aboutsummaryrefslogtreecommitdiff
path: root/modules/middleware
Commit message (Collapse)AuthorAge
* Rename module: middleware -> contextUnknwon2016-03-11
|
* #2727 fix incompatible SQL in PostgreSQLUnknwon2016-03-09
|
* Fix pull request availability checkUnknwon2016-03-06
|
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
|
* #1597 support pull requests in same repositoryUnknwon2016-03-04
|
* #2748 fix redirect loop with auto-signinUnknwon2016-03-04
|
* #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-03
| | | | - Remove unused config settings `[picture] service`
* Post work for #2637Unknwon2016-02-27
| | | | Improve test cases, config settings, also show SSH config settings on admin config panel.
* #2682 fix missing slash for go-get metaUnknwon2016-02-23
|
* #2505 Allow to fork and disallow to create PRs for mirrors.Download-Fritz2016-02-19
|
* Minor fix for #2530Unknwon2016-02-04
|
* Organization owners see all repositories & teamsFlorian Kaiser2016-01-31
|
* Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdminFlorian Kaiser2016-01-31
|
* Only show teams the user has access toFlorian Kaiser2016-01-31
|
* #1692 APIs: Users FollowersUnknwon2015-12-21
| | | | | - User profile un/follow - List user's followers/following
* #2014 allow switch branches between two orgs in compose PRUnknwon2015-12-20
|
* rename import pathUnknwon2015-12-15
|
* move out git module and #1573 send push hookUnknwon2015-12-09
|
* unified name: IsViewBranch, IsViewCommit and IsViewTagUnknwon2015-12-09
|
* #1984 Better mirror repo managementUnknwon2015-12-08
|
* fix #1829 and fix #890Unknwon2015-12-04
|
* fix panic for #2045Unknwon2015-12-04
|
* refactor API routes and some work for #976Unknwon2015-12-04
|
* fix #2085Unknwon2015-12-02
|
* Merge pull request #2069 from nanoant/patch/admin-see-all-organizationsUnknwon2015-11-30
|\ | | | | Admin should be able to see all organizations
| * Admin should be able to see all organizationsAdam Strzelecki2015-11-30
| | | | | | | | | | This is follow-up for 56c66ee486b4b8d544201662de62a23f36e6a069 allowing admin to see private repositories, even when not being member of them.
* | finish wikiUnknwon2015-11-30
| |
* | wiki: finish editUnknwon2015-11-27
| |
* | introduce git-shellUnknwon2015-11-26
| |
* | Wiki: UI for page newUnknwon2015-11-25
|/
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-24
|
* fix #2020Unknwon2015-11-24
|
* fix #1997Unknwon2015-11-19
|
* minor fix on auto sign inUnknwon2015-11-19
|
* work on #1891Unknwon2015-11-18
|
* #1401 #493 Admin should be able to see private repositoriesUnknwon2015-11-18
|
* fix #1957 - disable version displayGibheer2015-11-18
| | | | | This allows the admin to disable the version information about gogs and go in use in the footer.
* #1931 Test patch does not checkout correct base branchUnknwon2015-11-15
|
* fix #1948Unknwon2015-11-15
|
* clean upUnknwon2015-11-14
|
* save custom avatar as PNGUnknwon2015-11-13
|
* rename fieldsUnknwon2015-11-03
|
* #1511 Allow local import only for admin usersUnknwon2015-11-03
|
* minor fix on #1863Unknwon2015-10-31
|
* Add go-source directive to repo pagesNathan Zadoks2015-10-30
| | | | This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links
* fix import path, fix #1782Unknwon2015-10-15
|
* unified API error responseUnknwon2015-10-08
|
* new quick start pageUnknwon2015-10-02
|
* Fix `go get` not working when there is a username or repository name with ↵Howl2015-09-23
| | | | some uppercase letters.
* #697 disable captcha and new admin create user UIUnknwon2015-09-13
|