Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | New/reopen PR checks if there is any unmerged and open PR | Unknwon | 2015-10-18 | |
| | ||||
* | minor fix on API response | Unknwon | 2015-08-19 | |
| | ||||
* | finish attachments when create issue | Unknwon | 2015-08-11 | |
| | ||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | |
|\ | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css | |||
| * | minor fix on #1460 | Unknwon | 2015-08-10 | |
| | | ||||
* | | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 | |
|/ | ||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | |
| | ||||
* | fix #864 with migration and update locale | Unknwon | 2015-07-26 | |
| | ||||
* | auto fix locale file name change | Unknwon | 2015-03-25 | |
| | ||||
* | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 | |
| | ||||
* | #1032: legacy code can have duplicated IDs for same repository | Unknwon | 2015-03-12 | |
| | ||||
* | models/migrations: fix update error | Unknwon | 2015-02-28 | |
| | ||||
* | v4 migration, merge 'dev', clean code and mirror fix | Unknwon | 2015-02-23 | |
| | ||||
* | 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) | |||
* | models/migrations: finish accessRefactor | Unknwon | 2015-02-12 | |
| | ||||
* | Merge pull request #941 from phsmit/access_refactor | 无闻 | 2015-02-12 | |
|\ | | | | | Access refactor | |||
| * | 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 | |
| | ||||
* | Fix collaboration migration code | Peter Smit | 2015-02-04 | |
| | ||||
* | Introducing Collaboration Struct | Peter Smit | 2015-01-23 | |
| | ||||
* | Migration code: errors are not to be forgotten | Peter Smit | 2015-01-22 | |
| | ||||
* | Clean up migrations code | Peter Smit | 2015-01-22 | |
| | ||||
* | Create db migrations framework | Peter Smit | 2015-01-22 | |