summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* #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
* 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
* new UI on admin/monitorUnknwon2015-08-191-11/+0
* detect kill signalUnknwon2015-08-181-0/+11
* #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-151-1/+1
* able edit issue labels/milestone/assigneeUnknwon2015-08-151-2/+2
* finish view comments on issue pageUnknwon2015-08-131-8/+12
* add cache-control for attachmentsUnknwon2015-08-121-0/+1
* fix serve attachment content typeUnknwon2015-08-121-1/+11
* finish attachments when create issueUnknwon2015-08-111-2/+16
* finish create issue attachment UIUnknwon2015-08-111-1/+4
* UI: create issue with title and contentUnknwon2015-08-091-2/+2
* WIP: create PR - choose branchUnknwon2015-08-082-4/+6
* improve fork processUnknwon2015-08-081-2/+2
* fix private repo cannot trigger hook by SSHUnknwon2015-08-081-2/+4
* remove Index field of milestoneUnknwon2015-08-061-3/+3
* better version checkerUnknwon2015-08-061-4/+5
* #334: Add Deployment Key SupportUnknwon2015-08-062-24/+54
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-051-45/+49
|\
| * allow anonymous SSH cloneUnknwon2015-08-051-45/+49
* | finish new milestone pageUnknwon2015-08-051-1/+2
* | milestone: editUnknwon2015-08-051-2/+2
* | milestone: paginationUnknwon2015-08-041-3/+2
* | milestone: list viewUnknwon2015-08-031-5/+5
|/
* fix check template versionUnknwon2015-08-021-1/+1