summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bug fixed for #540lunnyxiao2014-10-111-3/+7
|
* Add push tag actionUnknwon2014-10-103-0/+4
|
* Page: Compare 2 commitsUnknwon2014-10-1019-145/+379
|
* Prepare for v0.5.5Unknwon2014-10-101-6/+6
|
* Hide org member in collar pageUnknwon2014-10-107-13/+31
|
* Issue: Show error prompt when add repository to team and it does not exist #533Unknwon2014-10-103-0/+7
|
* Merge pull request #544 from TonyTsangHK/dev无闻2014-10-102-2/+644
|\ | | | | Add locale zh-HK (Traditional Chinese)
| * Add locale zh-HK (Traditional Chinese)Tony Tsang2014-10-102-2/+644
| |
* | Mirror fix on admin/orgs pagingUnknwon2014-10-104-6/+6
|/
* Webhook delivery locking & Hide repo for org members if they don't have accessUnknwon2014-10-094-4/+31
|
* Allow custom localeUnknwon2014-10-093-5/+9
|
* Allow mail with self-signed certificatesUnknwon2014-10-093-4/+53
|
* Fix #532, add system noticeUnknwon2014-10-0812-11/+202
|
* Merge pull request #539 from Xefir/dev无闻2014-10-081-1/+1
|\ | | | | Fix malformed address
| * Fix malformed addressMichel Roux2014-10-081-1/+1
| |
* | Merge pull request #538 from m0sth8/fix-timesince无闻2014-10-081-1/+1
|\ \ | |/ |/| Add omitted lang
| * add omitted langVyacheslav Bakhmutov2014-10-081-1/+1
|/
* Fix #524Unknwon2014-10-076-6/+42
|
* Fix badgesUnknwon2014-10-062-2/+2
|
* Update with macaronUnknwon2014-10-064-8/+10
|
* Fix #264Unknwon2014-10-0618-19/+317
|
* Fix #522Unknwon2014-10-063-3/+3
|
* Merge pull request #531 from basilfx/dev无闻2014-10-051-120/+119
|\ | | | | Updated Dutch translations
| * Updated Dutch translationsBas Stottelaar2014-10-051-120/+119
| | | | | | | | | | | | | | | | Fixed some spelling mistakes. * Number up to 20 are written as words instead of digits. * Nouns are written without spaces. * Fixed mixups between informal/formal language. * Removal of extra spaces in sentences.
* | Merge pull request #530 from chk1/master无闻2014-10-051-7/+16
|\ \ | |/ |/| Add and translate missing German strings for user page
| * Add and translate missing German strings for user pageunknown2014-10-051-7/+16
| |
* | Merge pull request #525 from linquize/tag-sort-reverse无闻2014-10-052-0/+16
|\ \ | | | | | | sort tags in descending order by version number
| * | If git >= 2.0, sort tags in descending order by version numberLinquize2014-10-052-0/+16
| | |
* | | Basic xss preventionUnknwon2014-10-046-27/+58
| | |
* | | Merge pull request #529 from chk1/master无闻2014-10-043-21/+42
|\ \ \ | | |/ | |/| Translate missing entries & add German translation to homepage
| * | Fix memecache/memcache typounknown2014-10-041-2/+2
| | |
| * | Add German translation to home pageunknown2014-10-041-1/+22
| | |
| * | Translate missing strings and some improvementsunknown2014-10-041-18/+18
| | |
* | | Merge pull request #527 from michaelboke/master无闻2014-10-042-2/+588
|\ \ \ | |/ / |/| | Dutch translations
| * | updated some strange translated message so they will match their context on ↵Michael Boke2014-10-041-31/+31
| | | | | | | | | | | | the website
| * | updated translations with the latest master versionMichael Boke2014-10-041-41/+126
| | |
| * | Merge remote-tracking branch 'upstream/master'Michael Boke2014-10-03289-2869/+129308
| |\ \ | |/ / |/| | | | | | | | Conflicts: conf/app.ini
* | | Fix SMTP auth logicUnknwon2014-10-034-18/+14
| |/ |/|
* | Merge pull request #521 from DerDackel/dev无闻2014-10-011-17/+5
|\ \ | | | | | | Added some missing strings under the [action] category to german localization
| * | Added some missing strings under the [action] category to german localizationSebastian Jackel2014-10-011-17/+5
|/ /
* | Work on #516Unknwon2014-10-013-3/+9
| |
* | Merge pull request #519 from silverkorn/dev无闻2014-09-301-9/+4
|\ \ | | | | | | Debian's "init.d" - Tentative to fix user's environment variables loading
| * | Debian's Init.d workaround for loading user's environment variables with ↵Danny B2014-09-301-9/+4
| | | | | | | | | | | | | | | | | | `start-stop-daemon` command. Implies 2 running child, so the `stop` command usually needs a `KILL` instead of a `TERM` to close properly so I reduced it to 1 second to get quickly with the `KILL` signal.
* | | Fix #515Unknwon2014-09-309-11/+12
| | |
* | | Merge pull request #517 from silverkorn/dev无闻2014-09-291-0/+129
|\| | | | | | | | Added "init.d" service script for Debian-based Linux.
| * | Added "init.d" service script for Debian-based Linux.Danny B2014-09-291-0/+129
| | | | | | | | | | | | | | | | | | | | | | | | Compatible with "/etc/default/gogs" configuration file for adding or overwriting values. Based on "/etc/init.d/skeleton" and tested on Raspbian 2014-06-20 (Debian 7.5 [Wheezy] ARM) [TO FIX] For some reason, it's necessary to remove the value of RUN_USER from the app.ini configuration file because the following error occurs: 2014/09/28 18:12:53 [setting.go:182 NewConfigContext()] [E] Expect user(git) but current user is:
* | | Fix feeds display issueUnknwon2014-09-291-1/+1
| | |
* | | UI: Confirmation boxUnknwon2014-09-2912-39/+60
| | |
* | | Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-09-291-0/+92
|\ \ \
| * \ \ Merge pull request #513 from lbeltrame/add-centos-init-script无闻2014-09-291-0/+92
| |\ \ \ | | | | | | | | | | Add CentOS init script