summaryrefslogtreecommitdiffstats
path: root/gogs.go
Commit message (Expand)AuthorAgeFilesLines
* finish initial version of pull requestUnknwon2015-09-021-1/+1
* #842 able to use access token replace basic authUnknwon2015-09-021-1/+1
* fix dashboard 500 when no issues at allUnknwon2015-09-011-1/+1
* finish new repo options pageUnknwon2015-08-311-1/+1
* #1333 Disable Gravatar option when installUnknwon2015-08-301-1/+1
* v0.6.7Unknwon2015-08-281-1/+1
* #1458: Authorities were messed up when using mysql databaseUnknwon2015-08-281-1/+1
* new create webhook UIUnknwon2015-08-271-1/+1
* fix HTMLUnknwon2015-08-261-1/+1
* update locale and org dashboard navbarUnknwon2015-08-261-1/+1
* #1246 Dashboard error: nil commitsUnknwon2015-08-251-1/+1
* fix release created timezone issueUnknwon2015-08-241-1/+1
* allow edit issue and commentUnknwon2015-08-201-1/+1
* new delete account UI and password confirmationUnknwon2015-08-191-1/+1
* make cron task configurableUnknwon2015-08-181-1/+1
* work on #1493Unknwon2015-08-171-1/+1
* able edit issue labels/milestone/assigneeUnknwon2015-08-151-1/+1
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-141-1/+1
* finish view comments on issue pageUnknwon2015-08-131-1/+1
* update localesUnknwon2015-08-121-1/+1
* finish attachments when create issueUnknwon2015-08-111-1/+1
* add migrate from issue.label_ids to issue_labelUnknwon2015-08-101-1/+1
* UI: create issue with title and contentUnknwon2015-08-091-1/+1
* fix private repo cannot trigger hook by SSHUnknwon2015-08-081-1/+1
* #334: Add Deployment Key SupportUnknwon2015-08-061-1/+1
* finish new milestone pageUnknwon2015-08-051-1/+1
* milestone: create pageUnknwon2015-08-051-1/+1
* milestone: paginationUnknwon2015-08-041-1/+1
* milestone: list viewUnknwon2015-08-031-1/+1
* fix check template versionUnknwon2015-08-021-1/+1
* update locale and .gopmfileUnknwon2015-08-011-1/+1
* #1400 use new connstr format for postgresUnknwon2015-07-311-1/+1
* fix #1407Unknwon2015-07-301-1/+1
* better pagingUnknwon2015-07-281-1/+1
* fix #864 with migration and update localeUnknwon2015-07-261-1/+1
* #835: Realtime webhooksUnknwon2015-07-251-1/+1
* new issue and label pageUnknwon2015-07-251-1/+1
* UI: basic label listUnknwon2015-07-241-1/+1
* UI: issues - finish basic frameUnknwon2015-07-241-1/+1
* fix about #1289Unknwon2015-07-191-1/+1
* Disable log color in prod modeUnknwon2015-07-161-1/+1
* #1128: API calls are not hidden behind sign inUnknwon2015-07-151-1/+1
* use pam and update TRANSLATORSUnknwon2015-07-141-1/+1
* fix #1112Unknwon2015-07-101-1/+1
* UI: install - doneUnknwon2015-07-091-1/+1
* UI: install - new versionUnknwon2015-07-081-1/+1
* update UI frameworkUnknwon2015-07-071-1/+1
* add config options for HELOUnknwon2015-07-031-1/+1
* #1073 #1162 issue ID constraint failedUnknwon2015-03-271-1/+1
* mirror fix of #1105Unknwon2015-03-251-1/+1