index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
access.go
Commit message (
Expand
)
Author
Age
*
*: rename "gogits" to "gogs"
Unknwon
2018-05-27
*
api/repo: load attributes when listing user repositories (#4565)
Unknwon
2017-06-21
*
models: remove redundant tags for primary keys
Unknwon
2017-05-21
*
error: move ErrRepoNotExist -> errors.RepoNotExist
Unknwon
2017-03-23
*
repo: able to add organization member as repository collaborator
Unknwon
2017-02-24
*
models/access: hasAccess only need userID not user object
Unknwon
2017-02-23
*
repo: assignee can be anyone who has read access (#3739)
Unknwon
2017-02-17
*
refactoring: SSH and HTTP push procees is now unified
Unknwon
2017-02-16
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
#1384 add pagination for repositories
Unknwon
2016-07-24
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
#1692 api: admin list and create team under organization
Unknwon
2016-03-21
*
Updated and created were appended with _unix. Fresh databases have only the n...
Marin Jankovski
2016-03-11
*
#1146 finsih UI work for access mode of collaborators
Unknwon
2016-03-05
*
fix #1997
Unknwon
2015-11-19
*
fix #1953
Unknwon
2015-11-15
*
fix #1302
Unknwon
2015-11-13
*
#1458: Authorities were messed up when using mysql database
Unknwon
2015-08-28
*
minor fix on API response
Unknwon
2015-08-19
*
WIP: create PR - choose branch
Unknwon
2015-08-08
*
#1369: nil pointer when add repo to team
Unknwon
2015-07-24
*
#1279: Removing user from collaboration removes repositiory
Unknwon
2015-07-14
*
#1143 Team member access lost when adding repository collaborator
Unknwon
2015-03-24
*
#1040: dashboard no longer accessible when repo is missing
Unknwon
2015-03-16
*
REAMDE: update
Unknwon
2015-02-28
*
models: done testing on new access system
Unknwon
2015-02-28
*
models: fix issue with transfer repository
Unknwon
2015-02-24
*
v4 migration, merge 'dev', clean code and mirror fix
Unknwon
2015-02-23
*
some fixes, but not done yet!
Unknwon
2015-02-13
*
code fix #941 caution: undertest
Unknwon
2015-02-13
*
Merge remote-tracking branch 'mine/access_refactor' into access_refactor
Peter Smit
2015-02-12
|
\
|
*
Change constants to UPPERCASE_WITH_UNDERSCORE style
Peter Smit
2015-02-09
|
*
Refactoring of the Access Table
Peter Smit
2015-02-06
*
|
Refactoring of the Access Table
Peter Smit
2015-02-12
*
|
first pass work on migration #925
Unknwon
2015-02-11
|
/
*
Fix dashboard issue after collaboration migration
Peter Smit
2015-02-04
*
Introducing Collaboration Struct
Peter Smit
2015-01-23
*
Finsih add/remove repo in organization
Unknwon
2014-08-26
*
Add create organization
Unknown
2014-06-25
*
Fix #165
Unknown
2014-06-21
*
Show private repository activities in dashboard if has access
Unknown
2014-05-08
*
Assignee back end
Unknown
2014-05-08
*
Collaborator
Unknown
2014-05-01
*
Fix import path
Unknown
2014-04-18
*
Add repo mirror and import
Unknown
2014-04-12
*
Support private repo
Unknown
2014-04-11
*
Use session for rolling back
Unknown
2014-04-04
*
Add: rename repository
Unknown
2014-04-03
*
Fix bug work with sqlite3
Unknown
2014-03-30
*
IP: RC Code Review
Unknown
2014-03-27
[next]