Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1931 Test patch does not checkout correct base branch | Unknwon | 2015-11-15 | 1 | -1/+0 |
| | |||||
* | fix #1948 | Unknwon | 2015-11-15 | 1 | -0/+6 |
| | |||||
* | clean up | Unknwon | 2015-11-14 | 1 | -14/+0 |
| | |||||
* | save custom avatar as PNG | Unknwon | 2015-11-13 | 1 | -1/+1 |
| | |||||
* | rename fields | Unknwon | 2015-11-03 | 1 | -3/+3 |
| | |||||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | 1 | -1/+1 |
| | |||||
* | minor fix on #1863 | Unknwon | 2015-10-31 | 1 | -19/+21 |
| | |||||
* | Add go-source directive to repo pages | Nathan Zadoks | 2015-10-30 | 1 | -0/+2 |
| | | | | This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links | ||||
* | fix import path, fix #1782 | Unknwon | 2015-10-15 | 4 | -10/+10 |
| | |||||
* | unified API error response | Unknwon | 2015-10-08 | 3 | -7/+13 |
| | |||||
* | new quick start page | Unknwon | 2015-10-02 | 1 | -5/+8 |
| | |||||
* | Fix `go get` not working when there is a username or repository name with ↵ | Howl | 2015-09-23 | 1 | -1/+1 |
| | | | | some uppercase letters. | ||||
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 | 1 | -0/+4 |
| | |||||
* | finish initial version of pull request | Unknwon | 2015-09-02 | 1 | -2/+0 |
| | |||||
* | PR: nothing to commit and has pull request check | Unknwon | 2015-09-02 | 1 | -0/+1 |
| | |||||
* | #842 able to use access token replace basic auth | Unknwon | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 | 1 | -25/+37 |
| | |||||
* | rename fields | Unknwon | 2015-08-31 | 2 | -7/+7 |
| | |||||
* | #1474 logic fix | Unknwon | 2015-08-29 | 1 | -2/+2 |
| | |||||
* | new create webhook UI | Unknwon | 2015-08-27 | 1 | -21/+21 |
| | |||||
* | able edit issue title | Unknwon | 2015-08-19 | 1 | -0/+2 |
| | |||||
* | only assign auto-admin when sign up by web | Unknwon | 2015-08-19 | 1 | -1/+1 |
| | |||||
* | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 | 2 | -5/+10 |
| | |||||
* | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 | 2 | -0/+47 |
| | |||||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -9/+33 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | 2 | -3/+17 |
|\ | | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION | ||||
| * | allow anonymous SSH clone | Unknwon | 2015-08-05 | 2 | -3/+3 |
| | | |||||
| * | minor fix on #1432 | Unknwon | 2015-08-04 | 1 | -18/+6 |
| | | |||||
| * | browser supports copy detection | Fernando San Julián | 2015-08-03 | 1 | -0/+26 |
| | | |||||
* | | milestone: list view | Unknwon | 2015-08-03 | 1 | -1/+1 |
|/ | |||||
* | fix #1169 | Unknwon | 2015-07-26 | 1 | -0/+6 |
| | | | | - prevent create reop on existed path | ||||
* | #1128: API calls are not hidden behind sign in | Unknwon | 2015-07-15 | 1 | -0/+7 |
| | |||||
* | #1127: hide user e-mail when API caller isn't signed in | Unknwon | 2015-07-15 | 1 | -0/+1 |
| | |||||
* | UI: install - new version | Unknwon | 2015-07-08 | 1 | -1/+7 |
| | |||||
* | Set Content-Type to text/plain for http status 401 | Linquize | 2015-03-28 | 1 | -0/+7 |
| | | | | This is because git command line shows the failure reason only if Content-Type is text/plain. | ||||
* | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 | 1 | -0/+1 |
| | |||||
* | UI compatibility | Unknwon | 2015-03-21 | 1 | -6/+1 |
| | |||||
* | Add setting.AppSubUrl for LANDING_PAGE = explore | Christophe Le Guern | 2015-03-16 | 1 | -1/+1 |
| | | | Add setting.AppSubUrl in case of different ROOT_URL and LANDING_PAGE = explore | ||||
* | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 | 1 | -2/+2 |
| | |||||
* | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 2 | -53/+49 |
|\ | |||||
| * | Updating context and fixing permission issues | Peter Smit | 2015-02-16 | 2 | -53/+49 |
| | | | | | | | | | | | | 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 access | Unknwon | 2015-02-22 | 2 | -2/+13 |
|\ \ | |/ |/| | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | ||||
| * | routers: able to migrate repo from local path | Unknwon | 2015-02-22 | 1 | -0/+12 |
| | | | | | | | | - modules/middleware/context.go: add HandleAPI method | ||||
| * | Remove GoGet option from repository and handle it with ?go-get=1 instead | Peter Smit | 2015-02-17 | 1 | -2/+1 |
| | | | | | | | | 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 #941 | Unknwon | 2015-02-13 | 1 | -2/+5 |
| | | |||||
* | | code fix #941 caution: undertest | Unknwon | 2015-02-13 | 1 | -8/+8 |
| | | |||||
* | | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-02-12 | 2 | -7/+8 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 style | Peter Smit | 2015-02-09 | 2 | -7/+7 |
| | | | |||||
| * | | Refactoring of the Access Table | Peter Smit | 2015-02-06 | 2 | -119/+38 |
| | | | | | | | | | | | | | | | | | | 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 Table | Peter Smit | 2015-02-12 | 2 | -119/+38 |
| |/ |/| | | | | | | | | | 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. |