summaryrefslogtreecommitdiffstats
path: root/cmd/web.go
Commit message (Expand)AuthorAgeFilesLines
* stop compile bindata for TRANSLATORSUnknwon2016-01-111-1/+1
* #2345 disallow access of some pages for empty repoUnknwon2016-01-071-6/+7
* update dep lib version requirementUnknwon2016-01-061-0/+2
* #1692 APIs: Users FollowersUnknwon2015-12-211-1/+11
* #2251 show commits count in PR tabsUnknwon2015-12-191-2/+2
* rename import pathUnknwon2015-12-151-1/+1
* fix huge diff hangsUnknwon2015-12-141-1/+1
* improve get commits performanceUnknwon2015-12-131-1/+1
* #2167 able to identify git version on WindowsUnknwon2015-12-131-1/+1
* #2156 admin able to edit organization max repo creationUnknwon2015-12-111-6/+3
* #2154 fix form submit errorUnknwon2015-12-111-1/+1
* #1575 Limit repo creationUnknwon2015-12-101-1/+1
* move out git module and #1573 send push hookUnknwon2015-12-091-2/+5
* force new INI versionUnknwon2015-12-071-1/+1
* #2063 Ability to delete repo from admin panelUnknwon2015-12-051-1/+2
* fix #2105 and fix #1857Unknwon2015-12-051-0/+1
* Set default language for i18nUnknwon2015-12-051-1/+2
* #2052 advanced select ops for system noticesUnknwon2015-12-051-1/+1
* fix #1829 and fix #890Unknwon2015-12-041-4/+4
* refactor API routes and some work for #976Unknwon2015-12-041-74/+2
* fix #2095Unknwon2015-12-031-1/+1
* fix #976Unknwon2015-12-031-5/+20
* more UI minor fixesUnknwon2015-12-021-11/+8
* UI: Always show menu on repo pagesAdam Strzelecki2015-12-031-2/+2
* #2052 Ability to batch delete system noticesUnknwon2015-12-011-0/+1
* wiki: finish editUnknwon2015-11-271-3/+5
* wiki: finish newUnknwon2015-11-271-0/+1
* introduce git-shellUnknwon2015-11-261-1/+2
* Wiki: UI for page newUnknwon2015-11-251-5/+15
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-241-5/+2
* fix #650Unknwon2015-11-221-2/+2
* fix #1383Unknwon2015-11-201-0/+1
* fix #878Unknwon2015-11-181-0/+7
* repo sidebar active classUnknwon2015-11-161-0/+2
* fix #1960Unknwon2015-11-161-2/+5
* work on #1961Unknwon2015-11-161-5/+8
* fix api brokenUnknwon2015-11-151-2/+2
* minor UI fix and fix ssh raceUnknwon2015-11-141-1/+2
* Show custom avatars in commitsUnknwon2015-11-131-3/+3
* fix #1902Unknwon2015-11-071-1/+1
* add MakefileUnknwon2015-11-031-5/+5
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-241-2/+2
* reduce codeUnknwon2015-10-221-2/+2
* add get repo APIUnknwon2015-10-221-6/+7
* fix import path, fix #1782Unknwon2015-10-151-9/+10
* unified API error responseUnknwon2015-10-081-2/+2
* added repository remove option to apiSteven Oud2015-10-041-0/+1
* moved routes to RouterRef groupkendaru2015-10-021-3/+3
* changed integrated page number to GETkendaru2015-10-021-2/+2
* implemented #1721: see users who forked/starred/watched a repositorySteven2015-10-011-0/+3