Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -5/+50 |
* | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-21 | 3 | -0/+17 |
|\ | |||||
| * | Merge branch 'master' into 2489-soft-delete-issues | Zeger-Jan van de Weg | 2016-03-21 | 1 | -0/+5 |
| |\ | |||||
| | * | Merge branch 'master' into feature/issue-move | Grzegorz Bizon | 2016-03-19 | 4 | -0/+22 |
| | |\ | |||||
| | * | | Improvements in issue move feaure (refactoring) | Grzegorz Bizon | 2016-03-19 | 1 | -1/+1 |
| | * | | Add field that references issue this issue has been moved to | Grzegorz Bizon | 2016-03-17 | 1 | -0/+5 |
| * | | | Soft delete issuables | Zeger-Jan van de Weg | 2016-03-19 | 2 | -0/+12 |
| | |/ | |/| | |||||
* | | | Add specs and add visibility level to admin groups | Felipe Artur | 2016-03-21 | 2 | -23/+7 |
* | | | Fix some specs | Douwe Maan | 2016-03-20 | 1 | -0/+5 |
* | | | Tweaks, refactoring, and specs | Douwe Maan | 2016-03-20 | 1 | -1/+2 |
* | | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-20 | 4 | -0/+30 |
|\ \ \ | |/ / | |||||
| * | | Add commit_id to todos | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -0/+6 |
| * | | Change target_id to null on todos | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -0/+5 |
| * | | Add a confidential flag to issues | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -0/+6 |
| * | | Merge branch '4009-external-users' into 'master' | Douwe Maan | 2016-03-17 | 1 | -0/+5 |
| |\ \ | | |/ | |/| | |||||
| * | | Added an index on ci_runners.token | Yorick Peterse | 2016-03-16 | 1 | -0/+13 |
* | | | Code fixes | Felipe Artur | 2016-03-17 | 1 | -9/+3 |
* | | | Merge 4009-external-users into issue_12658 | Felipe Artur | 2016-03-16 | 7 | -0/+92 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'master' into 4009-external-users4009-external-users | Zeger-Jan van de Weg | 2016-03-15 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'auto-gc' into 'master' revert-01160fc0 | Douwe Maan | 2016-03-15 | 1 | -0/+5 |
| | |\ | |||||
| | | * | Run 'git gc' every 10 pushes | Jacob Vosmaer | 2016-03-14 | 1 | -0/+5 |
| * | | | Merge branch 'master' into 4009-external-users | Zeger-Jan van de Weg | 2016-03-14 | 3 | -0/+20 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'share-project-ce' into 'master' | Dmitriy Zaporozhets | 2016-03-14 | 3 | -0/+20 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Add share project from group lock | Dmitriy Zaporozhets | 2016-03-11 | 1 | -0/+5 |
| | | * | Bring ProjectGroupLink model and migrations from EE | Dmitriy Zaporozhets | 2016-03-11 | 2 | -0/+15 |
| * | | | External Users | Zeger-Jan van de Weg | 2016-03-13 | 1 | -0/+5 |
| |/ / | |||||
| * | | 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 |
| * | | Added trigram indexes for various searched columns | Yorick Peterse | 2016-03-11 | 1 | -0/+50 |
| |/ | |||||
* | | Code improvements and add Create group service | Felipe Artur | 2016-03-16 | 1 | -2/+18 |
* | | Prevent projects to have higher visibility than groups | Felipe Artur | 2016-03-10 | 1 | -0/+11 |
* | | Add visibility level icon and a couple of specs | Felipe Artur | 2016-03-10 | 1 | -1/+1 |
* | | Code improvements | Felipe Artur | 2016-03-10 | 1 | -4/+1 |
* | | Add permission level to groups | Felipe Artur | 2016-03-10 | 1 | -0/+9 |
|/ | |||||
* | Remove invalid todos from database | Douglas Barbosa Alexandre | 2016-03-09 | 1 | -0/+16 |
* | Merge branch 'rs-snippets-dont-expire' into 'master' | Dmitriy Zaporozhets | 2016-03-09 | 1 | -0/+5 |
|\ | |||||
| * | Remove `Snippet#expires_at`rs-snippets-dont-expire | Robert Speicher | 2016-03-05 | 1 | -0/+5 |
* | | adds swp and swo to gitignore and improves migration for project main_language | tiagonbotelho | 2016-03-07 | 1 | -18/+2 |
* | | implements project languages saving them onto the database | tiagonbotelho | 2016-03-07 | 1 | -0/+21 |
|/ | |||||
* | Use Gitlab::Git::DiffCollections | Jacob Vosmaer | 2016-03-03 | 1 | -0/+5 |
* | Fix broken migration | Dmitriy Zaporozhets | 2016-02-29 | 1 | -1/+1 |
* | Branded login page also in CE11489-branded-appearance-to-ce | Zeger-Jan van de Weg | 2016-02-26 | 1 | -0/+14 |
* | Rename Tasks to Todos | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -0/+5 |
* | Create a pending task when a user is mentioned on a note | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -0/+5 |
* | Add task model | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -0/+14 |
* | Merge branch 'visibletrap/gitlab-ce-label' | Douwe Maan | 2016-02-19 | 1 | -0/+5 |
|\ | |||||
| * | Label description and Label row | Tap | 2016-02-17 | 1 | -0/+5 |
* | | Save merge commit id when MR is merged | Rubén Dávila | 2016-02-19 | 1 | -0/+5 |