| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix error 500 when sorting issues by milestone due date and filtering by labels | Felipe Artur | 2016-05-31 | 1 | -1/+1 |
* | Merge branch 'fix-issue-17496' into 'master'
| Douwe Maan | 2016-05-25 | 1 | -1/+1 |
|\ |
|
| * | Fix groups API to list only user's accessible projects | Stan Hu | 2016-05-24 | 1 | -1/+1 |
* | | Fix outer join when filtering milestonesissue_15221_2 | Felipe Artur | 2016-05-24 | 1 | -2/+2 |
* | | Fix issues/MRs filter when ordering by milestone due date | Felipe Artur | 2016-05-24 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'create-todo-on-failing-build' into 'master'
| Douwe Maan | 2016-05-19 | 1 | -1/+1 |
|\ |
|
| * | Create a todo on failing MR build | Sean McGivern | 2016-05-17 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into with-pipeline-view | Kamil Trzcinski | 2016-05-16 | 2 | -3/+3 |
|\ \ |
|
| * | | Make upcoming milestone work across projects | Sean McGivern | 2016-05-16 | 1 | -2/+2 |
| |/ |
|
| * | Extract LegacyDiffNote out of Note | Douwe Maan | 2016-05-13 | 1 | -1/+1 |
* | | Improve pipelines design | Kamil Trzcinski | 2016-05-10 | 1 | -0/+38 |
|/ |
|
* | Prevent private snippets in public/internal projects from being leaked via API | Stan Hu | 2016-04-25 | 1 | -1/+1 |
* | Remove the `.distinct` when finding issues15465-fix-sort-by-due-date | Rémy Coutable | 2016-04-21 | 1 | -3/+1 |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/label-filters | James Lopez | 2016-04-21 | 1 | -1/+40 |
|\ |
|
| * | Move Issue scopes from Issuable to Issue model | Rémy Coutable | 2016-04-20 | 1 | -20/+20 |
| * | Move due_date sort scopes to Issue and fix CHANGELOG | Rémy Coutable | 2016-04-20 | 1 | -3/+1 |
| * | Address MR feedback | Rémy Coutable | 2016-04-20 | 1 | -4/+7 |
| * | Fix functionality of due this week. Add due this month and overdue, remove du... | Mehmet Beydogan | 2016-04-20 | 1 | -6/+20 |
| * | Add due_date:time field to Issue model | Mehmet Beydogan | 2016-04-20 | 1 | -0/+22 |
| * | Any label & no label out weigh other labels - these two will clear previously... | Phil Hughes | 2016-04-20 | 1 | -1/+1 |
| * | Return unique issues when using multiple labels | Yorick Peterse | 2016-04-13 | 1 | -1/+3 |
* | | udpated a few things based on MR feedback. Also added model spec | James Lopez | 2016-04-20 | 1 | -3/+2 |
* | | filter labels by including all filter titles as part of the query | James Lopez | 2016-04-19 | 1 | -1/+1 |
|/ |
|
* | Standardised the output of the JSON to always include the name | Phil Hughes | 2016-03-29 | 1 | -1/+1 |
* | Dropdown bug fixes | Phil Hughes | 2016-03-29 | 1 | -2/+2 |
* | Address feedback | Douwe Maan | 2016-03-22 | 2 | -11/+4 |
* | Add specs and add visibility level to admin groups | Felipe Artur | 2016-03-21 | 1 | -3/+2 |
* | Fix "Shared projects" tab | Douwe Maan | 2016-03-20 | 1 | -8/+8 |
* | Fix group project selection in IssuableFinder | Douwe Maan | 2016-03-20 | 1 | -4/+4 |
* | Tweaks, refactoring, and specs | Douwe Maan | 2016-03-20 | 8 | -157/+94 |
* | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-20 | 1 | -0/+6 |
|\ |
|
| * | Restrict access to confidential issues | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -0/+6 |
* | | Code fixes | Felipe Artur | 2016-03-17 | 4 | -12/+26 |
* | | Block internal groups/projects visibility to external users | Felipe Artur | 2016-03-16 | 3 | -3/+3 |
* | | Merge 4009-external-users into issue_12658 | Felipe Artur | 2016-03-16 | 2 | -9/+21 |
|\ \
| |/ |
|
| * | Improve external users feature | Zeger-Jan van de Weg | 2016-03-14 | 1 | -2/+2 |
| * | Merge branch 'master' into 4009-external-users | Zeger-Jan van de Weg | 2016-03-14 | 2 | -8/+13 |
| |\ |
|
| | * | Merge branch 'share-project-ce' into 'master'
| Dmitriy Zaporozhets | 2016-03-14 | 1 | -1/+2 |
| | |\ |
|
| | | * | Add finders logic and tests for shared projects feature | Dmitriy Zaporozhets | 2016-03-11 | 1 | -1/+2 |
| | * | | fixes small issues | tiagonbotelho | 2016-03-13 | 1 | -2/+2 |
| | * | | fixes issues | tiagonbotelho | 2016-03-12 | 1 | -2/+2 |
| | * | | fixes issues for mr acceptance | tiagonbotelho | 2016-03-12 | 1 | -7/+6 |
| | * | | implements upcoming filter in milstones | tiagonbotelho | 2016-03-12 | 1 | -0/+8 |
| * | | | Create an external users tab on Admin user list | Zeger-Jan van de Weg | 2016-03-13 | 1 | -4/+9 |
| * | | | External Users | Zeger-Jan van de Weg | 2016-03-13 | 1 | -6/+5 |
| |/ / |
|
| * | | Removed User#project_relationsprojects-finder-ee-compatible | Yorick Peterse | 2016-03-12 | 1 | -1/+1 |
| * | | Clean up ProjectsFinder for getting user projects | Yorick Peterse | 2016-03-11 | 1 | -1/+4 |
| |/ |
|
* | | Code improvements and add Create group service | Felipe Artur | 2016-03-16 | 1 | -1/+1 |
* | | Prevent projects to have higher visibility than groups | Felipe Artur | 2016-03-10 | 1 | -0/+45 |
* | | Code improvements | Felipe Artur | 2016-03-10 | 1 | -11/+2 |