Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-20fix issues mr counterbarthc
2016-09-09Improve PipelinesFinder spec so that it does not depend on hard-coded databas...Stan Hu
2016-09-07Use PipelinesFinder in Pipelines APIZ.J. van de Weg
2016-08-31add specs for tags findertiagonbotelho
2016-08-20Merge branch 'issue_18135' into 'master' Douwe Maan
2016-08-19Todos sorting dropdownFelipe Artur
2016-08-18Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-08-17Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-08-15Add a spec for ProjectsFinder project_ids_relation optionAhmad Sherif
2016-08-15Fix ProjectsFinder specAhmad Sherif
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-08-02Add failing test for #20462winniehell
2016-08-01Fix specsRémy Coutable
2016-07-28Fix the title of the toggle dropdown buttonHerminio Torres
2016-07-26Ensure relative paths for video are rewritten as we do for imagesRémy Coutable
2016-07-19refactors the search to enable users to filter and sort branches at thetiagonbotelho
2016-07-19implements the basic filter functionalitytiagonbotelho
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-15Project members with guest role can't access notes on confidential issuesDouglas Barbosa Alexandre
2016-06-14Fix notes on confidential issues through JSON to users without accessDouglas Barbosa Alexandre
2016-05-16Make upcoming milestone work across projectsSean McGivern
2016-05-16Tidy up IssuesFinder specsSean McGivern
2016-04-13Return unique issues when using multiple labelsYorick Peterse
2016-03-22Fix specsDouwe Maan
2016-03-22Address feedbackDouwe Maan
2016-03-22Add specs and add visibility level to admin groupsFelipe Artur
2016-03-19Fix specsFelipe Artur
2016-03-18Improve group visibility level featureZeger-Jan van de Weg
2016-03-18Code fixesFelipe Artur
2016-03-17Merge 4009-external-users into issue_12658Felipe Artur
2016-03-12Bring shared project feature tests from EEDmitriy Zaporozhets
2016-03-10Prevent projects to have higher visibility than groupsFelipe Artur
2016-03-10Add permission level to groupsFelipe Artur
2016-03-09Make better use of the `visibility_level` factory traitsRobert Speicher
2016-01-04remove public field from namespace and refactoringValery Sizov
2015-11-20Port GitLab EE ProjectsFinder changesYorick Peterse
2015-11-18Align hash literals to keep Rubocop happyYorick Peterse
2015-11-18Refactor ProjectsFinder to not pluck IDsYorick Peterse
2015-11-18Refactoed GroupsFinder into two separate classesYorick Peterse
2015-11-18Renamed GroupsFinder spec file so the name matchesYorick Peterse
2015-11-05 Allow groups to appear in the search results if the group owner allows itValery Sizov
2015-10-08Merge remote-tracking branch 'public/trending-projects-performance'Dmitriy Zaporozhets
2015-10-07Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu
2015-10-06Revamp trending projects queryYorick Peterse
2015-10-06Added specs for TrendingProjectsFinderYorick Peterse
2015-08-07Add `Group#add_*` convenience methodsRobert Speicher
2015-05-27Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan
2015-05-01Group milestones by title in the dashboard and all other issue viewsDominik Sander
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen