summaryrefslogtreecommitdiffstats
path: root/modules/middleware
Commit message (Collapse)AuthorAgeFilesLines
* Rename module: middleware -> contextUnknwon2016-03-114-903/+0
|
* #2727 fix incompatible SQL in PostgreSQLUnknwon2016-03-091-1/+1
|
* Fix pull request availability checkUnknwon2016-03-062-28/+44
|
* #1146 finish new access rights for collaboratorsUnknwon2016-03-052-8/+8
|
* #1597 support pull requests in same repositoryUnknwon2016-03-041-26/+25
|
* #2748 fix redirect loop with auto-signinUnknwon2016-03-041-1/+2
|
* #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-031-11/+5
| | | | - Remove unused config settings `[picture] service`
* Post work for #2637Unknwon2016-02-271-1/+1
| | | | Improve test cases, config settings, also show SSH config settings on admin config panel.
* #2682 fix missing slash for go-get metaUnknwon2016-02-231-1/+1
|
* #2505 Allow to fork and disallow to create PRs for mirrors.Download-Fritz2016-02-191-1/+1
|
* Minor fix for #2530Unknwon2016-02-041-2/+1
|
* Organization owners see all repositories & teamsFlorian Kaiser2016-01-311-4/+11
|
* Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdminFlorian Kaiser2016-01-312-8/+8
|
* Only show teams the user has access toFlorian Kaiser2016-01-312-16/+45
|
* #1692 APIs: Users FollowersUnknwon2015-12-211-1/+2
| | | | | - User profile un/follow - List user's followers/following
* #2014 allow switch branches between two orgs in compose PRUnknwon2015-12-201-0/+2
|
* rename import pathUnknwon2015-12-152-2/+2
|
* move out git module and #1573 send push hookUnknwon2015-12-092-9/+11
|
* unified name: IsViewBranch, IsViewCommit and IsViewTagUnknwon2015-12-092-10/+10
|
* #1984 Better mirror repo managementUnknwon2015-12-082-0/+2
|
* fix #1829 and fix #890Unknwon2015-12-041-0/+1
|
* fix panic for #2045Unknwon2015-12-042-114/+113
|
* refactor API routes and some work for #976Unknwon2015-12-042-79/+0
|
* fix #2085Unknwon2015-12-021-0/+2
|
* Merge pull request #2069 from nanoant/patch/admin-see-all-organizationsUnknwon2015-11-301-1/+7
|\ | | | | Admin should be able to see all organizations
| * Admin should be able to see all organizationsAdam Strzelecki2015-11-301-1/+7
| | | | | | | | | | This is follow-up for 56c66ee486b4b8d544201662de62a23f36e6a069 allowing admin to see private repositories, even when not being member of them.
* | finish wikiUnknwon2015-11-301-6/+2
| |
* | wiki: finish editUnknwon2015-11-272-10/+21
| |
* | introduce git-shellUnknwon2015-11-261-5/+1
| |
* | Wiki: UI for page newUnknwon2015-11-251-1/+1
|/
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-241-76/+73
|
* fix #2020Unknwon2015-11-241-1/+1
|
* fix #1997Unknwon2015-11-191-1/+1
|
* minor fix on auto sign inUnknwon2015-11-191-2/+2
|
* work on #1891Unknwon2015-11-182-8/+12
|
* #1401 #493 Admin should be able to see private repositoriesUnknwon2015-11-181-6/+10
|
* fix #1957 - disable version displayGibheer2015-11-181-0/+1
| | | | | 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-151-1/+0
|
* fix #1948Unknwon2015-11-151-0/+6
|
* clean upUnknwon2015-11-141-14/+0
|
* save custom avatar as PNGUnknwon2015-11-131-1/+1
|
* rename fieldsUnknwon2015-11-031-3/+3
|
* #1511 Allow local import only for admin usersUnknwon2015-11-031-1/+1
|
* minor fix on #1863Unknwon2015-10-311-19/+21
|
* Add go-source directive to repo pagesNathan Zadoks2015-10-301-0/+2
| | | | This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links
* fix import path, fix #1782Unknwon2015-10-154-10/+10
|
* unified API error responseUnknwon2015-10-083-7/+13
|
* new quick start pageUnknwon2015-10-021-5/+8
|
* Fix `go get` not working when there is a username or repository name with ↵Howl2015-09-231-1/+1
| | | | some uppercase letters.
* #697 disable captcha and new admin create user UIUnknwon2015-09-131-0/+4
|