| Commit message (Expand) | Author | Age | Files | Lines |
* | Added 1.0.1 to changelog (#594) | Thomas Boerger | 2017-01-05 | 1 | -0/+13 |
* | Clone tags within drone for proper version generation (#591) | Thomas Boerger | 2017-01-05 | 2 | -1/+5 |
* | Add the note forked from gogs (#590) | Lunny Xiao | 2017-01-05 | 1 | -1/+1 |
* | Fix unified diff view styling (#585) | Manuel Kuhlmann | 2017-01-05 | 3 | -34/+54 |
* | Fix diff split view coloring (#553) (#584) | Manuel Kuhlmann | 2017-01-05 | 3 | -45/+48 |
* | Fix SQL bug in models/access (#583) | Ethan Koenig | 2017-01-05 | 1 | -11/+14 |
* | Check primary email address fields on CreateUser (#556) | Berk Demirkır | 2017-01-05 | 1 | -0/+9 |
* | Fix typos in models/ (#576) | Ethan Koenig | 2017-01-05 | 15 | -44/+44 |
* | Rename .gogs to .gitea and comply with github template guidelines (#568) (#582) | Manuel Kuhlmann | 2017-01-05 | 2 | -4/+10 |
* | fix: Remove call to set GOMAXPROCS (#577) | Bo-Yi Wu | 2017-01-04 | 1 | -4/+1 |
* | fix bug #564 (#567) | Lunny Xiao | 2017-01-03 | 1 | -1/+1 |
* | Update xorm and dependencies vendor for feature to dump to other database (#565) | Lunny Xiao | 2017-01-03 | 54 | -2619/+3135 |
* | bug fixed for fork repos (#560) | Lunny Xiao | 2017-01-03 | 1 | -1/+1 |
* | build failed by deleting release by API (#562) | Lunny Xiao | 2017-01-03 | 1 | -1/+1 |
* | Fix benchmarktests (#557) | Kjell Kvinge | 2017-01-03 | 1 | -13/+17 |
* | Update maintainer list for LGTM | Bo-Yi Wu | 2017-01-03 | 1 | -0/+1 |
* | change the default action when deleting a release to not delete tag | Lunny Xiao | 2017-01-03 | 2 | -7/+10 |
* | fix config session missing data row & resolved #517 (#549) | Lunny Xiao | 2017-01-02 | 1 | -1/+1 |
* | Provide description for the INSTALL_LOCK config option (#554) | Alvaro Aleman | 2017-01-02 | 1 | -0/+1 |
* | Release API endpoints | Ethan Koenig | 2017-01-02 | 6 | -4/+357 |
* | Makefile: on Windows, executable should have ".exe" (#550) | Andrey Nering | 2017-01-01 | 1 | -1/+6 |
* | Merge pull request #543 from lunny/lunny/fallback_graceful_windows | Andrey Nering | 2017-01-01 | 3 | -24/+65 |
|\ |
|
| * | fix windows build broken by #416 | Lunny Xiao | 2016-12-31 | 3 | -24/+65 |
* | | UI config to toggle whether user email shows up in Explore Users (#336) | Thiago Avelino | 2017-01-01 | 5 | -2/+8 |
* | | Apply dockerfile updates to raspberry dockerfile (#548) | Bastian Rinsche | 2017-01-01 | 1 | -4/+2 |
* | | Replace pull request with issue at issue_template (#547) | Bwko | 2016-12-31 | 1 | -1/+1 |
* | | Merge pull request #545 from lunny/lunny/fix_ui_data_row_missing | Andrey Nering | 2016-12-31 | 1 | -5/+5 |
|\ \ |
|
| * | | resolved #517: fix admin ui data row missing | Lunny Xiao | 2016-12-31 | 1 | -5/+5 |
* | | | Fix wrong anchors for non-latin headings (#3981) (#512) | Bwko | 2016-12-31 | 1 | -1/+1 |
* | | | resolved #485: when migrate empty wiki repo, then ignore (#541) | Lunny Xiao | 2016-12-31 | 1 | -2/+5 |
|/ / |
|
* / | Unit tests for token and update models | Ethan Koenig | 2016-12-31 | 41 | -0/+11919 |
|/ |
|
* | Restrict creating organisations by user (#193) | Schwobaland | 2016-12-31 | 11 | -19/+96 |
* | API endpoints for forks (#509) | Ethan Koenig | 2016-12-31 | 4 | -3/+104 |
* | Support http service graceful restart (#416) | Lunny Xiao | 2016-12-31 | 20 | -3/+1919 |
* | Updated Dutch translations | Bwko | 2016-12-30 | 1 | -105/+105 |
* | replcae go fmt with gofmt command. | Bo-Yi Wu | 2016-12-30 | 1 | -1/+1 |
* | fix gofmt error | Bo-Yi Wu | 2016-12-30 | 7 | -28/+27 |
* | Merge pull request #538 from 0xbaadf00d/feature/fix-contrib-link | Andrey Nering | 2016-12-30 | 1 | -1/+1 |
|\ |
|
| * | Fix URL link on CONTRIBUTING | Thibault Meyer | 2016-12-30 | 1 | -1/+1 |
|/ |
|
* | Notification - Step 1 (#523) | Andrey Nering | 2016-12-31 | 5 | -11/+349 |
* | push + pull now works with reverse proxy + basic auth on apache 2.4 | Gogs | 2016-12-29 | 1 | -62/+75 |
* | Speed up conflict checking in pull request creation (#276) | typeless | 2016-12-29 | 1 | -8/+15 |
* | Tab on user profile to show starred repos (#519) | Andrey Nering | 2016-12-29 | 7 | -76/+115 |
* | Cache users on list releases (#527) | Lunny Xiao | 2016-12-29 | 1 | -14/+22 |
* | Repo permission bug fixes (#513) | Ethan Koenig | 2016-12-29 | 3 | -35/+7 |
* | add default values for SSH settings (#500) | Lunny Xiao | 2016-12-29 | 1 | -25/+31 |
* | slight optimization for GetUserRepositories (#498) | Lunny Xiao | 2016-12-29 | 1 | -8/+11 |
* | commithgraph / timeline (#428) | Kjell Kvinge | 2016-12-29 | 10 | -2/+673 |
* | Permissions bug fix for webhooks | Ethan Koenig | 2016-12-28 | 1 | -1/+1 |
* | Implementation of Folder Jumping | Sl@ny | 2016-12-28 | 6 | -5/+54 |