summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-079-27/+73
* Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-0620-116/+563
|\
| * Do not reprocess actions when user retries pipelinefeature/gb/manual-actions-protected-branches-permissionsGrzegorz Bizon2017-05-051-1/+43
| * Add specs for extended status for manual actionsGrzegorz Bizon2017-05-051-0/+56
| * Refine inheritance model of extended CI/CD statusesGrzegorz Bizon2017-05-052-6/+2
| * Introduce generic manual action extended status classGrzegorz Bizon2017-05-052-37/+31
| * Use update build policy instead of new play policyGrzegorz Bizon2017-05-051-9/+9
| * Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-0575-524/+3142
| |\
| * | Improve code style related to protected actionsGrzegorz Bizon2017-05-031-3/+1
| * | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-0396-392/+2246
| |\ \
| * | | Fix builds controller spec related to protected actionsGrzegorz Bizon2017-05-021-0/+2
| * | | Fix environment policy class name in specsGrzegorz Bizon2017-05-021-1/+1
| * | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-02339-1653/+5382
| |\ \ \
| * | | | Improve specs for jobs API regarding manual actionsGrzegorz Bizon2017-05-021-17/+50
| * | | | Fix Rubocop offense in environments policy classGrzegorz Bizon2017-05-011-1/+1
| * | | | Extend action tooltop to show info about abilitiesGrzegorz Bizon2017-05-012-30/+37
| * | | | Add new ability check for stopping environmentGrzegorz Bizon2017-05-011-0/+57
| * | | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-22147-2016/+4063
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-13253-3273/+11083
| |\ \ \ \ \
| * | | | | | Fix detailed build status specs for manual actionsGrzegorz Bizon2017-04-131-1/+1
| * | | | | | Fix manual action entity specsGrzegorz Bizon2017-04-121-1/+2
| * | | | | | Use build policy to determine if user can play buildGrzegorz Bizon2017-04-122-52/+0
| * | | | | | Extract build play specs and extend test examplesGrzegorz Bizon2017-04-122-34/+107
| * | | | | | Implement new rule for manual actions in policiesGrzegorz Bizon2017-04-121-0/+53
| * | | | | | Fix specs for build status factory and manual statusGrzegorz Bizon2017-04-061-1/+16
| * | | | | | Take branch access into account when stopping environmentGrzegorz Bizon2017-04-063-2/+45
| * | | | | | Fix specs related to new manual actions permissionsGrzegorz Bizon2017-04-064-14/+54
| * | | | | | Fix chatops specs with incorrectly defined projectGrzegorz Bizon2017-04-062-10/+20
| * | | | | | Do not show play action if user not allowed to run itGrzegorz Bizon2017-04-061-2/+10
| * | | | | | Expose manual action abilities from a build entityGrzegorz Bizon2017-04-061-2/+26
| * | | | | | Check branch access when user triggers manual actionGrzegorz Bizon2017-04-061-12/+53
| * | | | | | Improve specs related to CI/CD job environmentGrzegorz Bizon2017-04-061-8/+12
* | | | | | | Merge branch 'fix/gb/hide-environment-external-url-btn-when-not-provided' int...Kamil Trzciński2017-05-061-0/+32
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit '3a2b60f7a' from 'master'fix/gb/hide-environment-external-url-btn-when-not-providedGrzegorz Bizon2017-05-05167-915/+5387
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Hide environment external URL button if not definedGrzegorz Bizon2017-05-021-0/+32
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Real time pipeline show actionZeger-Jan van de Weg2017-05-067-2/+501
* | | | | | | Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-0617-85/+973
|\ \ \ \ \ \ \
| * | | | | | | Reduce risk of deadlocks17361-redirect-renamed-pathsMichael Kozono2017-05-051-14/+1
| * | | | | | | Resolve discussionsMichael Kozono2017-05-053-0/+7
| * | | | | | | Dry up routable lookups. Fixes #30317Michael Kozono2017-05-051-4/+4
| * | | | | | | Add “project moved” flash message on redirectMichael Kozono2017-05-053-0/+8
| * | | | | | | Resolve discussionsMichael Kozono2017-05-051-0/+18
| * | | | | | | Fix Rubocop failuresMichael Kozono2017-05-052-6/+6
| * | | | | | | Fix or workaround spec failureMichael Kozono2017-05-051-2/+2
| * | | | | | | Delete conflicting redirectsMichael Kozono2017-05-052-13/+111
| * | | | | | | Create redirect routes on path changeMichael Kozono2017-05-051-1/+33
| * | | | | | | Redirect from redirect routes to canonical routesMichael Kozono2017-05-0516-57/+568
| * | | | | | | Add happy path feature tests for redirect behaviorMichael Kozono2017-05-053-28/+255
* | | | | | | | Merge branch 'attemp-to-fix-issue_sidebar_spec-again' into 'master' Stan Hu2017-05-061-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Trigger click instead of actual click to make sure the right button is always...attemp-to-fix-issue_sidebar_spec-againLuke "Jared" Bennett2017-05-051-1/+1