aboutsummaryrefslogtreecommitdiff
path: root/modules/middleware
Commit message (Collapse)AuthorAge
...
* finish initial version of pull requestUnknwon2015-09-02
|
* PR: nothing to commit and has pull request checkUnknwon2015-09-02
|
* #842 able to use access token replace basic authUnknwon2015-09-02
|
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-01
|
* rename fieldsUnknwon2015-08-31
|
* #1474 logic fixUnknwon2015-08-29
|
* new create webhook UIUnknwon2015-08-27
|
* able edit issue titleUnknwon2015-08-19
|
* only assign auto-admin when sign up by webUnknwon2015-08-19
|
* able edit issue labels/milestone/assigneeUnknwon2015-08-15
|
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-14
|
* WIP: create PR - choose branchUnknwon2015-08-08
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-05
|\ | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION
| * allow anonymous SSH cloneUnknwon2015-08-05
| |
| * minor fix on #1432Unknwon2015-08-04
| |
| * browser supports copy detectionFernando San Julián2015-08-03
| |
* | milestone: list viewUnknwon2015-08-03
|/
* fix #1169Unknwon2015-07-26
| | | | - prevent create reop on existed path
* #1128: API calls are not hidden behind sign inUnknwon2015-07-15
|
* #1127: hide user e-mail when API caller isn't signed inUnknwon2015-07-15
|
* UI: install - new versionUnknwon2015-07-08
|
* Set Content-Type to text/plain for http status 401Linquize2015-03-28
| | | | This is because git command line shows the failure reason only if Content-Type is text/plain.
* #1080: Remove footer ads/branding from default templateUnknwon2015-03-23
|
* UI compatibilityUnknwon2015-03-21
|
* Add setting.AppSubUrl for LANDING_PAGE = exploreChristophe Le Guern2015-03-16
| | | Add setting.AppSubUrl in case of different ROOT_URL and LANDING_PAGE = explore
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-16
|
* Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\
| * Updating context and fixing permission issuesPeter Smit2015-02-16
| | | | | | | | | | | | The boolean flags in the repo context have been replaced with mode and two methods Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\ \ | |/ |/| | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl
| * routers: able to migrate repo from local pathUnknwon2015-02-22
| | | | | | | | - modules/middleware/context.go: add HandleAPI method
| * Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-17
| | | | | | | | The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
* | fix mirror issues uncaught #941Unknwon2015-02-13
| |
* | code fix #941 caution: undertestUnknwon2015-02-13
| |
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-12
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cmd/serve.go models/access.go models/migrations/migrations.go models/org.go models/repo.go models/user.go modules/middleware/org.go modules/middleware/repo.go routers/api/v1/repo.go routers/org/teams.go routers/repo/http.go routers/user/home.go
| * | Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-09
| | |
| * | Refactoring of the Access TablePeter Smit2015-02-06
| | | | | | | | | | | | | | | | | | This commit does a lot of the work of refactoring the access table in a table with id's instead of strings. The result does compile, but has not been tested. It may eat your kittens.
* | | Refactoring of the Access TablePeter Smit2015-02-12
| |/ |/| | | | | | | | | This commit does a lot of the work of refactoring the access table in a table with id's instead of strings. The result does compile, but has not been tested. It may eat your kittens.
* | modules/middleware/auth.go: remove uncheck login for watch a repo #929Unknwon2015-02-10
| |
* | able to disable SSH for #883Unknwon2015-02-07
| |
* | code fix for #908, and work for #884Unknwon2015-02-06
|/
* modules/midlleware: little auth code fix, #777Unknwon2015-01-30
|
* modules/midlleware: little auth code fixUnknwon2015-01-30
|
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-13
|
* api: able to create repo and fix #726Unknwon2014-12-12
| | | | | - POST /user/repos - POST /org/:org/repos
* Fix spelling errors in comments.Joseph Crail2014-12-06
|
* Fix #543Unknwon2014-11-24
|
* Fix #643Unknwon2014-11-20
|
* more APIs on #12Unknwon2014-11-18
|
* fox #620Unknwon2014-11-17
|
* GetFile apiUnknwon2014-11-16
|