summaryrefslogtreecommitdiff
path: root/spec/finders
Commit message (Expand)AuthorAgeFilesLines
* Removed project autocomplete paginationJan Provaznik2019-07-221-27/+13
* Adding order by to list runner jobs api.sujay patel2019-07-051-25/+10
* Adding order by to list runner jobs api.sujay patel2019-07-051-0/+37
* Show upcoming status for releasesJason Goodman2019-07-031-3/+3
* Merge branch 'id-stale-branches' into 'master'Grzegorz Bizon2019-07-011-0/+9
|\
| * Add endpoint for fetching diverging commit countsid-stale-branchesIgor Drozdov2019-06-281-0/+9
* | Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-261-0/+59
|/
* Return all runner tags when search is empty63656-runner-tags-search-dropdown-is-emptyDmitriy Zaporozhets2019-06-241-4/+4
* Use NotesFinder to fetch notes on API and ControllersPatrick Derichs2019-06-191-0/+26
* Hashed Storage is enabled by default on new installationshashed-storage-enabled-defaultGabriel Mazetto2019-06-171-0/+2
* Merge branch 'error-pipelines-for-blocked-users' into 'master'Grzegorz Bizon2019-06-171-2/+3
|\
| * preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-041-2/+3
* | Remove some deprecated codedz-cleanup-deprecated-codeDmitriy Zaporozhets2019-06-071-8/+0
|/
* Move file one folder level up to avoid namespace conflict58941-use-gitlab-serverless-with-existing-knative-installationJoão Cunha2019-06-031-1/+1
* Adapt functions to work for external KnativeJoão Cunha2019-05-292-23/+150
* Removes duplicated members from api/projects/:id/members/all51854-api-to-get-all-project-group-members-returns-duplicatesJacopo2019-05-271-7/+37
* Add improvements to the global search processFrancisco Javier López2019-05-072-7/+3
* Allow projects to use instance level clustersJames Fargher2019-05-071-8/+21
* Only show in autocomplete when author activeWei-Meng Lee2019-04-121-4/+12
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-095-0/+60
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-56/+57
* Add Knative metrics to PrometheusChris Baumbauer2019-04-061-4/+28
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-055-60/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-055-0/+60
* Merge branch 'extend-cte-optimisations-to-projects' into 'master'Dmitriy Zaporozhets2019-04-051-65/+24
|\
| * Extend CTE search optimisation to projectsextend-cte-optimisations-to-projectsSean McGivern2019-04-041-65/+24
* | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* | Fix IDE detecting MR from fork branchPaul Slaughter2019-04-051-0/+8
|/
* [CE] Reduce differences with EE in users_finder_spec.rbRémy Coutable2019-03-212-18/+15
* [CE] Reduce differences with EE in snippets_finder_spec.rbRémy Coutable2019-03-211-127/+94
* [CE] Reduce differences with EE in merge_requests_finder_spec.rbRémy Coutable2019-03-211-93/+44
* [CE] Reduce differences with EE in issues_finder_spec.rbRémy Coutable2019-03-211-37/+43
* [CE] Reduce differences with EE in group_projects_finder_spec.rbRémy Coutable2019-03-211-20/+19
* Merge branch 'only-counted-active-milestones-as-started' into 'master'Kamil Trzciński2019-03-191-0/+3
|\
| * Only count active milestones as startedSean McGivern2019-03-191-0/+3
* | Allow filtering labels by a single characterSean McGivern2019-03-131-0/+6
|/
* Filter merge requests by target branchHiroyuki Sato2019-03-091-1/+1
* Display the correct number of MRs a user has access toIgor Drozdov2019-03-051-199/+309
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-1/+25
|\
| * Merge branch 'security-commit-private-related-mr' into 'master'Yorick Peterse2019-03-041-1/+25
| |\
| | * Modify MergeRequestsFinder to allow filtering by commitPatrick Bajao2019-01-281-1/+25
| | * Merge branch 'security-guests-can-see-list-of-merge-requests' into 'master'Yorick Peterse2019-01-251-9/+23
| | |\
| | | * Group Guests are no longer able to see merge requestsTiago Botelho2019-01-211-9/+23
| | * | Merge branch 'security-contributed-projects' into 'master'Yorick Peterse2019-01-251-0/+12
| | |\ \ | | | |/ | | |/|
| | | * Fix contributed projects finder shown private infoJames Lopez2019-01-081-0/+12
* | | | Merge branch '54643-lower_issuable_finder_complexity' into 'master'Sean McGivern2019-03-011-30/+25
|\ \ \ \
| * | | | Always use CTE for IssuableFinder countsMario de la Ossa2019-02-281-30/+25
* | | | | make assertions on objects instead of tag namesAlexis Reigel2019-02-271-12/+12
* | | | | don't filter tags by taggable typeAlexis Reigel2019-02-271-15/+15
* | | | | use lazy ajax filter dropdown for runner tagsAlexis Reigel2019-02-271-0/+66