summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialPhil Hughes2017-05-1617-51/+364
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Added inline confidential fieldPhil Hughes2017-05-151-0/+1
| | | * | | | | | | | | | | | Merge branch 'issue-edit-inline-title-validation' into 'issue-edit-inline' Filipa Lacerda2017-05-171-0/+20
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | Disable inline submit button when title is blankissue-edit-inline-title-validationPhil Hughes2017-05-161-0/+20
| | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |
| | * | | | | | | | | | | | Fixed up the template dropdown to correctly workPhil Hughes2017-05-163-20/+92
| | * | | | | | | | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-161-12/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes2017-05-1619-69/+371
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | | | | / / / / / / / / | | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | Issue inline edit title fieldPhil Hughes2017-05-153-3/+52
| | * | | | | | | | | | | Added spec for rendering the selectorPhil Hughes2017-05-161-0/+20
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-1617-51/+364
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Stop passing through the store objectissue-edit-inline-title-fieldPhil Hughes2017-05-152-6/+7
| | * | | | | | | | | | Issue inline edit title fieldPhil Hughes2017-05-153-3/+52
| | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Moved json parsing out of servicePhil Hughes2017-05-151-2/+6
| | * | | | | | | | | Shows delete button if permissions are correctPhil Hughes2017-05-152-2/+44
| | * | | | | | | | | Added inline issue edit form actionsPhil Hughes2017-05-152-0/+217
| * | | | | | | | | | Merge branch 'tc-improve-project-api-perf' into 'master'Douwe Maan2017-05-313-20/+28
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Remove some deprecated methodstc-improve-project-api-perfToon Claes2017-05-301-19/+0
| | * | | | | | | | | | Add :owned param to ProjectFinderToon Claes2017-05-301-0/+7
| | * | | | | | | | | | Change ProjectFinder so starred can be combined with other filtersToon Claes2017-05-301-1/+7
| | * | | | | | | | | | Add starred_by scope to ProjectToon Claes2017-05-301-0/+14
| * | | | | | | | | | | Merge branch 'fix/gb/use-merge-ability-for-protected-manual-actions' into 'ma...Kamil Trzciński2017-05-3111-38/+96
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix chat commands specs related to protected actionsGrzegorz Bizon2017-05-311-2/+5
| | * | | | | | | | | | | Fix builds controller specs related to protected actionsGrzegorz Bizon2017-05-311-1/+5
| | * | | | | | | | | | | Fix pipeline retry specs related to protected actionsGrzegorz Bizon2017-05-311-2/+5
| | * | | | | | | | | | | Fix environment model specs related to protected actionsGrzegorz Bizon2017-05-311-1/+4
| | * | | | | | | | | | | Fix build factory specs related to protected actionsGrzegorz Bizon2017-05-311-1/+4
| | * | | | | | | | | | | Fix job play service specs related to protected actionsGrzegorz Bizon2017-05-311-4/+13
| | * | | | | | | | | | | Fix play status specs related to protected actionsGrzegorz Bizon2017-05-311-2/+8
| | * | | | | | | | | | | Fix deploy chat command specs for protected actionsGrzegorz Bizon2017-05-311-1/+6
| | * | | | | | | | | | | Fix environment specs related to protected actionsGrzegorz Bizon2017-05-311-20/+37
| | * | | | | | | | | | | Fix pipeline processing specs related to protected actionsGrzegorz Bizon2017-05-311-3/+4
| | * | | | | | | | | | | Fix build entity specs related to protected actionsGrzegorz Bizon2017-05-311-1/+5
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch '33000-tag-list-in-project-create-api' into 'master'Rémy Coutable2017-05-311-0/+8
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add tag_list param to project apivanadium232017-05-311-0/+8
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch '30892-add-api-support-for-pipeline-schedule' into 'master'Kamil Trzciński2017-05-313-0/+342
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Return 202 for destory. Remove []. Remove def pipeline_schedules from helper.Shinya Maeda2017-05-301-1/+1
| | * | | | | | | | | | | Improve API with optinal and default. Allow to use scope as a parameter.Shinya Maeda2017-05-301-0/+18
| | * | | | | | | | | | | Remove deleted_at from Entity. Use find_by. Remove returns.Shinya Maeda2017-05-301-2/+1
| | * | | | | | | | | | | Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic for...Shinya Maeda2017-05-302-24/+6
| | * | | | | | | | | | | includes last_pipelineShinya Maeda2017-05-301-0/+3
| | * | | | | | | | | | | zj keen eye2Shinya Maeda2017-05-301-6/+1
| | * | | | | | | | | | | zj keen eyeShinya Maeda2017-05-301-26/+12
| | * | | | | | | | | | | avoids N + 1 queriesShinya Maeda2017-05-301-0/+12
| | * | | | | | | | | | | Concatinate dot behind endShinya Maeda2017-05-301-2/+1
| | * | | | | | | | | | | Add space between curly bracketsShinya Maeda2017-05-301-1/+1
| | * | | | | | | | | | | Use attributes_forShinya Maeda2017-05-301-24/+16
| | * | | | | | | | | | | Use 'set' to top-level variables. Remove repository.Shinya Maeda2017-05-301-3/+3
| | * | | | | | | | | | | Add validation specShinya Maeda2017-05-301-11/+21
| | * | | | | | | | | | | Change status number to ailiasShinya Maeda2017-05-301-2/+2
| | * | | | | | | | | | | Add API support for pipeline scheduleShinya Maeda2017-05-303-0/+346