Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'issue_7959' into 'master' | Jacob Schatz | 2016-03-23 | 1 | -8/+9 |
|\ | |||||
| * | Merge branch 'master' into issue_7959 | Alfredo Sumaran | 2016-03-22 | 41 | -176/+244 |
| |\ | |||||
| * | | Respond to json requests | Alfredo Sumaran | 2016-03-17 | 1 | -8/+9 |
* | | | Add missing Dashboard::LabelsController | Rémy Coutable | 2016-03-23 | 1 | -0/+9 |
* | | | Use respond_to instead of a conditional to paginate milestones | Rémy Coutable | 2016-03-23 | 3 | -8/+9 |
* | | | Fix an issue causing the Dashboard/Milestones page to be blank | Rémy Coutable | 2016-03-23 | 4 | -35/+17 |
| |/ |/| | |||||
* | | Address feedback | Douwe Maan | 2016-03-22 | 2 | -2/+3 |
* | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-21 | 29 | -37/+67 |
|\ \ | |||||
| * \ | Merge branch 'master' into 2489-soft-delete-issues | Zeger-Jan van de Weg | 2016-03-21 | 28 | -37/+40 |
| |\ \ | |||||
| | * \ | Merge branch 'feature/issue-move' into 'master' | Kamil Trzciński | 2016-03-21 | 1 | -0/+6 |
| | |\ \ | |||||
| | | * \ | Merge branch 'master' into feature/issue-move | Grzegorz Bizon | 2016-03-20 | 2 | -2/+10 |
| | | |\ \ | |||||
| | | * | | | Do not pass params that are not used in issue move service | Grzegorz Bizon | 2016-03-20 | 1 | -1/+1 |
| | | * | | | Merge branch 'master' into feature/issue-move | Grzegorz Bizon | 2016-03-19 | 9 | -25/+81 |
| | | |\ \ \ | |||||
| | | * | | | | Improvements in issue move feaure (refactoring) | Grzegorz Bizon | 2016-03-19 | 1 | -4/+4 |
| | | * | | | | Do not pass unsanitized params to issue move service | Grzegorz Bizon | 2016-03-17 | 1 | -1/+2 |
| | | * | | | | Add issue move implementation to controller | Grzegorz Bizon | 2016-03-17 | 1 | -0/+5 |
| | * | | | | | Use the configured Kaminari "per page" defaultrs-use-kaminari-default | Robert Speicher | 2016-03-19 | 28 | -37/+34 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Minor improvements on IssuableActions | Zeger-Jan van de Weg | 2016-03-21 | 4 | -25/+29 |
| * | | | | | Satisfy rubocop | Zeger-Jan van de Weg | 2016-03-19 | 2 | -4/+1 |
| * | | | | | Dry destroy action on issuables | Zeger-Jan van de Weg | 2016-03-19 | 3 | -13/+28 |
| * | | | | | Soft delete issuables | Zeger-Jan van de Weg | 2016-03-19 | 1 | -0/+11 |
| |/ / / / | |||||
* | | | | | Add specs and add visibility level to admin groups | Felipe Artur | 2016-03-21 | 1 | -1/+1 |
* | | | | | Fix some specs | Douwe Maan | 2016-03-20 | 2 | -2/+1 |
* | | | | | Fix "Shared projects" tab | Douwe Maan | 2016-03-20 | 1 | -2/+2 |
* | | | | | Tweaks, refactoring, and specs | Douwe Maan | 2016-03-20 | 10 | -110/+101 |
* | | | | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-20 | 12 | -29/+93 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'remove-wip' into 'master' | Jacob Schatz | 2016-03-19 | 1 | -2/+9 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'origin/master' into remove-wip | Rémy Coutable | 2016-03-18 | 41 | -180/+430 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | * | | | | Easily (un)mark merge request as WIP using link | Douwe Maan | 2016-02-26 | 1 | -2/+9 |
| * | | | | | Merge branch 'fix/gitlab-omniauth-issue' into 'master' | Douwe Maan | 2016-03-19 | 1 | -0/+1 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | another attempt to fix oauth issue | James Lopez | 2016-02-19 | 1 | -1/+1 |
| | * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/gitlab-omni... | James Lopez | 2016-02-19 | 4 | -7/+15 |
| | |\ \ \ \ | |||||
| | * | | | | | attempting to fix omniauth problem | James Lopez | 2016-02-18 | 1 | -0/+1 |
| * | | | | | | Dedupe labels in labels selector in Dashboard pagesfix/14418 | Rémy Coutable | 2016-03-18 | 1 | -2/+9 |
| * | | | | | | Merge branch 'trigger-todo-for-mentions-on-commits-page' into 'master' | Douwe Maan | 2016-03-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Use todo.done without ! in the controller to mark todo as done | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -2/+2 |
| * | | | | | | | Fixed failing tests | Phil Hughes | 2016-03-18 | 1 | -1/+1 |
| * | | | | | | | Updated controller with before_action | Phil Hughes | 2016-03-18 | 2 | -7/+5 |
| * | | | | | | | Fixes issue on dashboard issues | Phil Hughes | 2016-03-18 | 1 | -0/+18 |
| * | | | | | | | Full labels data in JSON | Phil Hughes | 2016-03-18 | 1 | -1/+1 |
| * | | | | | | | Fixed issue with labels dropdown getting wrong labels | Phil Hughes | 2016-03-18 | 2 | -0/+15 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'confidential-issues' into 'master' | Douwe Maan | 2016-03-18 | 2 | -3/+7 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Restrict access for confidential issues on autocomplete | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -1/+1 |
| | * | | | | | | Restrict access to confidential issues | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -1/+5 |
| | * | | | | | | Add an option to user make an issue confidential | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -1/+1 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge branch 'optimistic-todos' into 'master' | Jacob Schatz | 2016-03-18 | 1 | -2/+11 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Mark all as done through AJAX | Phil Hughes | 2016-03-17 | 1 | -0/+4 |
| | * | | | | | Removed the flash success message | Phil Hughes | 2016-03-17 | 1 | -2/+2 |
| | * | | | | | Adds small AJAX optimistic functionality to todos. | Jacob Schatz | 2016-03-17 | 1 | -1/+6 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge branch '4009-external-users' into 'master' | Douwe Maan | 2016-03-17 | 1 | -1/+1 |
| |\ \ \ \ \ |