summaryrefslogtreecommitdiffstats
path: root/cmd/web.go
Commit message (Expand)AuthorAgeFilesLines
* 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-081-1/+3
* 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-061-0/+7
* 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
* fix disable router log optionUnknwon2015-07-311-3/+5
* fix #1227Unknwon2015-07-311-1/+5
* fix #1305Unknwon2015-07-281-1/+1
* #835: Realtime webhooksUnknwon2015-07-251-0/+1
* UI: basic label listUnknwon2015-07-241-4/+3
* UI: basci issue list without filtersUnknwon2015-07-241-9/+13
* #1128: API calls are not hidden behind sign inUnknwon2015-07-151-1/+1
* #1101 Anyone can see organization pages even without logging in when sign in ...Unknwon2015-03-231-1/+1
* Put default config into binaryUnknwon2015-03-181-2/+12
* #1079: Custom robots.txt should be send with plaintext content-typeUnknwon2015-03-181-2/+2
* #851: Edit Account does not take into consideration password rulesUnknwon2015-03-171-1/+1