Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | #2063 Ability to delete repo from admin panel | Unknwon | 2015-12-05 | |
| | ||||
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 | |
| | ||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | |
| | ||||
* | fix broken link | Unknwon | 2015-12-03 | |
| | ||||
* | fix #976 | Unknwon | 2015-12-03 | |
| | ||||
* | fix #878 | Unknwon | 2015-11-18 | |
| | ||||
* | #1742 Update default branch in git repository while change in web view | Unknwon | 2015-11-18 | |
| | ||||
* | fix #1987 | Unknwon | 2015-11-18 | |
| | ||||
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 | |
| | ||||
* | #1646 and other minor fixes | Unknwon | 2015-09-16 | |
| | ||||
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 | |
| | ||||
* | #1377 add rename repo action | Unknwon | 2015-09-01 | |
| | ||||
* | finish new repo options page | Unknwon | 2015-08-31 | |
| | ||||
* | webhook APIs | Unknwon | 2015-08-29 | |
| | ||||
* | new create webhook event | Unknwon | 2015-08-28 | |
| | ||||
* | add highlight js | Unknwon | 2015-08-27 | |
| | ||||
* | add webhook recent deliveries | Unknwon | 2015-08-27 | |
| | ||||
* | new edit webhook UI | Unknwon | 2015-08-27 | |
| | ||||
* | new create webhook UI | Unknwon | 2015-08-27 | |
| | ||||
* | new webhooks list UI | Unknwon | 2015-08-26 | |
| | ||||
* | new repo git hooks UI | Unknwon | 2015-08-26 | |
| | ||||
* | add confirmation to delete ssh key | Unknwon | 2015-08-20 | |
| | ||||
* | 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 | |
| | ||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | |
| | ||||
* | allow anonymous SSH clone | Unknwon | 2015-08-05 | |
| | ||||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | |
| | ||||
* | fix hidden bug on tpl rendering | Unknwon | 2015-07-10 | |
| | ||||
* | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | |
| | ||||
* | fix read access team visibility of private repo | Unknwon | 2015-03-16 | |
| | ||||
* | routers/repo/setting.go: fix LDAP cannot validate password #1006 | Unknwon | 2015-03-05 | |
| | ||||
* | models: fix issue with transfer repository | Unknwon | 2015-02-24 | |
| | | | | README: fix typo | |||
* | v4 migration, merge 'dev', clean code and mirror fix | Unknwon | 2015-02-23 | |
| | ||||
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | |
|\ | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | |||
| * | models: able to rename user with diff letter cases #981 | Unknwon | 2015-02-22 | |
| | | | | | | | | | | - templates/org: mirror fix on name output - routers: add missing error check | |||
| * | Remove GoGet option from repository and handle it with ?go-get=1 instead | Peter Smit | 2015-02-17 | |
| | | | | | | | | The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page. | |||
* | | Introducing Collaboration Struct | Peter Smit | 2015-01-23 | |
|/ | ||||
* | Fix #795 | Thomas Laroche | 2014-12-29 | |
| | ||||
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 | |
| | | | | | - POST /user/repos - POST /org/:org/repos | |||
* | fix #735 | Unknwon | 2014-12-12 | |
| | ||||
* | #12, add/edit hook | Unknwon | 2014-11-13 | |
| | ||||
* | update slack hook to use new format | Christopher Brickley | 2014-10-24 | |
| | ||||
* | Hide org member in collar page | Unknwon | 2014-10-10 | |
| | ||||
* | Fix #264 | Unknwon | 2014-10-06 | |
| | ||||
* | UI: Confirmation box | Unknwon | 2014-09-29 | |
| | ||||
* | Mirror fix on transfer repo | Unknwon | 2014-09-25 | |
| | ||||
* | Add suburl support | Unknwon | 2014-09-19 | |
| | ||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | |||
* | Add success message after transfer repository #481 | Unknwon | 2014-09-17 | |
| |