summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Address review comments31511-jira-settingsJarka Kadlecova2017-06-024-6/+6
* Action link role sets to `button` if no HREF is givenkushalpandya2017-06-011-2/+8
* Update as per reviewkushalpandya2017-06-012-2/+1
* Update tests based on source changeskushalpandya2017-06-011-7/+10
* Provide `test-url` via backendkushalpandya2017-06-011-1/+1
* Remove extra new linekushalpandya2017-06-011-1/+0
* Update as per review feedbackkushalpandya2017-06-012-27/+32
* Add doc commentkushalpandya2017-06-011-2/+15
* Address MR commentsJarka Kadlecova2017-06-016-4/+25
* Tests for `integration_settings_form`kushalpandya2017-06-012-0/+229
* Add comments for method and minor refinementskushalpandya2017-06-011-2/+7
* Fix class name typokushalpandya2017-06-012-2/+2
* fix failing specsJarka Kadlecova2017-06-013-41/+6
* Add feature tests for improved JIRA settingsJarka Kadlecova2017-06-017-19/+99
* Initialize canTestService from form metakushalpandya2017-06-011-4/+6
* Use `@service.can_test?` to enable test before savekushalpandya2017-06-011-1/+1
* Fix bug where form's `novalidate` attribute is not respectedkushalpandya2017-06-011-3/+7
* Validate config form only when service is marked activekushalpandya2017-06-011-4/+15
* Prevent default action of Flash banner action link clickkushalpandya2017-06-011-1/+2
* Add Integrations bundlekushalpandya2017-06-011-0/+1
* Remove test settings button, enhance Save changes button, include Integration...kushalpandya2017-06-011-3/+8
* Add support for action linkskushalpandya2017-06-012-2/+29
* Integrations Bundlekushalpandya2017-06-012-0/+106
* Add support for required input validationkushalpandya2017-06-011-3/+3
* simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-0130-174/+187
* Merge branch 'patch-23' into 'master'Sid Sijbrandij2017-05-311-0/+1
|\
| * Add GitLab Resources to UniversityTim Anglade2017-05-311-0/+1
* | Merge branch 'trigger-source' into 'master'Grzegorz Bizon2017-05-3130-35/+116
|\ \
| * \ Merge branch 'master' into 'trigger-source'Grzegorz Bizon2017-05-31182-851/+3528
| |\ \
| * | | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-3130-35/+116
* | | | Revert "Update GITLAB_SHELL_VERSION"Alejandro Rodríguez2017-05-311-1/+1
* | | | Update GITLAB_SHELL_VERSIONAlejandro Rodríguez2017-05-311-1/+1
| |/ / |/| |
* | | Merge branch 'feature-flags-flipper' into 'master'Dmitriy Zaporozhets2017-05-3117-5/+483
|\ \ \
| * | | Add feature toggles through FlipperAlejandro Rodríguez2017-05-3117-5/+483
|/ / /
* | | Merge branch 'dm-gitmodules-parsing' into 'master'Grzegorz Bizon2017-05-313-17/+47
|\ \ \
| * | | Remove entry variabledm-gitmodules-parsingDouwe Maan2017-05-311-10/+9
| * | | Make .gitmodules parsing more resilient to syntax errorsDouwe Maan2017-05-303-16/+47
* | | | Merge branch 'rename-builds-controller' into 'master'Kamil Trzciński2017-05-3169-337/+637
|\ \ \ \ | |_|_|/ |/| | |
| * | | Rename the other jobsrename-builds-controllerLin Jen-Shin2017-05-311-8/+8
| * | | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-3147-125/+1011
| |\ \ \
| * | | | Update jobs_spec for changes from builds_specLin Jen-Shin2017-05-312-496/+18
| * | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-31315-1972/+4730
| |\ \ \ \
| * | | | | Use another scope to add the - prefix, feedback:Lin Jen-Shin2017-05-311-25/+27
| * | | | | Update changelog to reflect the new schemeLin Jen-Shin2017-05-271-1/+1
| * | | | | Should escape the routes because we added -Lin Jen-Shin2017-05-271-1/+1
| * | | | | Use - as the prefix so we don't conflict with namespacesLin Jen-Shin2017-05-2611-26/+13
| * | | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-261029-5552/+10902
| |\ \ \ \ \
| * | | | | | Routing helpers are no longer neededLin Jen-Shin2017-05-241-3/+0
| * | | | | | Add checks before redirect, remove status/traceLin Jen-Shin2017-05-244-38/+8
| * | | | | | Use controllers to redirectLin Jen-Shin2017-05-233-44/+100