Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #650 | Unknwon | 2015-11-22 | 1 | -5/+8 |
| | |||||
* | allow anonymous SSH clone | Unknwon | 2015-08-05 | 1 | -1/+1 |
| | |||||
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 | 1 | -1/+1 |
| | | | | - fix delete user but repository watches are not decreased | ||||
* | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 | 1 | -1/+1 |
| | |||||
* | v4 migration, merge 'dev', clean code and mirror fix | Unknwon | 2015-02-23 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-02-12 | 1 | -6/+6 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cmd/serve.go models/access.go models/migrations/migrations.go models/org.go models/repo.go models/user.go modules/middleware/org.go modules/middleware/repo.go routers/api/v1/repo.go routers/org/teams.go routers/repo/http.go routers/user/home.go | ||||
| * | Change constants to UPPERCASE_WITH_UNDERSCORE style | Peter Smit | 2015-02-09 | 1 | -6/+6 |
| | | |||||
| * | Refactoring of the Access Table | Peter Smit | 2015-02-06 | 1 | -8/+8 |
| | | | | | | | | | | | | 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. | ||||
* | | Refactoring of the Access Table | Peter Smit | 2015-02-12 | 1 | -8/+8 |
| | | | | | | | | | | | | 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. | ||||
* | | models: make code change for session issue with SQLite3 #739 | Unknwon | 2015-02-10 | 1 | -5/+2 |
|/ | |||||
* | Issue: Show error prompt when add repository to team and it does not exist #533 | Unknwon | 2014-10-10 | 1 | -0/+5 |
| | |||||
* | Prepare 0.5 release | Unknwon | 2014-09-12 | 1 | -2/+2 |
| | |||||
* | Finsih add/remove repo in organization | Unknwon | 2014-08-26 | 1 | -3/+48 |
| | |||||
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 | 1 | -12/+125 |
| | |||||
* | Working on organization pages | Unknwon | 2014-08-23 | 1 | -4/+6 |
| | |||||
* | Add/remove member need add/remove access to repositories as well | Unknwon | 2014-08-16 | 1 | -2/+2 |
| | |||||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 1 | -54/+46 |
| | |||||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 1 | -14/+12 |
| | |||||
* | add organization team-single page | fuxiaohei | 2014-07-07 | 1 | -0/+5 |
| | |||||
* | Finish create organization team | Unknown | 2014-07-02 | 1 | -3/+78 |
| | |||||
* | Finish Teams page | Unknown | 2014-06-29 | 1 | -6/+41 |
| | |||||
* | add organization team-create page | fuxiaohei | 2014-06-27 | 1 | -0/+5 |
| | |||||
* | add organization team-create page | fuxiaohei | 2014-06-27 | 1 | -0/+16 |