aboutsummaryrefslogtreecommitdiff
path: root/models/org.go
Commit message (Expand)AuthorAge
* #13 finish user and repository searchUnknwon2016-03-11
* #2727 fix incompatible SQL in PostgreSQLUnknwon2016-03-09
* #2743 more fixes on SQL errorsUnknwon2016-03-04
* #2743 and #2751 fix bad SQL generated by XORMUnknwon2016-03-04
* #2743 workaround to fix XORM problemUnknwon2016-03-03
* #2727 make IN clause compatible with PostgresUnknwon2016-03-01
* Fix panic when view profile without signinUnknwon2016-02-19
* Minor fix for #2578Unknwon2016-02-14
* Admins and user itself sees private org relations on profileExMex2016-02-07
* Minor fix for #2530Unknwon2016-02-04
* Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-pageUnknwon2016-02-04
|\
| * Remove unnecessary private functionsFlorian Kaiser2016-02-04
| * Use invalid value (-1) instead of 0 to prevent bug if auto increment starts w...Florian Kaiser2016-01-31
| * Everyone can see public reposFlorian Kaiser2016-01-31
| * Only show teams the user has access toFlorian Kaiser2016-01-31
| * Only show repositories the user has access to, on the organization homeFlorian Kaiser2016-01-31
* | Show all orgs on user profile, except the private one'sFlorian Kaiser2016-01-30
|/
* #2497 incorrect error handle for team nameUnknwon2016-01-29
* #1692 add organization APIsUnknwon2015-12-17
* fix possible disclosureUnknwon2015-12-14
* #2155 fix org max repo limit default to -1Unknwon2015-12-11
* New admin organization UIAntoine GIRARD2015-09-25
* #1585 order owners list by last changed timeUnknwon2015-09-07
* #1193 Make organization emails non-mandatoryUnknwon2015-09-06
* fix #1558Unknwon2015-09-06
* #1458: Authorities were messed up when using mysql databaseUnknwon2015-08-28
* WIP: create PR - choose branchUnknwon2015-08-08
* #1070 Clearer error message for illegal charactersUnknwon2015-03-26
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-17
* models: done testing on new access systemUnknwon2015-02-28
* models: fix issue with transfer repositoryUnknwon2015-02-24
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
* Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\
| * Fix access for team mode updatePeter Smit2015-02-13
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\ \ | |/ |/|
| * models: able to rename user with diff letter cases #981Unknwon2015-02-22
* | code fix #941 caution: undertestUnknwon2015-02-13
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-12
|\ \
| * | Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-09
| * | Refactoring of the Access TablePeter Smit2015-02-06
* | | Refactoring of the Access TablePeter Smit2015-02-12
| |/ |/|
* | models: make code change for session issue with SQLite3 #739Unknwon2015-02-10
|/
* api: able to create repo and fix #726Unknwon2014-12-12
* Fix spelling errors in comments.Joseph Crail2014-12-06
* fix #644Unknwon2014-11-21
* Fix #540Unknwon2014-10-12
* Fix #540Unknwon2014-10-12
* bug fixed for #540lunnyxiao2014-10-11
* Prepare 0.5 releaseUnknwon2014-09-12
* Continue working on new admin pagesUnknwon2014-08-29