Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | allow edit issue and comment | Unknwon | 2015-08-20 |
| | |||
* | able edit issue title | Unknwon | 2015-08-19 |
| | |||
* | minor fix on API response | Unknwon | 2015-08-19 |
| | |||
* | minor fix on API response | Unknwon | 2015-08-19 |
| | |||
* | only assign auto-admin when sign up by web | Unknwon | 2015-08-19 |
| | |||
* | new access token UI | Unknwon | 2015-08-19 |
| | |||
* | new delete account UI and password confirmation | Unknwon | 2015-08-19 |
| | |||
* | new UI on admin/monitor | Unknwon | 2015-08-19 |
| | |||
* | detect kill signal | Unknwon | 2015-08-18 |
| | |||
* | #1419: 500 when visit a issue with issue/comments of deleted user | Unknwon | 2015-08-15 |
| | |||
* | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 |
| | |||
* | finish view comments on issue page | Unknwon | 2015-08-13 |
| | |||
* | add cache-control for attachments | Unknwon | 2015-08-12 |
| | |||
* | fix serve attachment content type | Unknwon | 2015-08-12 |
| | |||
* | finish attachments when create issue | Unknwon | 2015-08-11 |
| | |||
* | finish create issue attachment UI | Unknwon | 2015-08-11 |
| | |||
* | UI: create issue with title and content | Unknwon | 2015-08-09 |
| | |||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 |
| | |||
* | improve fork process | Unknwon | 2015-08-08 |
| | |||
* | fix private repo cannot trigger hook by SSH | Unknwon | 2015-08-08 |
| | |||
* | remove Index field of milestone | Unknwon | 2015-08-06 |
| | |||
* | better version checker | Unknwon | 2015-08-06 |
| | |||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 |
| | |||
* | finish new milestone page | Unknwon | 2015-08-05 |
| | |||
* | milestone: edit | Unknwon | 2015-08-05 |
| | |||
* | milestone: pagination | Unknwon | 2015-08-04 |
| | |||
* | milestone: list view | Unknwon | 2015-08-03 |
| | |||
* | fix check template version | Unknwon | 2015-08-02 |
| | |||
* | fix disable router log option | Unknwon | 2015-07-31 |
| | |||
* | fix #1227 | Unknwon | 2015-07-31 |
| | |||
* | fix #1305 | Unknwon | 2015-07-28 |
| | |||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 |
| | |||
* | UI: basic label list | Unknwon | 2015-07-24 |
| | | | | - create new label | ||
* | UI: basci issue list without filters | Unknwon | 2015-07-24 |
| | | | | | - fix isRead check - fix paging | ||
* | #1128: API calls are not hidden behind sign in | Unknwon | 2015-07-15 |
| | |||
* | #1101 Anyone can see organization pages even without logging in when sign in ↵ | Unknwon | 2015-03-23 |
| | | | | required | ||
* | Put default config into binary | Unknwon | 2015-03-18 |
| | |||
* | #1079: Custom robots.txt should be send with plaintext content-type | Unknwon | 2015-03-18 |
| | |||
* | #851: Edit Account does not take into consideration password rules | Unknwon | 2015-03-17 |
| | |||
* | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
|\ | |||
| * | Updating context and fixing permission issues | Peter Smit | 2015-02-16 |
| | | | | | | | | | | | | The boolean flags in the repo context have been replaced with mode and two methods Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories. | ||
* | | routers: able to migrate repo from local path | Unknwon | 2015-02-22 |
| | | | | | | | | - modules/middleware/context.go: add HandleAPI method | ||
* | | models: fix XORM API break | Unknwon | 2015-02-14 |
|/ | | | | cmd/web.go: check version after load config | ||
* | cmd: code fix for #905 | Unknwon | 2015-02-08 |
| | | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now) | ||
* | Add option to provide configuration file on command line | Peter Smit | 2015-02-05 |
| | |||
* | cmd: update csrf version requirement | Unknwon | 2015-02-04 |
| | |||
* | routers: save partial config when install | Unknwon | 2015-02-01 |
| | |||
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 |
| | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page | ||
* | update with deps | Unknwon | 2015-01-17 |
| | |||
* | prepare for mirror update release | Unknwon | 2015-01-05 |
| |