无闻
033a7f0224
Merge pull request #446 from m0sth8/fix-milestone-content-size
...
Set milestone content field to TEXT orm type
10 years ago
Vyacheslav Bakhmutov
31d8011843
Set milestone content field to TEXT orm type
10 years ago
无闻
d8290c9bac
Merge pull request #444 from tstorch/database-cleanup
...
Code dedoublication in models/models.go
10 years ago
Tristan Storch
bdfdf3cacb
Code dedoublication in models/models.go
...
Just some code dedoublication in models/models.go
10 years ago
Lunny Xiao
8db8771be7
Merge pull request #441 from tstorch/git-setup
...
Standard git user.name and user.email if not set
10 years ago
Tristan Storch
9fc4ded369
Standard git user.name and user.email if not set
...
Git user.name and user.email will now be set to the standard values
- Gogs
- gogitservice@gmail.com
if user.name is not set or empty.
If user.name is set and user.email not, it will leave it this way.
10 years ago
无闻
881ee6a4df
Merge pull request #440 from deringer/dev
...
Correct loading of font-awesome styles from CDN
10 years ago
Michael Dyrynda
aee46bac01
add rel attribute such that font-awesome icons load correctly
10 years ago
无闻
714de0a3af
Merge pull request #437 from tstorch/docker-update
...
Use variables, when the're there
10 years ago
Tristan Storch
863a4d5bc4
Use variables, when the're there
...
Why not use the environment variables, when they are there...
10 years ago
无闻
f36f9e07b7
Merge pull request #436 from tstorch/docker-update
...
docker dev block update
10 years ago
Tristan Storch
7df0794e14
docker dev block update
...
The dev Dockerfile now works without superfluous go get calls.
At this point the -u option is really not what we want.
10 years ago
无闻
87b442433c
Merge pull request #432 from deringer/dev
...
Add handling to branch switcher label to make label more consistent with
10 years ago
无闻
097f1b5759
Merge pull request #426 from m0sth8/fix-milestone-assignee
...
Take params for milestone and assignee from query instead of path args
10 years ago
Michael Dyrynda
dcb10a41d4
Add handling to branch switcher label to make label more consistent with
...
GitHub behaviour
Addresses #431
10 years ago
Vyacheslav Bakhmutov
2a7a03e5b3
take params for milestone and assignee from query instead of path args
10 years ago
Unknwon
05a33107c9
Merge branch 'dev' of github.com:gogits/gogs into dev
10 years ago
Unknwon
8b0e815d98
Fix #425
10 years ago
无闻
f19fc230d4
Merge pull request #423 from m0sth8/fix-xcsrf-token
...
Set headers in js and go files to X-Csrf-Token
10 years ago
Vyacheslav Bakhmutov
9476e58de9
Set headers in js and go files to X-Csrf-Token
10 years ago
无闻
9ddd545473
Merge pull request #421 from arpemedia/dev
...
Fix grammar error in German translation
10 years ago
Arpemedia
0730ec4087
Fix grammar error in German translation
10 years ago
Unknwon
8826186c30
Merge branch 'master' of github.com:gogits/gogs into dev
10 years ago
无闻
565974f8f7
Merge pull request #420 from gogits/revert-419-master
...
Revert "Fix a gramma error and translate two additional strings (German ...
10 years ago
无闻
399887cc0e
Revert "Fix a gramma error and translate two additional strings (German translation)"
10 years ago
无闻
fd5ea4b79e
Merge pull request #419 from arpemedia/master
...
Fix a gramma error and translate two additional strings (German translation)
10 years ago
Unknwon
830efc90da
update docs and mirror bug fix
10 years ago
Arpemedia
8e0aeb4ad5
Fix a gramma error and translate two additional strings
10 years ago
lunnyxiao
c80f0232f1
Merge branch 'master' into dev
10 years ago
lunnyxiao
1240fef0ca
bug fixed for migrate and fixed #141
10 years ago
无闻
85f375433d
Merge pull request #416 from compressed/compare_commits
...
Add commit compare functionality
10 years ago
Christopher Brickley
af0741da07
handle initial commit for compareUrl
10 years ago
Christopher Brickley
00a864e693
add commit compare functionality
10 years ago
无闻
d55c5b9e28
Merge pull request #410 from tstorch/docker_mix_match
...
Docker mix and match setup
10 years ago
无闻
bc67c34bea
Merge pull request #409 from tstorch/translation-03
...
German laguage update
10 years ago
Tristan Storch
d1a2228f1c
Docker mix and match setup
...
Rewrite of the docker setup. Now uses fig to manage containers and container
linkage. The base is a block based mix and match, which will give you the
possibility to easily test all configurations.
10 years ago
Tristan Storch
7b310b1abb
German laguage update
...
What has been done:
- standardized expressions
- shorter and clearer
- minor corrections (orthography)
10 years ago
无闻
2886eb76b6
Merge pull request #408 from fanningert/patch-1
...
Add new translation keys
10 years ago
fanningert
1858d2066b
Add new translation keys
10 years ago
无闻
3e740278bd
Merge pull request #407 from fanningert/patch-3
...
Update locale_de-DE.ini and correct a wrong translation
10 years ago
无闻
9611f29966
Merge pull request #402 from fanningert/patch-2
...
Add missing dependencies
10 years ago
Unknwon
c5ce33047e
Mirror fix and hide missing pages for 0.5 release
10 years ago
fanningert
da8dba53a7
Removed not needed deps
...
Removed
* github.com/gogits/cache
* github.com/gogits/session
10 years ago
Unknwon
bf5595f9a0
Merge branch 'dev' of github.com:gogits/gogs into dev
10 years ago
无闻
1ed67798ac
Merge pull request #379 from compressed/slack
...
Slack Support
10 years ago
Unknwon
36661f53e6
Update deps
10 years ago
fanningert
801fc536f2
Update locale_de-DE.ini
10 years ago
fanningert
99e009665c
Update locale_de-DE.ini
10 years ago
fanningert
72ec3e8da0
Update locale_de-DE.ini
10 years ago
Christopher Brickley
2bce24068d
add Slack API webhook support
10 years ago