aboutsummaryrefslogtreecommitdiff
path: root/routers/org
Commit message (Expand)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
* Refactoring: rename ctx -> cUnknwon2017-06-03
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* Refactoring: remove tool.TplNameUnknwon2017-04-05
* Refactoring: rename pkg/base -> pkg/toolUnknwon2017-04-05
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* error: move ErrRepoNotExist -> errors.RepoNotExistUnknwon2017-03-23
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
* refactoring: experimental with models/errors packageUnknwon2017-03-12
* refactoring: modules/auth/*_form.go -> modules/formUnknwon2017-02-27
* webhook: also only enable certain types (#3356)Unknwon2017-02-21
* org/team: make 'new' as reserved for team name (#3789)Unknwon2017-02-14
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Some code renamingUnknwon2016-12-22
* Add support for federated avatars (#3320)Sandro Santilli2016-08-07
* Refactor User.Id to User.IDUnknwon2016-07-24
* models/webhook: restrict deletion to be explicitly with repo and org IDUnknwon2016-07-17
* #3274 fix can't get webhook detail of organizationUnknwon2016-07-16
* #1692 api: admin list and create team under organizationUnknwon2016-03-21
* #13 finish user and repository searchUnknwon2016-03-11
* Rename module: middleware -> contextUnknwon2016-03-11
* Added: Ability to delete org avatar.Tamás Molnár2016-03-06
* Remove unnecessary commentsFlorian Kaiser2016-01-31
* Only show teams the user has access toFlorian Kaiser2016-01-31
* #2497 incorrect error handle for team nameUnknwon2016-01-29
* fix #2268novaeye2015-12-23
* #2156 admin able to edit organization max repo creationUnknwon2015-12-11
* more link fixUnknwon2015-11-24
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-24
* fix #650Unknwon2015-11-22
* fix #981Unknwon2015-09-17
* #1191 allow upload avatar for orgUnknwon2015-09-06
* finish new org settings pageUnknwon2015-09-06
* new org options UIUnknwon2015-09-06
* #1193 Make organization emails non-mandatoryUnknwon2015-09-06
* new webhooks list UIUnknwon2015-08-26
* allow anonymous SSH cloneUnknwon2015-08-05
* #1070 Clearer error message for illegal charactersUnknwon2015-03-26
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-17
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-16
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\
| * models: able to rename user with diff letter cases #981Unknwon2015-02-22
* | 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
|/
* Issue: Show error prompt when add repository to team and it does not exist #533Unknwon2014-10-10
* Update with macaronUnknwon2014-10-06