summaryrefslogtreecommitdiff
path: root/app/finders/pipelines_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* Add constant as ALLOWED_INDEXED_COLUMNSShinya Maeda2017-05-031-1/+3
* Use HasStatus::AVAILABLE_STATUSES instead of hard codingShinya Maeda2017-05-031-16/+3
* Add a blank line between blocksShinya Maeda2017-05-031-0/+2
* Revert "Use JSON type for sorting parameter (halfway)"Shinya Maeda2017-05-031-15/+11
* Use JSON type for sorting parameter (halfway)Shinya Maeda2017-05-031-11/+15
* Use order instead of reorder. Improve tests.Shinya Maeda2017-05-031-1/+1
* Fix improper method name and spec descriptionShinya Maeda2017-05-031-2/+2
* Allow only indexed columns in #order_and_sort. Remove present (Because unnece...Shinya Maeda2017-05-031-2/+2
* Avoid hardcode table nameShinya Maeda2017-05-031-2/+2
* Add name. Improve order_and_sort.Shinya Maeda2017-05-031-7/+12
* Add name(User)Shinya Maeda2017-05-031-0/+8
* Change name to usernameShinya Maeda2017-05-031-1/+1
* Fix inappropriate regexShinya Maeda2017-05-031-1/+1
* Use 'case/when/end'Shinya Maeda2017-05-031-7/+5
* Improved CI. Fix yaml_errors boolean evaluation.Shinya Maeda2017-05-031-1/+1
* Fixed the following.Shinya Maeda2017-05-031-3/+4
* Fixed SQL injectionShinya Maeda2017-05-031-2/+2
* Fix rubocop offences and rspec failuresShinya Maeda2017-05-031-2/+2
* Add specs. Plus, minor fixes.Shinya Maeda2017-05-031-2/+6
* Fixed those points.Shinya Maeda2017-05-031-17/+10
* Remove unnecessary commentShinya Maeda2017-05-031-1/+1
* - Add new parameters for Pipeline APIShinya Maeda2017-05-031-20/+88
* Adds Pending and Finished tabs to pipelines pageFilipa Lacerda2017-02-161-1/+5
* Use PipelinesFinder in Pipelines APIZ.J. van de Weg2016-09-071-14/+18
* PipelinesFinder use git cached data19318-pipelines-find-git-callsPaco Guzman2016-06-291-2/+2
* Improve pipelines designKamil Trzcinski2016-05-101-0/+38