summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add version regex checksecurity-dev-docsJames Lopez2018-04-041-1/+2
* update docJames Lopez2018-04-041-1/+1
* add script to facilitate backporting security fixesJames Lopez2018-04-041-0/+46
* update docJames Lopez2018-04-031-7/+5
* fix a few typosJames Lopez2018-04-031-17/+17
* add initial dev task template for working on a security issueJames Lopez2018-04-021-0/+68
* Merge branch '44776-fix-upload-migrate-fails-for-group' into 'master'Sean McGivern2018-04-024-16/+135
|\
| * apply feedbackMicaël Bergeron2018-04-021-1/+15
| * add changelogMicaël Bergeron2018-04-021-0/+5
| * fix the rake task from being to strict about GroupMicaël Bergeron2018-04-023-16/+116
* | Merge branch 'blackst0ne-bump-html-pipeline-gem' into 'master'Sean McGivern2018-04-026-8/+12
|\ \ | |/ |/|
| * Bump html-pipeline to 2.7.1blackst0ne-bump-html-pipeline-gemblackst0ne2018-04-026-8/+12
* | Merge branch 'docs-update-issue-mr-description-templates-api' into 'master'Sean McGivern2018-04-021-0/+4
|\ \
| * | Update docs for API for issue and merge request description templatesVictor Wu2018-04-021-0/+4
|/ /
* | Merge branch 'dz-improve-app-settings-3' into 'master'Filipa Lacerda2018-04-026-137/+201
|\ \
| * | Move background jobs, spam and performance bar app settings to expandable sec...dz-improve-app-settings-3Dmitriy Zaporozhets2018-03-296-137/+201
* | | Merge branch 'feature/gb/variables-expressions-in-only-except' into 'master'Kamil Trzciński2018-04-0229-133/+600
|\ \ \
| * | | Fix build variables policy after renaming methodsGrzegorz Bizon2018-03-301-1/+1
| * | | Improve naming and optimize methods of the build classGrzegorz Bizon2018-03-302-7/+13
| * | | Memoize environment-specific methods in build classGrzegorz Bizon2018-03-291-5/+9
| * | | Extract build variables that depend on persistenceGrzegorz Bizon2018-03-292-31/+39
| * | | Merge branch 'master' into 'feature/gb/variables-expressions-in-only-except'Grzegorz Bizon2018-03-29389-2387/+8740
| |\ \ \
| * | | | 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
| |\ \ \ \
| * | | | | Expose evaluable variables method from build objectGrzegorz Bizon2018-03-234-13/+49
| * | | | | Simplify how we set pipeline builds user on creationGrzegorz Bizon2018-03-235-34/+1
| * | | | | Fix variables expression build policy specsGrzegorz Bizon2018-03-231-12/+14
| * | | | | Integrate build seeds with variables expressions policyGrzegorz Bizon2018-03-237-28/+29
| * | | | | Integration variables collections with expressionsGrzegorz Bizon2018-03-239-45/+71
| * | | | | Make it possible to access static builds variablesGrzegorz Bizon2018-03-232-7/+63
| * | | | | Integrate variables policy with new pipeline servicesGrzegorz Bizon2018-03-236-14/+14
| * | | | | Merge branch 'backstage/gb/populating-pipeline-refactoring' into feature/gb/v...Grzegorz Bizon2018-03-232170-26497/+60782
| |\ \ \ \ \
| * | | | | | Add support for checking attributes in build policiesGrzegorz Bizon2018-03-017-17/+26
| * | | | | | Revert support for simplified pipeline expressionsGrzegorz Bizon2018-03-011-1/+5
| * | | | | | Revert changes to predefined variables hierarchyGrzegorz Bizon2018-03-015-136/+56
| * | | | | | Add changelog for pipeline variables expressionsGrzegorz Bizon2018-02-281-0/+5
| * | | | | | Move pipeline-level variables from build to pipelineGrzegorz Bizon2018-02-284-36/+46
| * | | | | | Add YAML integration tests for pipeline expressionsGrzegorz Bizon2018-02-281-0/+24
| * | | | | | Use squiggly heredoc to improve YAML processor specsGrzegorz Bizon2018-02-281-25/+25
| * | | | | | Add build policy for pipeline expressionsGrzegorz Bizon2018-02-282-0/+63
| * | | | | | Add method that checks if pipeline expression is truthyGrzegorz Bizon2018-02-282-11/+42
| * | | | | | Allow using an empty string with pipeline expressionsGrzegorz Bizon2018-02-282-1/+17