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-05-02Add constant as ALLOWED_INDEXED_COLUMNSShinya Maeda
2017-05-02Use HasStatus::AVAILABLE_STATUSES instead of hard codingShinya Maeda
2017-05-02Add a blank line between blocksShinya Maeda
2017-05-02Revert "Use JSON type for sorting parameter (halfway)"Shinya Maeda
2017-05-02Use JSON type for sorting parameter (halfway)Shinya Maeda
2017-05-02Use order instead of reorder. Improve tests.Shinya Maeda
2017-05-02Fix improper method name and spec descriptionShinya Maeda
2017-05-02Allow only indexed columns in #order_and_sort. Remove present (Because unnece...Shinya Maeda
2017-05-02Avoid hardcode table nameShinya Maeda
2017-05-02Add name. Improve order_and_sort.Shinya Maeda
2017-05-02Add name(User)Shinya Maeda
2017-05-02Change name to usernameShinya Maeda
2017-05-02Fix inappropriate regexShinya Maeda
2017-05-02Use 'case/when/end'Shinya Maeda
2017-05-02Improved CI. Fix yaml_errors boolean evaluation.Shinya Maeda
2017-05-02Fixed the following.Shinya Maeda
2017-05-02Fixed SQL injectionShinya Maeda
2017-05-02Fix rubocop offences and rspec failuresShinya Maeda
2017-05-02Add specs. Plus, minor fixes.Shinya Maeda
2017-05-02Fixed those points.Shinya Maeda
2017-05-02Remove unnecessary commentShinya Maeda
2017-05-02- Add new parameters for Pipeline APIShinya Maeda
2017-02-17Adds Pending and Finished tabs to pipelines pageFilipa Lacerda
2016-09-07Use PipelinesFinder in Pipelines APIZ.J. van de Weg
2016-06-29PipelinesFinder use git cached dataPaco Guzman
2016-05-10Improve pipelines designKamil Trzcinski