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
/
org.go
Commit message (
Expand
)
Author
Age
*
Refactoring: remove sessionRelease()
Unknwon
2017-06-11
*
models: remove redundant tags for primary keys
Unknwon
2017-05-21
*
models/org: reduce to 2 SQL executions for GetOrgIDsByUserID
Unknwon
2017-03-03
*
webhook: add fork event
Unknwon
2017-02-27
*
modes/org: code format for PR #4194
Unknwon
2017-02-26
*
models/org: use XORM chain operations instead of raw SQL (#4194)
dlob
2017-02-26
*
protect_branch: only list teams have write access
Unknwon
2017-02-24
*
repo: add protect branch whitelist (#4177)
Unknwon
2017-02-23
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
Minor fix for PR #3822
Unknwon
2016-12-21
*
Fix random string generator (#3953)
leonklingele
2016-12-21
*
Fix #3905
Unknwon
2016-12-20
*
Verify list len before use it with IN (#3423)
Thibault Meyer
2016-08-10
*
Add org.getUserTeams to reduce redundant code
Unknwon
2016-07-24
*
#1384 add pagination for repositories
Unknwon
2016-07-24
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
#2903 use different reversed words and patterns for repository and user
Unknwon
2016-07-23
*
#3066 fix create organization ignores full name property
Unknwon
2016-07-23
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
*
Fix listing team members (#3048)
Kim Carlbäcker
2016-05-06
*
#1692 add admin APIs to add/remove a user from teams
Unknwon
2016-03-25
*
#13 finish user and repository search
Unknwon
2016-03-11
*
#2727 fix incompatible SQL in PostgreSQL
Unknwon
2016-03-09
*
#2743 more fixes on SQL errors
Unknwon
2016-03-04
*
#2743 and #2751 fix bad SQL generated by XORM
Unknwon
2016-03-04
*
#2743 workaround to fix XORM problem
Unknwon
2016-03-03
*
#2727 make IN clause compatible with Postgres
Unknwon
2016-03-01
*
Fix panic when view profile without signin
Unknwon
2016-02-19
*
Minor fix for #2578
Unknwon
2016-02-14
*
Admins and user itself sees private org relations on profile
ExMex
2016-02-07
*
Minor fix for #2530
Unknwon
2016-02-04
*
Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
Unknwon
2016-02-04
|
\
|
*
Remove unnecessary private functions
Florian Kaiser
2016-02-04
|
*
Use invalid value (-1) instead of 0 to prevent bug if auto increment starts w...
Florian Kaiser
2016-01-31
|
*
Everyone can see public repos
Florian Kaiser
2016-01-31
|
*
Only show teams the user has access to
Florian Kaiser
2016-01-31
|
*
Only show repositories the user has access to, on the organization home
Florian Kaiser
2016-01-31
*
|
Show all orgs on user profile, except the private one's
Florian Kaiser
2016-01-30
|
/
*
#2497 incorrect error handle for team name
Unknwon
2016-01-29
*
#1692 add organization APIs
Unknwon
2015-12-17
*
fix possible disclosure
Unknwon
2015-12-14
*
#2155 fix org max repo limit default to -1
Unknwon
2015-12-11
*
New admin organization UI
Antoine GIRARD
2015-09-25
*
#1585 order owners list by last changed time
Unknwon
2015-09-07
*
#1193 Make organization emails non-mandatory
Unknwon
2015-09-06
*
fix #1558
Unknwon
2015-09-06
*
#1458: Authorities were messed up when using mysql database
Unknwon
2015-08-28
*
WIP: create PR - choose branch
Unknwon
2015-08-08
*
#1070 Clearer error message for illegal characters
Unknwon
2015-03-26
*
#1067: Deleting users should remove them from collaborator lists
Unknwon
2015-03-17
[next]