Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix schema file [ci skip] | James Lopez | 2016-04-07 | 1 | -2/+3 |
* | refactored a few things based on MR feedback | James Lopez | 2016-04-07 | 1 | -4/+4 |
* | some refactoring to symbolise keys across importers and left a TODO | James Lopez | 2016-04-05 | 1 | -3/+2 |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp... | James Lopez | 2016-04-04 | 1 | -2/+3 |
|\ | |||||
| * | Exclude projects pending deletion from all results | Zeger-Jan van de Weg | 2016-03-31 | 1 | -1/+2 |
| * | Remove todos for deleted merge requests | Douglas Barbosa Alexandre | 2016-03-31 | 1 | -1/+1 |
| * | Destroy related todos when an issue is deleted | Douglas Barbosa Alexandre | 2016-03-30 | 1 | -1/+1 |
* | | added rest of importers, fixed specs and some issues with the migration | James Lopez | 2016-03-23 | 1 | -2/+2 |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp... | James Lopez | 2016-03-22 | 1 | -1/+8 |
|\ \ | |/ | |||||
| * | Address feedback | Douwe Maan | 2016-03-22 | 1 | -0/+1 |
| * | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-21 | 1 | -1/+6 |
| |\ | |||||
| | * | Merge branch 'master' into 2489-soft-delete-issues | Zeger-Jan van de Weg | 2016-03-21 | 1 | -1/+2 |
| | |\ | |||||
| | * | | Minor improvements on IssuableActions | Zeger-Jan van de Weg | 2016-03-21 | 1 | -0/+1 |
| | * | | Hide delete botton on edit page | Zeger-Jan van de Weg | 2016-03-19 | 1 | -1/+0 |
| | * | | Soft delete issuables | Zeger-Jan van de Weg | 2016-03-19 | 1 | -0/+4 |
| * | | | Add specs and add visibility level to admin groups | Felipe Artur | 2016-03-21 | 1 | -2/+1 |
| * | | | Fix more specs | Douwe Maan | 2016-03-20 | 1 | -1/+1 |
| * | | | Fix some specs | Douwe Maan | 2016-03-20 | 1 | -0/+1 |
| * | | | Tweaks, refactoring, and specs | Douwe Maan | 2016-03-20 | 1 | -1/+1 |
| * | | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-20 | 1 | -2/+7 |
| |\ \ \ | | |/ / | |||||
| * | | | Block internal groups/projects visibility to external users | Felipe Artur | 2016-03-16 | 1 | -3/+3 |
| * | | | Merge 4009-external-users into issue_12658 | Felipe Artur | 2016-03-16 | 1 | -8/+40 |
| |\ \ \ | |||||
| * | | | | Code improvements and add Create group service | Felipe Artur | 2016-03-16 | 1 | -1/+1 |
| * | | | | Fix conflicts | Felipe Artur | 2016-03-10 | 1 | -0/+1 |
| * | | | | Prevent projects to have higher visibility than groups | Felipe Artur | 2016-03-10 | 1 | -1/+2 |
| * | | | | Code improvements | Felipe Artur | 2016-03-10 | 1 | -1/+1 |
| * | | | | Add permission level to groups | Felipe Artur | 2016-03-10 | 1 | -5/+5 |
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp... | James Lopez | 2016-03-21 | 1 | -2/+3 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch 'master' into feature/issue-move | Grzegorz Bizon | 2016-03-19 | 1 | -1/+6 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Improvements in issue move feaure (refactoring) | Grzegorz Bizon | 2016-03-19 | 1 | -1/+0 |
| * | | | | Add field that references issue this issue has been moved to | Grzegorz Bizon | 2016-03-17 | 1 | -1/+3 |
* | | | | | updated migration | James Lopez | 2016-03-21 | 1 | -3/+7 |
* | | | | | more refactoring | James Lopez | 2016-03-21 | 1 | -7/+4 |
* | | | | | some refactoring based on feedback | James Lopez | 2016-03-21 | 1 | -1/+3 |
| |/ / / |/| | | | |||||
* | | | | Add commit_id to todos | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -0/+2 |
* | | | | Change target_id to null on todos | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -1/+1 |
* | | | | Add a confidential flag to issues | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -1/+3 |
* | | | | Merge branch '4009-external-users' into 'master' | Douwe Maan | 2016-03-17 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Merge branch 'master' into 4009-external-users4009-external-users | Zeger-Jan van de Weg | 2016-03-15 | 1 | -1/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into 4009-external-users | Zeger-Jan van de Weg | 2016-03-14 | 1 | -6/+15 |
| |\ \ \ | |||||
| * | | | | External Users | Zeger-Jan van de Weg | 2016-03-13 | 1 | -1/+2 |
* | | | | | Added an index on ci_runners.token | Yorick Peterse | 2016-03-16 | 1 | -4/+5 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'auto-gc' into 'master' revert-01160fc0 | Douwe Maan | 2016-03-15 | 1 | -1/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Run 'git gc' every 10 pushes | Jacob Vosmaer | 2016-03-14 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge branch 'share-project-ce' into 'master' | Dmitriy Zaporozhets | 2016-03-14 | 1 | -6/+15 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add share project from group lock | Dmitriy Zaporozhets | 2016-03-11 | 1 | -3/+4 |
| * | | Bring ProjectGroupLink model and migrations from EE | Dmitriy Zaporozhets | 2016-03-11 | 1 | -3/+11 |
| |/ | |||||
* | | Updated schema to include Pg operator classes | Yorick Peterse | 2016-03-11 | 1 | -19/+19 |
* | | Added trigram indexes for various searched columns | Yorick Peterse | 2016-03-11 | 1 | -0/+21 |
|/ | |||||
* | Remove invalid todos from database | Douglas Barbosa Alexandre | 2016-03-09 | 1 | -1/+1 |