Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1487 Readme Template | Unknwon | 2015-08-28 | 1 | -2/+9 |
| | |||||
* | add webhook recent deliveries | Unknwon | 2015-08-27 | 1 | -1/+1 |
| | |||||
* | new webhooks list UI | Unknwon | 2015-08-26 | 1 | -7/+7 |
| | |||||
* | minor fix on API response | Unknwon | 2015-08-19 | 2 | -14/+9 |
| | |||||
* | minor fix on API response | Unknwon | 2015-08-19 | 1 | -1/+5 |
| | |||||
* | work on #1493 | Unknwon | 2015-08-17 | 1 | -1/+1 |
| | |||||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 2 | -8/+8 |
| | |||||
* | improve fork process | Unknwon | 2015-08-08 | 1 | -1/+1 |
| | |||||
* | allow anonymous SSH clone | Unknwon | 2015-08-05 | 2 | -4/+4 |
| | |||||
* | #1127: hide user e-mail when API caller isn't signed in | Unknwon | 2015-07-15 | 1 | -0/+5 |
| | |||||
* | Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword | Lunny Xiao | 2015-04-24 | 1 | -1/+1 |
|\ | | | | | Hotfix/type fix validate password | ||||
| * | fix calls that go rename missed | Dustin Willis Webber | 2015-04-16 | 1 | -1/+1 |
| | | |||||
* | | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | 1 | -1/+2 |
|/ | |||||
* | mirror fix of #1105 | Unknwon | 2015-03-25 | 1 | -2/+4 |
| | |||||
* | remove unused scripts and simplify migrate form definition | Unknwon | 2015-03-11 | 1 | -3/+3 |
| | |||||
* | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 1 | -1/+1 |
|\ | |||||
| * | Updating context and fixing permission issues | Peter Smit | 2015-02-16 | 1 | -1/+1 |
| | | | | | | | | | | | | 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 | 1 | -37/+38 |
|\ \ | |/ |/| | | | | | | | | | | | | | 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 | 1 | -37/+38 |
| | | | | | | | | - modules/middleware/context.go: add HandleAPI method | ||||
* | | Change constants to UPPERCASE_WITH_UNDERSCORE style | Peter Smit | 2015-02-09 | 1 | -1/+1 |
| | | |||||
* | | Refactoring of the Access Table | Peter Smit | 2015-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | 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 | 1 | -9/+12 |
|/ | |||||
* | modes/repo: incorrect SSH clone URL for #742 | Unknwon | 2014-12-13 | 1 | -7/+6 |
| | |||||
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 | 3 | -59/+95 |
| | | | | | - POST /user/repos - POST /org/:org/repos | ||||
* | Finish new UI for release page | Unknwon | 2014-12-10 | 1 | -0/+5 |
| | |||||
* | update user api search results to include the full name | Deiwin Sarjas | 2014-12-02 | 1 | -0/+1 |
| | | | | | Is fully backwards compatible Fixes #677 | ||||
* | more APIs on #12 | Unknwon | 2014-11-18 | 3 | -3/+75 |
| | |||||
* | GetFile api | Unknwon | 2014-11-16 | 2 | -12/+31 |
| | |||||
* | support duoshuo mirror of gravatar | Unknwon | 2014-11-16 | 1 | -0/+5 |
| | |||||
* | #12, use go-gogs-client | Unknwon | 2014-11-14 | 4 | -64/+33 |
| | |||||
* | #12, add/edit hook | Unknwon | 2014-11-13 | 2 | -20/+143 |
| | |||||
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 | 3 | -12/+163 |
| | |||||
* | Safe work | Unknwon | 2014-10-25 | 1 | -0/+20 |
| | |||||
* | Fix API broken | Unknwon | 2014-10-18 | 1 | -2/+1 |
| | |||||
* | Add migrate repo API | Unknwon | 2014-08-29 | 1 | -37/+31 |
| | |||||
* | add migrate api | lunnyxiao | 2014-08-29 | 1 | -0/+86 |
| | |||||
* | Finsih add/remove repo in organization | Unknwon | 2014-08-26 | 3 | -20/+72 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -2/+3 |
| | |||||
* | Fix #285 | Unknown | 2014-07-12 | 2 | -1/+14 |
| | |||||
* | Fixed #209 | Unknown | 2014-05-25 | 1 | -1/+2 |
| | |||||
* | Clean api code | Unknown | 2014-05-05 | 1 | -6/+30 |
| | |||||
* | Add /api/v1/users/search | Unknown | 2014-04-30 | 1 | -0/+40 |
| | |||||
* | update with new git | slene | 2014-04-13 | 1 | -32/+0 |
| | |||||
* | Add search commits | Unknown | 2014-04-11 | 1 | -0/+32 |
| | |||||
* | Add @ # commit link detect on all markdown render | Unknown | 2014-04-07 | 1 | -1/+1 |
| | |||||
* | Mirror fix and update | Unknown | 2014-03-29 | 1 | -0/+18 |