summaryrefslogtreecommitdiffstats
path: root/cmd/web.go
Commit message (Collapse)AuthorAgeFilesLines
* #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
|
* fix URL matchUnknwon2015-09-241-4/+4
|
* drop oauth2 feature supportUnknwon2015-09-171-11/+0
|
* #1606 GUI bug while adding ldap userUnknwon2015-09-131-1/+1
|
* finish new edit auth UIUnknwon2015-09-111-2/+2
|
* finish all new user settings UIUnknwon2015-09-101-2/+3
|
* minor regexp fix on #1593Unknwon2015-09-071-1/+1
|
* #1593 fix repo name router bugUnknwon2015-09-071-1/+1
|
* #1191 allow upload avatar for orgUnknwon2015-09-061-0/+1
| | | | Signed-off-by: Unknwon <u@gogs.io>
* prepare 0.6.9 releaseUnknwon2015-09-031-1/+1
|
* fix migrate apiUnknwon2015-09-031-1/+0
|
* fix migrate APIUnknwon2015-09-031-2/+5
|
* finish initial version of pull requestUnknwon2015-09-021-10/+4
|
* able to download archive by APIUnknwon2015-09-021-0/+1
|
* basic PR featureUnknwon2015-09-021-0/+1
|
* finish PR UIUnknwon2015-09-021-0/+5
|
* work on PR conversationUnknwon2015-09-011-2/+3
|
* new edit webhook UIUnknwon2015-08-271-13/+12
|
* new create webhook UIUnknwon2015-08-271-6/+7
|
* new webhooks list UIUnknwon2015-08-261-14/+27
|
* new repo git hooks UIUnknwon2015-08-261-3/+3
|
* new org dashboard issuesUnknwon2015-08-251-0/+1
|
* add confirmation to delete ssh keyUnknwon2015-08-201-2/+3
|
* allow edit issue and commentUnknwon2015-08-201-1/+6
|
* able edit issue titleUnknwon2015-08-191-1/+1
|
* minor fix on API responseUnknwon2015-08-191-0/+2
|
* minor fix on API responseUnknwon2015-08-191-1/+2
|
* only assign auto-admin when sign up by webUnknwon2015-08-191-1/+2
|
* new access token UIUnknwon2015-08-191-1/+3
|
* new delete account UI and password confirmationUnknwon2015-08-191-2/+8
|