summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #3158 skip RUN_USER check on WindowsUnknwon2016-08-095-10/+24
* #3091 add config option for Git GCUnknwon2016-08-094-24/+29
* #3007 update git-module require versionUnknwon2016-08-093-3/+3
* Change LICENSE copyright holder name [CI SKIP]Unknwon2016-08-091-1/+1
* Little code refactoringUnknwon2016-08-096-27/+22
* Render the Code view on the server (minus syntax highlighting) (#2942)Rory McNamara2016-08-095-20/+24
* #3325 use correct word for .gitignoreUnknwon2016-08-093-5/+5
* Fix for #3410 overall issues for organisations is limited to num_repos from t...lstahlman2016-08-091-1/+1
* #3406 fix regression of MustEnableIssues checkUnknwon2016-08-093-7/+7
* Adjust .codebeatsettingsUnknwon2016-08-081-0/+2
* Fix for #3401 Links of pull request comment email should use pulls URL (#3403)lstahlman2016-08-081-1/+7
* Add codebeat filesUnknwon2016-08-082-0/+11
* #3399 500 for upstream pulls page if user has forked repositoryUnknwon2016-08-085-6/+6
* Fix 404 when comment on pulls and not using interal issue trackerUnknwon2016-08-083-3/+5
* #2825 early response 200 when ?go-get=1Unknwon2016-08-075-5/+41
* Update glide.lock and .gopmfileUnknwon2016-08-073-0/+4
* #3320 code cleanupUnknwon2016-08-0712-33/+52
* Add support for federated avatars (#3320)Sandro Santilli2016-08-0716-59/+157
* #3393 fix missing sub-url prefix in relative avatar linkUnknwon2016-08-078-27/+32
* Improve diff highlight (#3390)Andrey Nering2016-08-074-66/+60
* Only do go vet on this codebaseUnknwon2016-08-061-4/+6
* Update .gitattributesUnknwon2016-08-064-13/+11
* Fix #3315: Release dont use tag creation date (#3374)Thibault Meyer2016-08-062-1/+13
* #2593 allow render raw contentUnknwon2016-08-057-7/+7
* Replace gogs.io http links with https version (#3386)rugk2016-08-0510-31/+31
* Ignore repository with issue disabled or use external tracker in dashboard is...Unknwon2016-08-055-10/+12
* #3348 always use relative avatar link in the templateUnknwon2016-08-0532-57/+58
* routers/api: rename handlers to be unexportedUnknwon2016-08-041-19/+19
* #2162 completely disable builtin issue tracker when enable external trackerUnknwon2016-08-047-10/+17
* Update locales [CI SKIP]Unknwon2016-08-034-47/+47
* Update .gopmfile and glide.lockUnknwon2016-08-032-28/+28
* #3290 better code structure and batch minor improvementsUnknwon2016-08-0310-205/+173
* Additional API support for labels (#3290)lstahlman2016-08-035-1/+399
* Lighter icon colors for repo files (#3351)silverwind2016-08-032-1/+10
* #2162 improve repository advance options UI displayUnknwon2016-07-314-41/+77
* #3345 dump content directly to HTTP ResponseWriterUnknwon2016-07-305-22/+31
* Diff patch (#3345)Dennis Chen2016-07-302-3/+56
* Update localesUnknwon2016-07-3018-161/+212
* Fix of template error in "/:owner/:repo/pulls" (#3343)Okunev Yu Dmitry2016-07-291-1/+1
* Update glide.lockUnknwon2016-07-281-1/+1
* Minor fix for pull request template [CI SKIP]Unknwon2016-07-281-1/+1
* models/release: Update Sha1 if tag already exists (#3331)마누엘2016-07-281-0/+1
* Update GitHub templatesUnknwon2016-07-282-10/+17
* routers/repo/release: Use correct branch reference (#3330)마누엘2016-07-271-9/+14
* Added Full Name to CreateUser api call (#3333)Richard Mahn2016-07-271-0/+1
* routers/repo/issue: remove redundant format stringUnknwon2016-07-261-13/+13
* #3327 fix wrong table name in JoinUnknwon2016-07-264-4/+4
* #3281 fix x.Iterate returns nothing inside session scope with SQLite3Unknwon2016-07-266-98/+35
* models/ssh_key: code cleaningUnknwon2016-07-265-63/+61
* Fix issue event octicon CSSUnknwon2016-07-262-2/+10