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
2017-06-06Introduce an Events APIMark Fletcher
2017-05-30Add :owned param to ProjectFinderToon Claes
2017-05-30Change ProjectFinder so starred can be combined with other filtersToon Claes
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-15Fix trailing ',' in hash.Bob Van Landuyt
2017-05-15Create a Users FinderGeorge Andrinopoulos
2017-05-10Use `described_class` in SnippetsFinder-specBob Van Landuyt
2017-05-10Merge branch 'tc-fix-private-subgroups-shown' into 'security' Douwe Maan
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-05[Multiple issue assignee] Fix a number of specsValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-03Merge branch '28408-feature-proposal-include-search-options-to-pipelines-api'...Robert Speicher
2017-05-03Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan
2017-05-02Improve pipelines_finder.rbShinya Maeda
2017-05-02Avoid using sampleShinya Maeda
2017-05-02Use HasStatus::AVAILABLE_STATUSES instead of hard codingShinya Maeda
2017-05-02Improve api/pipelines_spec.rbShinya Maeda
2017-05-02Add another pipeline for spec statusShinya Maeda
2017-05-02Add space before bracketShinya Maeda
2017-05-02Improve pipelines_finder_spec.rbShinya Maeda
2017-05-02Ci::Pipeline to project.pipelinesShinya Maeda
2017-05-02Fix improper method name and spec descriptionShinya Maeda
2017-05-02Fix created_at to user_id in specShinya Maeda
2017-05-02Change sort spec descriptionShinya Maeda
2017-05-02Allow only indexed columns in #order_and_sort. Remove present (Because unnece...Shinya Maeda
2017-05-02Normalize wordingShinya Maeda
2017-05-02Finish pipelines_specShinya Maeda
2017-05-02Use eq instead of match_array for comparison of arrayShinya Maeda
2017-05-02No need 'a'Shinya Maeda
2017-05-02Add name(User)Shinya Maeda
2017-05-02Change name to usernameShinya Maeda
2017-05-02Use ActiveRecord for comparisonShinya Maeda
2017-05-02Add tag trueShinya Maeda
2017-05-02Check if any master existsShinya Maeda
2017-05-02include to all(eq()). Test status, not scope.Shinya Maeda
2017-05-02%[] to %w[]Shinya Maeda
2017-05-02%w() to %[]Shinya Maeda
2017-05-02Improved CI. Fix yaml_errors boolean evaluation.Shinya Maeda
2017-05-02Fixed the following.Shinya Maeda
2017-05-02Fix created_at test case because of sorting failureShinya Maeda
2017-05-02Fix rubocop offences and rspec failuresShinya Maeda
2017-05-02Add specs. Plus, minor fixes.Shinya Maeda
2017-05-02Display comments for personal snippetsJarka Kadlecova
2017-05-01Auto-correct `RSpec/DescribedClass` violationsRobert Speicher
2017-04-26Use rspec-set to speed up examplesZeger-Jan van de Weg
2017-04-06Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06ProjectsFinder should handle more optionsJacopo
2017-04-05Add specsDouwe Maan