summaryrefslogtreecommitdiffstats
path: root/modules/context
Commit message (Expand)AuthorAgeFilesLines
* Fix legacy URL redirects (#3100)Ethan Koenig2017-12-071-1/+5
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-041-1/+1
* Minor copy changes (#3074)techknowlogick2017-12-031-1/+1
* Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)Lunny Xiao2017-12-021-6/+3
* Memory usage improvements (#3013)Duncan Ogilvie2017-11-291-0/+3
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-281-1/+2
* Fix go-get, src and raw urls to new scheme (#2978)Lauris BH2017-11-272-2/+2
* fix click create pull request button 404 (#2859)Lunny Xiao2017-11-051-0/+1
* Fix API raw file content access for default branch (#2849)Lauris BH2017-11-041-1/+5
* Fix API raw requests for commits and tags (#2841)Lauris BH2017-11-041-1/+4
* Fix redirect url of legacy commits route (#2825)Morlinest2017-11-031-11/+1
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-21/+99
* Code/repo search (#2582)Ethan Koenig2017-10-271-0/+1
* Add commit count caching (#2774)Lauris BH2017-10-261-2/+19
* Create new branch from branch selection dropdown (#2130)Lauris BH2017-10-151-0/+6
* Fix so that user can still fork his own repository to owned organizations (#2...Lauris BH2017-10-151-0/+5
* Add Activity page to repository (#2674)Lauris BH2017-10-151-1/+10
* Refactor duplicated code in repo handlers (#2657)Ethan Koenig2017-10-051-86/+49
* Fix go get response if only app URL is custom in configuration (#2634)Lauris BH2017-10-021-1/+1
* fix go get subpackage bug (#2584)Lunny Xiao2017-09-231-11/+13
* Sync releases table with tags on push and for mirrors (#2459)Lauris BH2017-09-201-0/+1
* Fix fmt errors (#2544)Ethan Koenig2017-09-191-1/+2
* Fork permission bug fixes (#2534)Jonas Franz2017-09-181-0/+68
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-2/+2
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-2/+12
* Fix releases to be counted from database not tags (#2389)Lauris BH2017-08-281-1/+9
* Improve swagger doc (#2274)Antoine GIRARD2017-08-211-0/+4
* No error log entries for repo 404 (#2200)Ethan Koenig2017-08-191-2/+2
* EnableUnit() -> UnitEnabled() (#2242)Ethan Koenig2017-08-021-8/+1
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-2/+3
* Only show SSH clone URL if signed in (#2169) (#2170)Stefan Kalscheuer2017-07-151-0/+1
* Fix missing-return bug (#2109)Ethan Koenig2017-07-041-0/+1
* Always return valid go-get meta, even if unauthorized (#2010)Kim "BKC" Carlbäcker2017-06-261-3/+41
* Merge pull request #1829 from ethantkoenig/no_branchesAndrey Nering2017-06-121-0/+4
|\
| * Commitless repos should be bareEthan Koenig2017-05-281-0/+4
* | Fix PR template error (#1834)Ethan Koenig2017-05-301-7/+5
|/
* fix admin lost permission caused by #947Lunny Xiao2017-05-191-1/+6
* Add units to team (#947)Lunny Xiao2017-05-181-0/+31
* Correct grammar in APIEmpty documentation (#1748)Jonas Östanbäck2017-05-181-1/+1
* Generate swagger json (#1402)Antoine GIRARD2017-05-021-3/+31
* Do not allow commiting to protected branch from online editor (#1502)Lauris BH2017-05-021-0/+10
* fix go get sub package and add domain on installation to let go get work defa...Lunny Xiao2017-04-211-1/+1
* Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)Sandro Santilli2017-03-291-1/+1
* feat: Only use issue and wiki on repo. (#1297)Bo-Yi Wu2017-03-181-18/+2
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-171-0/+1
* Fix nil-dereference bugEthan Koenig2017-03-151-1/+5
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-153-4/+4
* Refactor and fix incorrect comment (#1247)Ethan Koenig2017-03-151-1/+1
* Redirects for renamed repos (#807)Ethan Koenig2017-02-051-4/+31
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-041-0/+15