aboutsummaryrefslogtreecommitdiff
path: root/gogs.go
Commit message (Expand)AuthorAge
* able edit issue labels/milestone/assigneeUnknwon2015-08-15
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-14
* finish view comments on issue pageUnknwon2015-08-13
* update localesUnknwon2015-08-12
* finish attachments when create issueUnknwon2015-08-11
* add migrate from issue.label_ids to issue_labelUnknwon2015-08-10
* UI: create issue with title and contentUnknwon2015-08-09
* fix private repo cannot trigger hook by SSHUnknwon2015-08-08
* #334: Add Deployment Key SupportUnknwon2015-08-06
* finish new milestone pageUnknwon2015-08-05
* milestone: create pageUnknwon2015-08-05
* milestone: paginationUnknwon2015-08-04
* milestone: list viewUnknwon2015-08-03
* fix check template versionUnknwon2015-08-02
* update locale and .gopmfileUnknwon2015-08-01
* #1400 use new connstr format for postgresUnknwon2015-07-31
* fix #1407Unknwon2015-07-30
* better pagingUnknwon2015-07-28
* fix #864 with migration and update localeUnknwon2015-07-26
* #835: Realtime webhooksUnknwon2015-07-25
* new issue and label pageUnknwon2015-07-25
* UI: basic label listUnknwon2015-07-24
* UI: issues - finish basic frameUnknwon2015-07-24
* fix about #1289Unknwon2015-07-19
* Disable log color in prod modeUnknwon2015-07-16
* #1128: API calls are not hidden behind sign inUnknwon2015-07-15
* use pam and update TRANSLATORSUnknwon2015-07-14
* fix #1112Unknwon2015-07-10
* UI: install - doneUnknwon2015-07-09
* UI: install - new versionUnknwon2015-07-08
* update UI frameworkUnknwon2015-07-07
* add config options for HELOUnknwon2015-07-03
* #1073 #1162 issue ID constraint failedUnknwon2015-03-27
* mirror fix of #1105Unknwon2015-03-25
* #1143 Team member access lost when adding repository collaboratorUnknwon2015-03-24
* #1080: Remove footer ads/branding from default templateUnknwon2015-03-23
* add sr-only class, change to new tag lineUnknwon2015-03-20
* #1094: fix localeUnknwon2015-03-19
* prepare for 0.6 releaseUnknwon2015-03-18
* #1064: X-Gogs-Event header is emptyUnknwon2015-03-18
* #851: Edit Account does not take into consideration password rulesUnknwon2015-03-17
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-16
* fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response...Unknwon2015-03-12
* remove unused scripts and simplify migrate form definitionUnknwon2015-03-11
* cmd/serve.go: remove useless codeUnknwon2015-03-01
* models: done testing on new access systemUnknwon2015-02-28
* models: fix issue with transfer repositoryUnknwon2015-02-24
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
* templates/org/home.tmpl: fix org member can't see public repoUnknwon2015-02-22
* templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-21