summaryrefslogtreecommitdiff
path: root/app/finders
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-issue-17496' into 'master' Douwe Maan2016-05-251-1/+1
|\
| * Fix groups API to list only user's accessible projectsStan Hu2016-05-241-1/+1
* | Fix outer join when filtering milestonesissue_15221_2Felipe Artur2016-05-241-2/+2
* | Fix issues/MRs filter when ordering by milestone due dateFelipe Artur2016-05-241-2/+2
|/
* Merge branch 'create-todo-on-failing-build' into 'master' Douwe Maan2016-05-191-1/+1
|\
| * Create a todo on failing MR buildSean McGivern2016-05-171-1/+1
* | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-162-3/+3
|\ \
| * | Make upcoming milestone work across projectsSean McGivern2016-05-161-2/+2
| |/
| * Extract LegacyDiffNote out of NoteDouwe Maan2016-05-131-1/+1
* | Improve pipelines designKamil Trzcinski2016-05-101-0/+38
|/
* Prevent private snippets in public/internal projects from being leaked via APIStan Hu2016-04-251-1/+1
* Remove the `.distinct` when finding issues15465-fix-sort-by-due-dateRémy Coutable2016-04-211-3/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/label-filtersJames Lopez2016-04-211-1/+40
|\
| * Move Issue scopes from Issuable to Issue modelRémy Coutable2016-04-201-20/+20
| * Move due_date sort scopes to Issue and fix CHANGELOGRémy Coutable2016-04-201-3/+1
| * Address MR feedbackRémy Coutable2016-04-201-4/+7
| * Fix functionality of due this week. Add due this month and overdue, remove du...Mehmet Beydogan2016-04-201-6/+20
| * Add due_date:time field to Issue modelMehmet Beydogan2016-04-201-0/+22
| * Any label & no label out weigh other labels - these two will clear previously...Phil Hughes2016-04-201-1/+1
| * Return unique issues when using multiple labelsYorick Peterse2016-04-131-1/+3
* | udpated a few things based on MR feedback. Also added model specJames Lopez2016-04-201-3/+2
* | filter labels by including all filter titles as part of the queryJames Lopez2016-04-191-1/+1
|/
* Standardised the output of the JSON to always include the namePhil Hughes2016-03-291-1/+1
* Dropdown bug fixesPhil Hughes2016-03-291-2/+2
* Address feedbackDouwe Maan2016-03-222-11/+4
* Add specs and add visibility level to admin groupsFelipe Artur2016-03-211-3/+2
* Fix "Shared projects" tabDouwe Maan2016-03-201-8/+8
* Fix group project selection in IssuableFinderDouwe Maan2016-03-201-4/+4
* Tweaks, refactoring, and specsDouwe Maan2016-03-208-157/+94
* Merge branch 'master' into issue_12658Douwe Maan2016-03-201-0/+6
|\
| * Restrict access to confidential issuesDouglas Barbosa Alexandre2016-03-171-0/+6
* | Code fixesFelipe Artur2016-03-174-12/+26
* | Block internal groups/projects visibility to external usersFelipe Artur2016-03-163-3/+3
* | Merge 4009-external-users into issue_12658Felipe Artur2016-03-162-9/+21
|\ \ | |/
| * Improve external users featureZeger-Jan van de Weg2016-03-141-2/+2
| * Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-142-8/+13
| |\
| | * Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-141-1/+2
| | |\
| | | * Add finders logic and tests for shared projects featureDmitriy Zaporozhets2016-03-111-1/+2
| | * | fixes small issuestiagonbotelho2016-03-131-2/+2
| | * | fixes issuestiagonbotelho2016-03-121-2/+2
| | * | fixes issues for mr acceptancetiagonbotelho2016-03-121-7/+6
| | * | implements upcoming filter in milstonestiagonbotelho2016-03-121-0/+8
| * | | Create an external users tab on Admin user listZeger-Jan van de Weg2016-03-131-4/+9
| * | | External UsersZeger-Jan van de Weg2016-03-131-6/+5
| |/ /
| * | Removed User#project_relationsprojects-finder-ee-compatibleYorick Peterse2016-03-121-1/+1
| * | Clean up ProjectsFinder for getting user projectsYorick Peterse2016-03-111-1/+4
| |/
* | Code improvements and add Create group serviceFelipe Artur2016-03-161-1/+1
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+45
* | Code improvementsFelipe Artur2016-03-101-11/+2
* | Add permission level to groupsFelipe Artur2016-03-101-0/+31
|/