Peter Smit
6c1ee384f1
Merge remote-tracking branch 'mine/access_refactor' into access_refactor
...
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
2015-02-12 14:25:07 +02:00
Peter Smit
0a4cda0dd4
Refactoring of the Access Table
...
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.
2015-02-12 14:14:45 +02:00
Unknwon
7e7160eefd
first pass work on migration #925
2015-02-11 21:58:37 -05:00
Peter Smit
0d158e569b
Change constants to UPPERCASE_WITH_UNDERSCORE style
2015-02-09 13:36:33 +02:00
Peter Smit
4e79adf6b5
Refactoring of the Access Table
...
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.
2015-02-06 13:18:11 +02:00
Peter Smit
fd1df86c44
Fix dashboard issue after collaboration migration
2015-02-04 16:08:55 +02:00
Peter Smit
76f8904718
Introducing Collaboration Struct
2015-01-23 09:54:16 +02:00
Unknwon
74b31566cf
Finsih add/remove repo in organization
2014-08-26 18:11:15 +08:00
Unknown
e0f9c628c5
Add create organization
2014-06-25 00:44:48 -04:00
Unknown
ad5ec45dd6
Fix #165
2014-06-21 00:51:41 -04:00
Unknown
914ffa496f
Show private repository activities in dashboard if has access
2014-05-08 19:17:43 -04:00
Unknown
e867283406
Assignee back end
2014-05-08 12:24:11 -04:00
Unknown
f6c4fbeb37
Collaborator
2014-05-01 11:32:12 -04:00
Unknown
49c01c0b57
Fix import path
2014-04-18 09:35:09 -04:00
Unknown
90f6aa8cd1
Add repo mirror and import
2014-04-12 20:35:35 -04:00
Unknown
33aa4f7438
Support private repo
2014-04-11 21:47:39 -04:00
Unknown
e41ab839c7
Use session for rolling back
2014-04-04 18:55:17 -04:00
Unknown
79a610592e
Add: rename repository
2014-04-03 15:50:55 -04:00
Unknown
2a0066420a
Fix bug work with sqlite3
2014-03-30 16:01:50 -04:00
Unknown
f470c241d6
IP: RC Code Review
2014-03-27 11:37:33 -04:00
Unknown
e51afe4621
Add postgres support, clean code, code review
2014-03-17 14:03:58 -04:00
Unknown
3eb1ab9e8b
Add UI for register user
2014-02-17 18:38:50 -05:00
Lunny Xiao
ee9bcf4d9f
add publickey & access
2014-02-17 23:57:23 +08:00