Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'access' of github.com:gogits/gogs into dev | Unknwon | 2015-02-28 |
|\ | |||
| * | models: mirror fix on #964 | Unknwon | 2015-02-28 |
| | | |||
| * | Merge pull request #964 from phsmit/access_rewriteserv | 无闻 | 2015-02-28 |
| |\ | | | | | | | Rewrite/simplify gogs serve | ||
| | * | Merge branch 'access' into access_rewriteserv | Peter Smit | 2015-02-23 |
| | |\ | |||
| | * | | Rewrite/simplify gogs serve | Peter Smit | 2015-02-16 |
| | | | | |||
* | | | | Merge branch 'access' of github.com:gogits/gogs into dev | Unknwon | 2015-02-28 |
|\| | | | |||
| * | | | REAMDE: update | Unknwon | 2015-02-28 |
| | | | | |||
| * | | | models: done testing on new access system | Unknwon | 2015-02-28 |
| | | | | |||
| * | | | models: fix issue with transfer repository | Unknwon | 2015-02-24 |
| | |/ | |/| | | | | | | | README: fix typo | ||
| * | | v4 migration, merge 'dev', clean code and mirror fix | Unknwon | 2015-02-23 |
| | | | |||
| * | | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
| |\ \ | |||
| | * | | Remove collaborators when removing and transferring repository | Peter Smit | 2015-02-16 |
| | |/ | |||
| * | | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
| |\| | |||
| | * | Fix access for team mode update | Peter Smit | 2015-02-13 |
| | | | |||
| | * | Rewrite of access migration | Peter Smit | 2015-02-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | The old migration had a few issues: - It left old column names around - It did not give the right access levels for owners and admins Also, this includes a migration that fixes the authorization of owner teams, which was previously ORG_ADMIN (instead of ORG_OWNER) | ||
| * | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | ||
| * | | some fixes, but not done yet! | Unknwon | 2015-02-13 |
| | | | |||
| * | | fix mirror issues uncaught #941 | Unknwon | 2015-02-13 |
| | | | |||
| * | | code fix #941 caution: undertest | Unknwon | 2015-02-13 |
| | | | |||
| * | | models/migrations: finish accessRefactor | Unknwon | 2015-02-12 |
| | | | |||
| * | | Merge pull request #941 from phsmit/access_refactor | 无闻 | 2015-02-12 |
| |\ \ | | | | | | | | | Access refactor | ||
| | * \ | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-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 style | Peter Smit | 2015-02-09 |
| | | | | | |||
| | | * | | Refactoring of the Access Table | Peter Smit | 2015-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 Table | Peter Smit | 2015-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. | ||
| * | | | | models/migrations: fix little logic error | Unknwon | 2015-02-12 |
| |/ / / | |||
| * | | | Some comments and improvements for migrations | Peter Smit | 2015-02-12 |
| | | | | |||
| * | | | models/migartions: make Migration as interface and use session | Unknwon | 2015-02-11 |
| | | | | |||
| * | | | first pass work on migration #925 | Unknwon | 2015-02-11 |
| | | | | |||
| * | | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-11 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-11 |
| |\ \ \ \ | |||
| | * \ \ \ | Merge pull request #925 from phsmit/newcollaboration | 无闻 | 2015-02-11 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | Collaboration | ||
| | | * | | | Merge branch 'dev' into newcollaboration | Peter Smit | 2015-02-05 |
| | | |\ \ \ | |||
| | | * | | | | Fix dashboard issue after collaboration migration | Peter Smit | 2015-02-04 |
| | | | | | | | |||
| | | * | | | | Fix collaboration migration code | Peter Smit | 2015-02-04 |
| | | | | | | | |||
| | | * | | | | Introducing Collaboration Struct | Peter Smit | 2015-01-23 |
| | | | | | | | |||
* | | | | | | | Properly calculate the number of open issues per label | Raphael Randschau | 2015-02-23 |
| | | | | | | | |||
* | | | | | | | Merge pull request #915 from Lafriks/dev | 无闻 | 2015-02-23 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | Get username, name, surname and e-mail from LDAP server | ||
| * | | | | | | Get username, name, surname and e-mail from LDAP server | Lauris BH | 2015-02-08 |
| | | | | | | | |||
* | | | | | | | models: able to rename user with diff letter cases #981 | Unknwon | 2015-02-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - templates/org: mirror fix on name output - routers: add missing error check | ||
* | | | | | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2015-02-21 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Fix #933 | Raphael Randschau | 2015-02-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not sure why, but xorm ignores the num_issues and num_closed_issues columns when updating, even though the values changed. Listing them explicitly fixes the issue with the wrong issue counts | ||
* | | | | | | | | templates/user/settings/emial.tmpl: little fix on UI | Unknwon | 2015-02-21 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - routers/user: little code format - conf/locale: update French locale | ||
* | | | | | | | Remove GoGet option from repository and handle it with ?go-get=1 instead | Peter Smit | 2015-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. | ||
* | | | | | | | models: fix XORM API break | Unknwon | 2015-02-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmd/web.go: check version after load config | ||
* | | | | | | | templates/user/auth/signin.tmpl: hide sign up prompt when registration is ↵ | Unknwon | 2015-02-12 |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | disabled #884 | ||
* | | | | | | better naming on #891 | Unknwon | 2015-02-11 |
| | | | | | | |||
* | | | | | | models: make code change for session issue with SQLite3 #739 | Unknwon | 2015-02-10 |
| | | | | | | |||
* | | | | | | able to allow insecure certification of webhook for #891 | Unknwon | 2015-02-10 |
| | | | | | | |||
* | | | | | | models/repo.go: add update hook when migrate for #789 | Unknwon | 2015-02-09 |
| |/ / / / |/| | | | |