summaryrefslogtreecommitdiff
path: root/spec/finders
Commit message (Expand)AuthorAgeFilesLines
* Convert MoveToProjectFinder specs to use `:empty_project`Robert Speicher2017-01-191-10/+10
* Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern2016-12-151-12/+59
* Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-151-28/+172
* Merge branch '19990-update-snippets-page-design' into 'master' Fatih Acet2016-12-121-1/+24
|\
| * add new tests for snippets_finder.rbMike Greiling2016-12-101-1/+24
* | Merge branch 'features/api-snippets' into 'master' Sean McGivern2016-12-121-25/+34
|\ \ | |/ |/|
| * API: Endpoint to expose personal snippets as /snippetsGuyzmo2016-12-011-25/+34
* | Merge branch '24733-archived-project-merge-request-count' into 'master' Sean McGivern2016-12-061-1/+10
|\ \
| * | Fix Archived project merge requests add to group's Merge RequestsJacopo2016-12-051-1/+10
| |/
* | Merge branch 'issue_25064' into 'security' Douwe Maan2016-12-061-1/+36
|/
* Rename a label to fix an intermittently-failing specNick Thomas2016-12-011-1/+1
* Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-1/+4
* Merge branch '21992-disable-access-requests-by-default' into 'master' Robert Speicher2016-11-161-5/+10
|\
| * Make access request specs explicitly enable or disable access requests as req...Nick Thomas2016-11-111-5/+10
* | Limit labels returned for a specific project as an administratorRobert Speicher2016-11-161-0/+15
|/
* Fix lightweight tags not processed correctly by GitTagPushService22271-drone-tag-pipeline-buildAlejandro Rodríguez2016-10-282-2/+2
* Improve readability and add specs for label filteringsh-fix-labels-move-issueStan Hu2016-10-241-2/+16
* Allow the use of params[:name] when filtering labelsStan Hu2016-10-241-0/+12
* Fix bug where labels would be assigned to issues that were movedStan Hu2016-10-241-0/+6
* Add tests to LabelsFinderDouglas Barbosa Alexandre2016-10-191-0/+69
* Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-101-48/+0
* Refactor TrendingProjectsFinder to support cachingYorick Peterse2016-10-051-22/+31
* Enable Lint/StringConversionInInterpolation cop and autocorrect offensesrs-string-conversion-in-interpolationRobert Speicher2016-10-031-1/+1
* Members::RequestAccessService is tricter on permissionsRémy Coutable2016-10-031-2/+2
* Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher2016-10-022-2/+2
|\
| * Allow Member.add_user to handle access requestersRémy Coutable2016-09-282-2/+2
* | New AccessRequestsFinderRémy Coutable2016-09-281-0/+89
|/
* fix issues mr counterbarthc2016-09-201-2/+18
* Improve PipelinesFinder spec so that it does not depend on hard-coded databas...pipelines-finder-spec-fixStan Hu2016-09-091-2/+3
* Use PipelinesFinder in Pipelines APIZ.J. van de Weg2016-09-071-0/+51
* add specs for tags findertag-name-filtertiagonbotelho2016-08-311-0/+79
* Merge branch 'issue_18135' into 'master' Douwe Maan2016-08-191-0/+70
|\
| * Todos sorting dropdownissue_18135Felipe Artur2016-08-191-0/+70
* | Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdownPaco Guzman2016-08-181-0/+22
* | Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdown-improvePaco Guzman2016-08-171-0/+75
|/
* Add a spec for ProjectsFinder project_ids_relation optionAhmad Sherif2016-08-151-0/+8
* Fix ProjectsFinder specAhmad Sherif2016-08-151-57/+12
* fixes part1 of files to start using active tensetiagonbotelho2016-08-092-4/+4
* Add failing test for #20462winniehell2016-08-021-1/+5
* Fix specsfix-extra-new-line-crlfRémy Coutable2016-08-011-1/+1
* Fix the title of the toggle dropdown buttonHerminio Torres2016-07-281-4/+4
* Ensure relative paths for video are rewritten as we do for images20189-markdown-video-doesn-t-work-when-the-referenced-video-file-is-in-same-repoRémy Coutable2016-07-261-1/+1
* refactors the search to enable users to filter and sort branches at thetiagonbotelho2016-07-191-0/+1
* implements the basic filter functionalitytiagonbotelho2016-07-191-0/+75
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-012-3/+0
* Project members with guest role can't access notes on confidential issuesDouglas Barbosa Alexandre2016-06-141-0/+7
* Fix notes on confidential issues through JSON to users without accessDouglas Barbosa Alexandre2016-06-141-0/+16
* Make upcoming milestone work across projectsSean McGivern2016-05-161-0/+34
* Tidy up IssuesFinder specsSean McGivern2016-05-161-68/+80