Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add auto start script | jacksonpan | 2014-10-13 | 1 | -0/+2 |
| | | | | | | | how to use: vim /etc/rc.local, then add cd /home/git/gogs; scripts/autoboot.sh (goes path you can replace your path) | ||||
* | update the supervisor script and conf | jacksonpan | 2014-10-13 | 2 | -9/+14 |
| | | | | | | | | now, we auto add the start.sh -> /usr/bin/gogs_start, then supervisor needn’t the full path, detail please see the commit. and how to use: entry gogs root path, then input scripts/gogs_supervisord.sh restart (add sudo if need) | ||||
* | Fix #555 | Unknwon | 2014-10-12 | 2 | -3/+5 |
| | |||||
* | Fix #540 | Unknwon | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | Fix #540 | Unknwon | 2014-10-12 | 2 | -18/+3 |
| | |||||
* | Mirror fix on add ssh key | Unknwon | 2014-10-11 | 4 | -4/+12 |
| | |||||
* | More debug info | Unknwon | 2014-10-11 | 1 | -8/+8 |
| | |||||
* | Work on ssh key issue | Unknwon | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Fix diff css style, hooks \r char | Unknwon | 2014-10-11 | 2 | -2/+2 |
| | |||||
* | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 | 21 | -212/+48 |
| | |||||
* | Merge pull request #549 from m0sth8/fix-timesince | 无闻 | 2014-10-11 | 2 | -2/+2 |
|\ | | | | | Add omitted lang | ||||
| * | add omitted lang | Vyacheslav Bakhmutov | 2014-10-11 | 2 | -2/+2 |
|/ | |||||
* | bug fixed for #540 | lunnyxiao | 2014-10-11 | 1 | -3/+7 |
| | |||||
* | Add push tag action | Unknwon | 2014-10-10 | 3 | -0/+4 |
| | |||||
* | Page: Compare 2 commits | Unknwon | 2014-10-10 | 19 | -145/+379 |
| | |||||
* | Prepare for v0.5.5 | Unknwon | 2014-10-10 | 1 | -6/+6 |
| | |||||
* | Hide org member in collar page | Unknwon | 2014-10-10 | 7 | -13/+31 |
| | |||||
* | Issue: Show error prompt when add repository to team and it does not exist #533 | Unknwon | 2014-10-10 | 3 | -0/+7 |
| | |||||
* | Merge pull request #544 from TonyTsangHK/dev | 无闻 | 2014-10-10 | 2 | -2/+644 |
|\ | | | | | Add locale zh-HK (Traditional Chinese) | ||||
| * | Add locale zh-HK (Traditional Chinese) | Tony Tsang | 2014-10-10 | 2 | -2/+644 |
| | | |||||
* | | Mirror fix on admin/orgs paging | Unknwon | 2014-10-10 | 4 | -6/+6 |
|/ | |||||
* | Webhook delivery locking & Hide repo for org members if they don't have access | Unknwon | 2014-10-09 | 4 | -4/+31 |
| | |||||
* | Allow custom locale | Unknwon | 2014-10-09 | 3 | -5/+9 |
| | |||||
* | Allow mail with self-signed certificates | Unknwon | 2014-10-09 | 3 | -4/+53 |
| | |||||
* | Fix #532, add system notice | Unknwon | 2014-10-08 | 12 | -11/+202 |
| | |||||
* | Merge pull request #539 from Xefir/dev | 无闻 | 2014-10-08 | 1 | -1/+1 |
|\ | | | | | Fix malformed address | ||||
| * | Fix malformed address | Michel Roux | 2014-10-08 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #538 from m0sth8/fix-timesince | 无闻 | 2014-10-08 | 1 | -1/+1 |
|\ \ | |/ |/| | Add omitted lang | ||||
| * | add omitted lang | Vyacheslav Bakhmutov | 2014-10-08 | 1 | -1/+1 |
|/ | |||||
* | Fix #524 | Unknwon | 2014-10-07 | 6 | -6/+42 |
| | |||||
* | Fix badges | Unknwon | 2014-10-06 | 2 | -2/+2 |
| | |||||
* | Update with macaron | Unknwon | 2014-10-06 | 4 | -8/+10 |
| | |||||
* | Fix #264 | Unknwon | 2014-10-06 | 18 | -19/+317 |
| | |||||
* | Fix #522 | Unknwon | 2014-10-06 | 3 | -3/+3 |
| | |||||
* | Merge pull request #531 from basilfx/dev | 无闻 | 2014-10-05 | 1 | -120/+119 |
|\ | | | | | Updated Dutch translations | ||||
| * | Updated Dutch translations | Bas Stottelaar | 2014-10-05 | 1 | -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-05 | 1 | -7/+16 |
|\ \ | |/ |/| | Add and translate missing German strings for user page | ||||
| * | Add and translate missing German strings for user page | unknown | 2014-10-05 | 1 | -7/+16 |
| | | |||||
* | | Merge pull request #525 from linquize/tag-sort-reverse | 无闻 | 2014-10-05 | 2 | -0/+16 |
|\ \ | | | | | | | sort tags in descending order by version number | ||||
| * | | If git >= 2.0, sort tags in descending order by version number | Linquize | 2014-10-05 | 2 | -0/+16 |
| | | | |||||
* | | | Basic xss prevention | Unknwon | 2014-10-04 | 6 | -27/+58 |
| | | | |||||
* | | | Merge pull request #529 from chk1/master | 无闻 | 2014-10-04 | 3 | -21/+42 |
|\ \ \ | | |/ | |/| | Translate missing entries & add German translation to homepage | ||||
| * | | Fix memecache/memcache typo | unknown | 2014-10-04 | 1 | -2/+2 |
| | | | |||||
| * | | Add German translation to home page | unknown | 2014-10-04 | 1 | -1/+22 |
| | | | |||||
| * | | Translate missing strings and some improvements | unknown | 2014-10-04 | 1 | -18/+18 |
| | | | |||||
* | | | Merge pull request #527 from michaelboke/master | 无闻 | 2014-10-04 | 2 | -2/+588 |
|\ \ \ | |/ / |/| | | Dutch translations | ||||
| * | | updated some strange translated message so they will match their context on ↵ | Michael Boke | 2014-10-04 | 1 | -31/+31 |
| | | | | | | | | | | | | the website | ||||
| * | | updated translations with the latest master version | Michael Boke | 2014-10-04 | 1 | -41/+126 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/master' | Michael Boke | 2014-10-03 | 289 | -2869/+129308 |
| |\ \ | |/ / |/| | | | | | | | | Conflicts: conf/app.ini | ||||
* | | | Fix SMTP auth logic | Unknwon | 2014-10-03 | 4 | -18/+14 |
| |/ |/| |