aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Collapse)AuthorAge
* reduce codeUnknwon2015-10-22
|
* add get repo APIUnknwon2015-10-22
|
* fix import path, fix #1782Unknwon2015-10-15
|
* unified API error responseUnknwon2015-10-08
|
* Merge pull request #1736 from soudy/develop无闻2015-10-08
|\ | | | | Added repository remove option to API
| * added repository remove option to apiSteven Oud2015-10-04
| |
* | add log for trigger hook when push through SSHUnknwon2015-10-05
|/
* moved routes to RouterRef groupkendaru2015-10-02
|
* changed integrated page number to GETkendaru2015-10-02
|
* implemented #1721: see users who forked/starred/watched a repositorySteven2015-10-01
|
* fix URL matchUnknwon2015-09-24
|
* drop oauth2 feature supportUnknwon2015-09-17
|
* simplify namesUnknwon2015-09-16
|
* #1606 GUI bug while adding ldap userUnknwon2015-09-13
|
* finish new edit auth UIUnknwon2015-09-11
|
* finish all new user settings UIUnknwon2015-09-10
|
* minor regexp fix on #1593Unknwon2015-09-07
|
* #1593 fix repo name router bugUnknwon2015-09-07
|
* #1191 allow upload avatar for orgUnknwon2015-09-06
| | | | Signed-off-by: Unknwon <u@gogs.io>
* prepare 0.6.9 releaseUnknwon2015-09-03
|
* fix migrate apiUnknwon2015-09-03
|
* fix migrate APIUnknwon2015-09-03
|
* finish initial version of pull requestUnknwon2015-09-02
|
* able to download archive by APIUnknwon2015-09-02
|
* basic PR featureUnknwon2015-09-02
|
* finish PR UIUnknwon2015-09-02
|
* work on PR conversationUnknwon2015-09-01
|
* new edit webhook UIUnknwon2015-08-27
|
* new create webhook UIUnknwon2015-08-27
|
* new webhooks list UIUnknwon2015-08-26
|
* new repo git hooks UIUnknwon2015-08-26
|
* new org dashboard issuesUnknwon2015-08-25
|
* add confirmation to delete ssh keyUnknwon2015-08-20
|
* allow edit issue and commentUnknwon2015-08-20
|
* able edit issue titleUnknwon2015-08-19
|
* minor fix on API responseUnknwon2015-08-19
|
* minor fix on API responseUnknwon2015-08-19
|
* only assign auto-admin when sign up by webUnknwon2015-08-19
|
* new access token UIUnknwon2015-08-19
|
* new delete account UI and password confirmationUnknwon2015-08-19
|
* new UI on admin/monitorUnknwon2015-08-19
|
* detect kill signalUnknwon2015-08-18
|
* #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-15
|
* able edit issue labels/milestone/assigneeUnknwon2015-08-15
|
* finish view comments on issue pageUnknwon2015-08-13
|
* add cache-control for attachmentsUnknwon2015-08-12
|
* fix serve attachment content typeUnknwon2015-08-12
|
* finish attachments when create issueUnknwon2015-08-11
|
* finish create issue attachment UIUnknwon2015-08-11
|
* UI: create issue with title and contentUnknwon2015-08-09
|