summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Render emojis in more places.Andrey Nering2016-03-0311-19/+24
* Update TRANSLATORS and remove tip for CIUnknwon2016-03-022-1/+3
* Merge pull request #2736 from neolit123/patchUnknwon2016-03-021-0/+4
|\
| * ISSUE_TEMPLATE: suggestion to test at try.gogs.ioLubomir I. Ivanov2016-03-021-0/+4
|/
* #2727 make IN clause compatible with PostgresUnknwon2016-03-014-6/+6
* Allow setting git operations timeoutsUnknwon2016-03-018-10/+29
* #2700 fix sqlite3 can't create issue with more than one labelUnknwon2016-03-018-19/+16
* Merge pull request #2722 from chriswatt/hidewikidlbuttonUnknwon2016-02-291-7/+0
|\
| * Remove download archive button on wiki pageschriswatt2016-02-291-7/+0
* | Merge pull request #2717 from chriswatt/prtabsUnknwon2016-02-291-3/+3
|\ \ | |/ |/|
| * Change colour of numbers on pull request tabs if greater than zerochriswatt2016-02-291-3/+3
|/
* Post work for #2637Unknwon2016-02-2815-194/+234
* Merge pull request #2637 from Gibheer/ssh-publickeysUnknwon2016-02-284-12/+230
|\
| * use StartSSHServer instead of DisableSSHGibheer2016-02-231-1/+1
| * seperate ssh constants from schema constantsGibheer2016-02-231-5/+8
| * variable should not use ALL_CAPSGibheer2016-02-232-7/+7
| * remove ed25519 test for nowGibheer2016-02-171-7/+6
| * fix ssh public key testsGibheer2016-02-171-8/+12
| * allow native and ssh-keygen public key checkGibheer2016-02-164-15/+227
* | Minor fix for #2710Unknwon2016-02-279-245/+254
* | Merge pull request #2710 from lukasdietrich/developUnknwon2016-02-273-2/+24
|\ \
| * | Add ForegroundColor for labelsLukas Dietrich2016-02-273-2/+24
|/ /
* | Merge pull request #2706 from ChubbyNinja/developUnknwon2016-02-262-2/+52
|\ \
| * | Image attachments keep aspect ratioChubbyNinja2016-02-262-2/+52
* | | Merge pull request #2694 from mhartkorn/pullrefsUnknwon2016-02-261-6/+13
|\ \ \
| * | | Call PushToBaseRepo() also on Pull Request creation and not only on git pushMartin Hartkorn2016-02-241-6/+13
* | | | Merge pull request #2707 from gogits/docker/updateUnknwon2016-02-265-19/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Update Docker REAMDE.mdJean-Philippe Roemer2016-02-261-1/+1
| * | | Update .dockerignore to add new unneeded files from the Docker ContextJean-Philippe Roemer2016-02-251-10/+11
| * | | Dockerfile & Dockerfile.pi updatesJean-Philippe Roemer2016-02-253-8/+7
|/ / /
* | | #2697 fix panic when close issue via commit messageUnknwon2016-02-257-12/+11
* | | Add new config option for builtin SSH serverUnknwon2016-02-256-7/+14
* | | Minor fix for #2660Unknwon2016-02-2511-712/+952
* | | Merge pull request #2660 from joshfng/config-test-mailerUnknwon2016-02-256-907/+708
|\ \ \ | |/ / |/| |
| * | Test mailer button. Addresses #1531Josh Frye2016-02-246-907/+708
|/ /
* | Prepare to releaseUnknwon2016-02-2417-164/+205
* | Merge pull request #2693 from appleboy/patch-2Unknwon2016-02-241-0/+1
|\ \
| * | test the latest version.Bo-Yi Wu2016-02-231-0/+1
|/ /
* | #2682 fix missing slash for go-get metaUnknwon2016-02-235-5/+5
* | #1821 add actions for close and reopen issuesUnknwon2016-02-2212-46/+68
* | Merge pull request #2665 from muhmuhten/developUnknwon2016-02-221-4/+2
|\ \
| * | update alpine package dependenciesMuh Muhten2016-02-201-4/+2
* | | Fix wrong place to check disable SSHUnknwon2016-02-225-8/+10
* | | Merge pull request #2674 from andreynering/highlight-little-refactoringUnknwon2016-02-212-8/+5
|\ \ \
| * | | Little refactoring of diff highlight.Andrey Nering2016-02-212-8/+5
|/ / /
* | | Merge pull request #2672 from louwers/patch-1Unknwon2016-02-211-4/+0
|\ \ \
| * | | Removed duplicate of paragraphBart2016-02-211-4/+0
* | | | Replace uuid module with original packageUnknwon2016-02-2111-912/+12
* | | | #2334 strip whitespace for migrate URLUnknwon2016-02-202-2/+5
* | | | Make markdown as an independent moduleUnknwon2016-02-2014-143/+157