Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor fix on API response | Unknwon | 2015-08-19 | 1 | -0/+2 |
| | |||||
* | minor fix on API response | Unknwon | 2015-08-19 | 1 | -1/+2 |
| | |||||
* | only assign auto-admin when sign up by web | Unknwon | 2015-08-19 | 1 | -1/+2 |
| | |||||
* | new access token UI | Unknwon | 2015-08-19 | 1 | -1/+3 |
| | |||||
* | new delete account UI and password confirmation | Unknwon | 2015-08-19 | 1 | -2/+8 |
| | |||||
* | new UI on admin/monitor | Unknwon | 2015-08-19 | 1 | -11/+0 |
| | |||||
* | detect kill signal | Unknwon | 2015-08-18 | 1 | -0/+11 |
| | |||||
* | #1419: 500 when visit a issue with issue/comments of deleted user | Unknwon | 2015-08-15 | 1 | -1/+1 |
| | |||||
* | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 | 1 | -2/+2 |
| | |||||
* | finish view comments on issue page | Unknwon | 2015-08-13 | 1 | -8/+12 |
| | |||||
* | add cache-control for attachments | Unknwon | 2015-08-12 | 1 | -0/+1 |
| | |||||
* | fix serve attachment content type | Unknwon | 2015-08-12 | 1 | -1/+11 |
| | |||||
* | finish attachments when create issue | Unknwon | 2015-08-11 | 1 | -2/+16 |
| | |||||
* | finish create issue attachment UI | Unknwon | 2015-08-11 | 1 | -1/+4 |
| | |||||
* | UI: create issue with title and content | Unknwon | 2015-08-09 | 1 | -2/+2 |
| | |||||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 2 | -4/+6 |
| | |||||
* | improve fork process | Unknwon | 2015-08-08 | 1 | -2/+2 |
| | |||||
* | fix private repo cannot trigger hook by SSH | Unknwon | 2015-08-08 | 1 | -2/+4 |
| | |||||
* | remove Index field of milestone | Unknwon | 2015-08-06 | 1 | -3/+3 |
| | |||||
* | better version checker | Unknwon | 2015-08-06 | 1 | -4/+5 |
| | |||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 2 | -24/+54 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | 1 | -45/+49 |
|\ | | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION | ||||
| * | allow anonymous SSH clone | Unknwon | 2015-08-05 | 1 | -45/+49 |
| | | |||||
* | | finish new milestone page | Unknwon | 2015-08-05 | 1 | -1/+2 |
| | | |||||
* | | milestone: edit | Unknwon | 2015-08-05 | 1 | -2/+2 |
| | | |||||
* | | milestone: pagination | Unknwon | 2015-08-04 | 1 | -3/+2 |
| | | |||||
* | | milestone: list view | Unknwon | 2015-08-03 | 1 | -5/+5 |
|/ | |||||
* | fix check template version | Unknwon | 2015-08-02 | 1 | -1/+1 |
| | |||||
* | fix disable router log option | Unknwon | 2015-07-31 | 1 | -3/+5 |
| | |||||
* | fix #1227 | Unknwon | 2015-07-31 | 1 | -1/+5 |
| | |||||
* | fix #1305 | Unknwon | 2015-07-28 | 1 | -1/+1 |
| | |||||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | 2 | -0/+8 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues | Unknwon | 2015-07-25 | 2 | -7/+8 |
|\ | |||||
| * | Merge branch 'master' of github.com:gogits/gogs into develop | Unknwon | 2015-07-25 | 1 | -7/+7 |
| |\ | |||||
| | * | Merge pull request #1336 from technosophos/master | 无闻 | 2015-07-25 | 1 | -7/+7 |
| | |\ | | | | | | | | | Fix minor spelling issues. | ||||
| | | * | Fix minor spelling issues. | Matt Butcher | 2015-06-18 | 1 | -7/+7 |
| | | | | |||||
| * | | | Merge pull request #1358 from nice-software/wip/certCommonName | 无闻 | 2015-07-25 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |/| | | Add CommonName to the self signed certificate | ||||
| | * | | Add CommonName to the self signed certificate | Paolo Borelli | 2015-07-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Without a CN the self signed certificate is considered invalid by chrome. You can check with: openssl x509 -in cert.pem -subject -noout | ||||
* | | | | UI: basic label list | Unknwon | 2015-07-24 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | - create new label | ||||
* | | | | UI: basci issue list without filters | Unknwon | 2015-07-24 | 1 | -9/+13 |
|/ / / | | | | | | | | | | | | | - fix isRead check - fix paging | ||||
* / / | #1128: API calls are not hidden behind sign in | Unknwon | 2015-07-15 | 1 | -1/+1 |
|/ / | |||||
* / | remove extra space in ssh authentication message | Luka Dornhecker | 2015-04-02 | 1 | -1/+1 |
|/ | |||||
* | #1101 Anyone can see organization pages even without logging in when sign in ↵ | Unknwon | 2015-03-23 | 1 | -1/+1 |
| | | | | required | ||||
* | Put default config into binary | Unknwon | 2015-03-18 | 1 | -2/+12 |
| | |||||
* | #1079: Custom robots.txt should be send with plaintext content-type | Unknwon | 2015-03-18 | 1 | -2/+2 |
| | |||||
* | #851: Edit Account does not take into consideration password rules | Unknwon | 2015-03-17 | 1 | -1/+1 |
| | |||||
* | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 | 1 | -1/+1 |
| | |||||
* | cmd/serve.go: remove useless code | Unknwon | 2015-03-01 | 1 | -2/+0 |
| | |||||
* | models: mirror fix on #964 | Unknwon | 2015-02-28 | 1 | -5/+6 |
| | |||||
* | Merge branch 'access' into access_rewriteserv | Peter Smit | 2015-02-23 | 1 | -6/+5 |
|\ |