Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | #2063 Ability to delete repo from admin panel | Unknwon | 2015-12-05 | |
| | ||||
* | APIs: admin users | Unknwon | 2015-12-05 | |
| | ||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | |
| | ||||
* | fix panic for #2045 | Unknwon | 2015-12-04 | |
| | ||||
* | refactor API routes and some work for #976 | Unknwon | 2015-12-04 | |
| | ||||
* | fix #976 | Unknwon | 2015-12-03 | |
| | ||||
* | finish wiki | Unknwon | 2015-11-30 | |
| | ||||
* | Wiki: UI for page new | Unknwon | 2015-11-25 | |
| | ||||
* | allow admin to migrate for any user/org | Unknwon | 2015-11-25 | |
| | ||||
* | fix #878 | Unknwon | 2015-11-18 | |
| | ||||
* | fix #1448 | Unknwon | 2015-11-17 | |
| | ||||
* | fix #1302 | Unknwon | 2015-11-13 | |
| | ||||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | |
| | ||||
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 | |
| | ||||
* | add get repo API | Unknwon | 2015-10-22 | |
| | ||||
* | unified API error response | Unknwon | 2015-10-08 | |
| | ||||
* | added repository remove option to api | Steven Oud | 2015-10-04 | |
| | ||||
* | fix migrate api | Unknwon | 2015-09-03 | |
| | ||||
* | fix migrate API | Unknwon | 2015-09-03 | |
| | ||||
* | able to download archive by API | Unknwon | 2015-09-02 | |
| | ||||
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 | |
| | ||||
* | add webhook default events | Unknwon | 2015-08-29 | |
| | ||||
* | webhook APIs | Unknwon | 2015-08-29 | |
| | ||||
* | new create webhook event | Unknwon | 2015-08-28 | |
| | ||||
* | new create repo options | Unknwon | 2015-08-28 | |
| | ||||
* | #1487 Readme Template | Unknwon | 2015-08-28 | |
| | ||||
* | add webhook recent deliveries | Unknwon | 2015-08-27 | |
| | ||||
* | new webhooks list UI | Unknwon | 2015-08-26 | |
| | ||||
* | minor fix on API response | Unknwon | 2015-08-19 | |
| | ||||
* | minor fix on API response | Unknwon | 2015-08-19 | |
| | ||||
* | work on #1493 | Unknwon | 2015-08-17 | |
| | ||||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | |
| | ||||
* | improve fork process | Unknwon | 2015-08-08 | |
| | ||||
* | allow anonymous SSH clone | Unknwon | 2015-08-05 | |
| | ||||
* | #1127: hide user e-mail when API caller isn't signed in | Unknwon | 2015-07-15 | |
| | ||||
* | Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword | Lunny Xiao | 2015-04-24 | |
|\ | | | | | Hotfix/type fix validate password | |||
| * | fix calls that go rename missed | Dustin Willis Webber | 2015-04-16 | |
| | | ||||
* | | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | |
|/ | ||||
* | mirror fix of #1105 | Unknwon | 2015-03-25 | |
| | ||||
* | remove unused scripts and simplify migrate form definition | Unknwon | 2015-03-11 | |
| | ||||
* | 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. | |||
* | | 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 | |||
| * | routers: able to migrate repo from local path | Unknwon | 2015-02-22 | |
| | | | | | | | | - modules/middleware/context.go: add HandleAPI method | |||
* | | Change constants to UPPERCASE_WITH_UNDERSCORE style | Peter Smit | 2015-02-09 | |
| | | ||||
* | | Refactoring of the Access Table | Peter Smit | 2015-02-06 | |
| | | | | | | | | | | | | This commit does a lot of the work of refactoring the access table in a table with id's instead of strings. The result does compile, but has not been tested. It may eat your kittens. | |||
* | | Introducing Collaboration Struct | Peter Smit | 2015-01-23 | |
|/ | ||||
* | modes/repo: incorrect SSH clone URL for #742 | Unknwon | 2014-12-13 | |
| | ||||
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 | |
| | | | | | - POST /user/repos - POST /org/:org/repos | |||
* | Finish new UI for release page | Unknwon | 2014-12-10 | |
| |