summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handle incoming emails from aliases correctly2247-emails-forwarded-to-service-desk-email-don-t-comeSean McGivern2017-05-034-5/+58
* Merge branch 'docs/31692-elaborate-on-spring-instructions' into 'master' Achilleas Pipinellis2017-05-031-6/+16
|\
| * Elaborate on the usage of Springdocs/31692-elaborate-on-spring-instructionsRémy Coutable2017-05-031-6/+16
* | Merge branch '28408-feature-proposal-include-search-options-to-pipelines-api'...Robert Speicher2017-05-038-54/+538
|\ \
| * | Improve pipelines_finder.rbShinya Maeda2017-05-031-4/+4
| * | Improve documentationShinya Maeda2017-05-032-8/+8
| * | Correct typo in pipelines_spec.rbShinya Maeda2017-05-031-5/+5
| * | Avoid using sampleShinya Maeda2017-05-031-1/+1
| * | Revise documentsShinya Maeda2017-05-032-5/+5
| * | Add constant as ALLOWED_INDEXED_COLUMNSShinya Maeda2017-05-032-2/+4
| * | Use HasStatus::AVAILABLE_STATUSES instead of hard codingShinya Maeda2017-05-034-21/+8
| * | Adopt awesome axil ideaShinya Maeda2017-05-031-2/+2
| * | Improve api/pipelines_spec.rbShinya Maeda2017-05-032-95/+112
| * | Add another pipeline for spec statusShinya Maeda2017-05-031-0/+5
| * | Add space before bracketShinya Maeda2017-05-031-6/+6
| * | Remove unnecessary hashShinya Maeda2017-05-031-19/+19
| * | Improve pipelines_finder_spec.rbShinya Maeda2017-05-031-113/+70
| * | Separate parameters from literal url stringShinya Maeda2017-05-031-19/+19
| * | Add a blank line between blocksShinya Maeda2017-05-031-0/+2
| * | Revise document. string to boolean.Shinya Maeda2017-05-031-1/+1
| * | Revert "Use JSON type for sorting parameter (halfway)"Shinya Maeda2017-05-032-19/+15
| * | Use JSON type for sorting parameter (halfway)Shinya Maeda2017-05-032-15/+19
| * | Use order instead of reorder. Improve tests.Shinya Maeda2017-05-032-3/+6
| * | Ci::Pipeline to project.pipelinesShinya Maeda2017-05-032-32/+32
| * | Fix improper method name and spec descriptionShinya Maeda2017-05-032-5/+5
| * | Fix created_at to user_id in specShinya Maeda2017-05-031-6/+6
| * | Change sort spec descriptionShinya Maeda2017-05-031-2/+2
| * | Allow only indexed columns in #order_and_sort. Remove present (Because unnece...Shinya Maeda2017-05-032-3/+11
| * | 'to be > 0' to 'not_to be_empty'. 'to eq(0)' to 'to be_empty'Shinya Maeda2017-05-031-9/+9
| * | Normalize wordingShinya Maeda2017-05-031-47/+39
| * | Finish pipelines_specShinya Maeda2017-05-032-46/+105
| * | Unveil iterationShinya Maeda2017-05-031-10/+29
| * | Use eq instead of match_array for comparison of arrayShinya Maeda2017-05-031-5/+5
| * | No need to support sha for sortingShinya Maeda2017-05-032-2/+2
| * | Avoid hardcode table nameShinya Maeda2017-05-031-2/+2
| * | Add spec for Pipeline API (Halfway)Shinya Maeda2017-05-031-0/+145
| * | No need 'a'Shinya Maeda2017-05-031-13/+13
| * | Reduce playable columns for sortingShinya Maeda2017-05-032-2/+2
| * | Add name. Improve order_and_sort.Shinya Maeda2017-05-031-7/+12
| * | Add name(User)Shinya Maeda2017-05-034-8/+36
| * | Change name to usernameShinya Maeda2017-05-032-2/+2
| * | Fix inappropriate regexShinya Maeda2017-05-031-1/+1
| * | Fix how to use PipelinesFinderShinya Maeda2017-05-032-2/+2
| * | Use ActiveRecord for comparisonShinya Maeda2017-05-031-50/+36
| * | Add tag trueShinya Maeda2017-05-031-1/+1
| * | Check if any master existsShinya Maeda2017-05-031-1/+1
| * | include to all(eq()). Test status, not scope.Shinya Maeda2017-05-031-16/+16
| * | %[] to %w[]Shinya Maeda2017-05-032-5/+5
| * | %w() to %[]Shinya Maeda2017-05-031-1/+1
| * | %w() to %[]Shinya Maeda2017-05-031-5/+5