Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "Congratulations!" tweet button on newly-created project. | connorshea | 2016-03-31 | 1 | -0/+5 |
* | Exclude projects pending deletion from all results | Zeger-Jan van de Weg | 2016-03-31 | 2 | -1/+8 |
* | Remove todos for deleted merge requests | Douglas Barbosa Alexandre | 2016-03-31 | 2 | -1/+18 |
* | Destroy related todos when an issue is deleted | Douglas Barbosa Alexandre | 2016-03-30 | 2 | -1/+18 |
* | Use raw SQL instead of Rails models in migrations where appropriaters-fix-migrations | Robert Speicher | 2016-03-28 | 5 | -34/+54 |
* | Check if index exists before adding it. [ci skip] | Rubén Dávila | 2016-03-21 | 1 | -1/+3 |
* | Fix specsissue_12658 | Douwe Maan | 2016-03-22 | 2 | -1/+2 |
* | Address feedback | Douwe Maan | 2016-03-22 | 3 | -5/+51 |
* | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-21 | 4 | -1/+23 |
|\ | |||||
| * | Merge branch 'master' into 2489-soft-delete-issues | Zeger-Jan van de Weg | 2016-03-21 | 2 | -1/+7 |
| |\ | |||||
| | * | Merge branch 'master' into feature/issue-move | Grzegorz Bizon | 2016-03-19 | 5 | -1/+28 |
| | |\ | |||||
| | * | | Improvements in issue move feaure (refactoring) | Grzegorz Bizon | 2016-03-19 | 2 | -2/+1 |
| | * | | Add field that references issue this issue has been moved to | Grzegorz Bizon | 2016-03-17 | 2 | -1/+8 |
| * | | | 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 | 3 | -0/+16 |
| | |/ | |/| | |||||
* | | | Add specs and add visibility level to admin groups | Felipe Artur | 2016-03-21 | 3 | -25/+8 |
* | | | Fix more specs | Douwe Maan | 2016-03-20 | 1 | -1/+1 |
* | | | Fix some specs | Douwe Maan | 2016-03-20 | 2 | -0/+6 |
* | | | Tweaks, refactoring, and specs | Douwe Maan | 2016-03-20 | 2 | -2/+3 |
* | | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-20 | 5 | -2/+37 |
|\ \ \ | |/ / | |||||
| * | | Add commit_id to todos | Douglas Barbosa Alexandre | 2016-03-18 | 2 | -0/+8 |
| * | | Change target_id to null on todos | Douglas Barbosa Alexandre | 2016-03-18 | 2 | -1/+6 |
| * | | Add a confidential flag to issues | Douglas Barbosa Alexandre | 2016-03-17 | 2 | -1/+9 |
| * | | Merge branch '4009-external-users' into 'master' | Douwe Maan | 2016-03-17 | 2 | -0/+6 |
| |\ \ | | |/ | |/| | |||||
| * | | Added an index on ci_runners.token | Yorick Peterse | 2016-03-16 | 2 | -4/+18 |
* | | | Code fixes | Felipe Artur | 2016-03-17 | 1 | -9/+3 |
* | | | 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 | 8 | -8/+132 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'master' into 4009-external-users4009-external-users | Zeger-Jan van de Weg | 2016-03-15 | 2 | -1/+7 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'auto-gc' into 'master' revert-01160fc0 | Douwe Maan | 2016-03-15 | 2 | -1/+7 |
| | |\ | |||||
| | | * | Run 'git gc' every 10 pushes | Jacob Vosmaer | 2016-03-14 | 2 | -1/+7 |
| * | | | Merge branch 'master' into 4009-external-users | Zeger-Jan van de Weg | 2016-03-14 | 4 | -6/+35 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'share-project-ce' into 'master' | Dmitriy Zaporozhets | 2016-03-14 | 4 | -6/+35 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Add share project from group lock | Dmitriy Zaporozhets | 2016-03-11 | 2 | -3/+9 |
| | | * | Bring ProjectGroupLink model and migrations from EE | Dmitriy Zaporozhets | 2016-03-11 | 3 | -3/+26 |
| * | | | External Users | Zeger-Jan van de Weg | 2016-03-13 | 2 | -1/+7 |
| |/ / | |||||
| * | | Disallow blank (non-null) values for a Note's `line_code` attributers-disallow-blank-line-code | Robert Speicher | 2016-03-11 | 1 | -0/+9 |
| * | | More detailed trigram migration error messagetrigram-index-searching | Yorick Peterse | 2016-03-11 | 1 | -1/+4 |
| * | | 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 | 2 | -0/+71 |
| |/ | |||||
* | | Code improvements and add Create group service | Felipe Artur | 2016-03-16 | 2 | -3/+19 |
* | | Fix conflicts | Felipe Artur | 2016-03-10 | 1 | -0/+1 |
* | | Prevent projects to have higher visibility than groups | Felipe Artur | 2016-03-10 | 2 | -1/+13 |
* | | Add visibility level icon and a couple of specs | Felipe Artur | 2016-03-10 | 1 | -1/+1 |
* | | Code improvements | Felipe Artur | 2016-03-10 | 2 | -5/+2 |
* | | Add permission level to groups | Felipe Artur | 2016-03-10 | 2 | -5/+14 |
|/ | |||||
* | Remove invalid todos from database | Douglas Barbosa Alexandre | 2016-03-09 | 2 | -1/+17 |
* | Added main_language to the schema | Yorick Peterse | 2016-03-09 | 1 | -0/+1 |
* | Merge branch 'rs-snippets-dont-expire' into 'master' | Dmitriy Zaporozhets | 2016-03-09 | 2 | -3/+6 |
|\ |