Unknwon
cfe7f5e13d
some fixes, but not done yet!
11 years ago
Unknwon
7ae5b92db8
code fix #941 caution: undertest
11 years ago
Peter Smit
71ea4a71bd
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
11 years ago
Peter Smit
81083a9415
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.
11 years ago
Unknwon
4f24a5ef7d
first pass work on migration #925
11 years ago
Peter Smit
5af7b2864c
Change constants to UPPERCASE_WITH_UNDERSCORE style
11 years ago
Peter Smit
5deb52e1b8
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.
11 years ago
Peter Smit
fd1df86c44
Fix dashboard issue after collaboration migration
11 years ago
Peter Smit
76f8904718
Introducing Collaboration Struct
11 years ago
Unknwon
74b31566cf
Finsih add/remove repo in organization
11 years ago
Unknown
e0f9c628c5
Add create organization
11 years ago
Unknown
ad5ec45dd6
Fix #165
11 years ago
Unknown
914ffa496f
Show private repository activities in dashboard if has access
12 years ago
Unknown
e867283406
Assignee back end
12 years ago
Unknown
f6c4fbeb37
Collaborator
12 years ago
Unknown
49c01c0b57
Fix import path
12 years ago
Unknown
90f6aa8cd1
Add repo mirror and import
12 years ago
Unknown
33aa4f7438
Support private repo
12 years ago
Unknown
e41ab839c7
Use session for rolling back
12 years ago
Unknown
79a610592e
Add: rename repository
12 years ago
Unknown
2a0066420a
Fix bug work with sqlite3
12 years ago
Unknown
f470c241d6
IP: RC Code Review
12 years ago
Unknown
e51afe4621
Add postgres support, clean code, code review
12 years ago
Unknown
3eb1ab9e8b
Add UI for register user
12 years ago
Lunny Xiao
ee9bcf4d9f
add publickey & access
12 years ago