summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Copy-edit documentation for variables expressionsfeature/gb/variables-expressions-in-only-exceptGrzegorz Bizon2018-03-292-10/+13
* Add basic docs for variables expressions featureGrzegorz Bizon2018-03-282-3/+85
* Fix invalid assertion in YAML processor specsGrzegorz Bizon2018-03-271-1/+1
* Do not raise when validating variables expressionGrzegorz Bizon2018-03-273-6/+10
* Improve specs for pipeline variables expressions policyGrzegorz Bizon2018-03-271-4/+10
* Improve specs for predefined build variablesGrzegorz Bizon2018-03-272-10/+22
* Add specs for method that exposes build variables hashGrzegorz Bizon2018-03-272-3/+12
* Add test for evaluating secret variables in a policyGrzegorz Bizon2018-03-271-2/+10
* Decouple build variables from persisted environmentGrzegorz Bizon2018-03-273-34/+47
* Merge branch 'master' into feature/gb/variables-expressions-in-only-exceptGrzegorz Bizon2018-03-27734-3326/+17570
|\
| * Merge branch 'fix/ldap_wihtout_user' into 'master'Douwe Maan2018-03-276-22/+28
| |\
| | * Fix LDAP login without user in DBHoratiu Eugen Vlad2018-03-276-22/+28
| * | Merge branch 'docs/add-test-for-readmes' into 'master'Sean McGivern2018-03-271-3/+31
| |\ \
| | * | Add test for new README.md in docsdocs/add-test-for-readmesAchilleas Pipinellis2018-03-261-3/+31
| * | | Merge branch 'dz-improve-app-settings' into 'master'Filipa Lacerda2018-03-2611-279/+421
| |\ \ \
| | * | | Put forms from expandable sections into fieldset to ensure proper animationDmitriy Zaporozhets2018-03-266-222/+237
| | * | | Remove gray background from app setting expandable sectionsDmitriy Zaporozhets2018-03-267-24/+18
| | * | | Improve application settings page according to feedbackDmitriy Zaporozhets2018-03-267-12/+12
| | * | | Move UI of several application settings to expandable blockdz-improve-app-settingsDmitriy Zaporozhets2018-03-2611-279/+412
| * | | | Merge branch 'backstage/gb/populating-pipeline-refactoring' into 'master'Kamil Trzciński2018-03-2621-892/+1151
| |\ \ \ \
| | * | | | Make stage seed instance variables less ambiguousbackstage/gb/populating-pipeline-refactoringGrzegorz Bizon2018-03-261-4/+4
| | * | | | Remove outdates TODOs from pipeline classGrzegorz Bizon2018-03-231-4/+0
| * | | | | Merge branch 'update-omniauth-twitter' into 'master'Douwe Maan2018-03-262-5/+5
| |\ \ \ \ \
| | * | | | | Update omniauth-twitter 1.2.0 -> 1.4Pirate Praveen2018-03-202-5/+5
| * | | | | | Merge branch '43552-user-owned-projects-query-performance-improvement' into '...Douwe Maan2018-03-262-3/+15
| |\ \ \ \ \ \
| | * | | | | | Improves User#owned_projects query performanceTiago Botelho2018-03-262-3/+15
| * | | | | | | Merge branch 'YarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-t...Grzegorz Bizon2018-03-2615-10/+154
| |\ \ \ \ \ \ \
| | * | | | | | | Send notification emails when push to a merge requestYarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-requestYarNayar2018-03-2615-10/+154
| * | | | | | | | Merge branch 'blackst0ne-rails5-update-state_machines-activerecord-gem' into ...Douwe Maan2018-03-264-77/+71
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bump `state_machines-activerecord` to `0.5.1`blackst0ne2018-03-264-77/+71
| |/ / / / / / / /
| * | | | | | | | Merge branch 'jej/fix-grape-protected-branch-fallback-removal' into 'master'Marin Jankovski2018-03-261-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ProtectedBranch API omits empty declared paramsJames Edwards-Jones2018-03-261-1/+2
| * | | | | | | | | Merge branch 'docs-organize-by-category' into 'master'🚄 Job van der Voort 🚀2018-03-262-51/+115
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Docs organize main page by product categoryMarcia Ramos2018-03-262-51/+115
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'bug/44103-ie11-compatibility' into 'master'Fatih Acet2018-03-261-0/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Add Array.fill for IE 11 compatibility.Pei-Tang Huang2018-03-221-0/+1
| * | | | | | | | | Merge branch 'ide-diff-cursor' into 'master'Tim Zallmann2018-03-263-0/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Disable cursor for review mode in the IDEide-diff-cursorPhil Hughes2018-03-233-0/+12
| * | | | | | | | | | Merge branch '43316-controller-parameters-handling-sensitive-information-shou...Kamil Trzciński2018-03-2613-22/+35
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | Make Variable key not secret43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-nameMatija Čupić2018-03-2212-24/+21
| | * | | | | | | | | Revert "Filter secret CI variable values from logs"Matija Čupić2018-03-191-2/+0
| | * | | | | | | | | Check for secret_key and secret_value in CI Variable native list js specMatija Čupić2018-03-171-2/+2
| | * | | | | | | | | Use secret_key and secret_value in Pipeline Schedule variablesMatija Čupić2018-03-174-13/+18
| | * | | | | | | | | Add CHANGELOGMatija Čupić2018-03-171-0/+5
| | * | | | | | | | | Filter secret CI variable values from logsMatija Čupić2018-03-171-0/+2
| | * | | | | | | | | Use secret_key and secret_value in CI variable frontendMatija Čupić2018-03-171-4/+4
| | * | | | | | | | | Alias secret_key and secret_value to key and valueMatija Čupić2018-03-174-12/+8
| | * | | | | | | | | Use secret_key and secret_value in variable form field namesMatija Čupić2018-03-161-2/+2
| | * | | | | | | | | Use secret_key and secret_value in Variables controllerMatija Čupić2018-03-163-12/+22
| * | | | | | | | | | Merge branch 'patch-19' into 'master'Achilleas Pipinellis2018-03-261-2/+4
| |\ \ \ \ \ \ \ \ \ \