summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix specblackst0ne2018-04-031-5/+5
* [Rails5] Rename `sort` methods with `sort_by_attribute`blackst0ne2018-04-032-10/+10
* Merge branch 'dm-gitlab-http-blocked-url-error' into 'master'Robert Speicher2018-04-024-13/+13
|\
| * Rename allow_private_networks to allow_local_networkDouwe Maan2018-04-021-6/+6
| * Make error messages even more descriptiveDouwe Maan2018-04-022-4/+4
| * Raise more descriptive errors when URLs are blockedDouwe Maan2018-04-021-3/+3
* | Resolve "Clicking confidential and lock icons on sidebar should also activate...Dennis Tang2018-04-024-1/+81
|/
* Merge branch 'fl-prettier-mock-data' into 'master'Clement Ho2018-04-027-882/+961
|\
| * Removes eslint disabled commentsfl-prettier-mock-dataFilipa Lacerda2018-03-297-882/+961
* | Merge branch 'sh-cleanup-crlf-gitmodules' into 'master'Douwe Maan2018-04-021-1/+2
|\ \
| * | Handle CR-LFs properly in .gitmodules filesh-cleanup-crlf-gitmodulesStan Hu2018-03-301-1/+2
* | | Merge branch 'ce-jej/settings-for-saml-sso-per-group' into 'master'Sean McGivern2018-04-022-0/+17
|\ \ \
| * | | Adds validators and rack cookie helperJames Edwards-Jones2018-04-022-0/+17
* | | | fix the rake task from being to strict about GroupMicaël Bergeron2018-04-021-7/+108
|/ / /
* | | Merge branch 'dz-improve-app-settings-3' into 'master'Filipa Lacerda2018-04-021-23/+47
|\ \ \
| * | | Move background jobs, spam and performance bar app settings to expandable sec...dz-improve-app-settings-3Dmitriy Zaporozhets2018-03-291-23/+47
* | | | Merge branch 'feature/gb/variables-expressions-in-only-except' into 'master'Kamil Trzciński2018-04-0212-55/+348
|\ \ \ \
| * | | | Improve naming and optimize methods of the build classGrzegorz Bizon2018-03-301-5/+5
| * | | | Extract build variables that depend on persistenceGrzegorz Bizon2018-03-291-7/+8
| * | | | Merge branch 'master' into 'feature/gb/variables-expressions-in-only-except'Grzegorz Bizon2018-03-29117-558/+3881
| |\ \ \ \
| * | | | | Fix invalid assertion in YAML processor specsGrzegorz Bizon2018-03-271-1/+1
| * | | | | Do not raise when validating variables expressionGrzegorz Bizon2018-03-271-1/+9
| * | | | | 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-271-0/+12
| * | | | | Add test for evaluating secret variables in a policyGrzegorz Bizon2018-03-271-2/+10
| * | | | | Decouple build variables from persisted environmentGrzegorz Bizon2018-03-271-4/+4
| * | | | | Merge branch 'master' into feature/gb/variables-expressions-in-only-exceptGrzegorz Bizon2018-03-27164-507/+6936
| |\ \ \ \ \
| * | | | | | Expose evaluable variables method from build objectGrzegorz Bizon2018-03-232-8/+34
| * | | | | | Simplify how we set pipeline builds user on creationGrzegorz Bizon2018-03-232-20/+0
| * | | | | | Fix variables expression build policy specsGrzegorz Bizon2018-03-231-12/+14
| * | | | | | Integrate build seeds with variables expressions policyGrzegorz Bizon2018-03-232-16/+14
| * | | | | | Integration variables collections with expressionsGrzegorz Bizon2018-03-234-23/+54
| * | | | | | Make it possible to access static builds variablesGrzegorz Bizon2018-03-231-0/+53
| * | | | | | Integrate variables policy with new pipeline servicesGrzegorz Bizon2018-03-231-7/+7
| * | | | | | Merge branch 'backstage/gb/populating-pipeline-refactoring' into feature/gb/v...Grzegorz Bizon2018-03-23656-9878/+14949
| |\ \ \ \ \ \
| * | | | | | | Add support for checking attributes in build policiesGrzegorz Bizon2018-03-011-5/+6
| * | | | | | | Revert changes to predefined variables hierarchyGrzegorz Bizon2018-03-012-89/+25
| * | | | | | | Move pipeline-level variables from build to pipelineGrzegorz Bizon2018-02-282-18/+24
| * | | | | | | 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-281-0/+41
| * | | | | | | Add method that checks if pipeline expression is truthyGrzegorz Bizon2018-02-281-11/+38
| * | | | | | | Allow using an empty string with pipeline expressionsGrzegorz Bizon2018-02-281-0/+16
| * | | | | | | Merge branch 'feature/gb/pipeline-variable-expressions' into feature/gb/varia...Grzegorz Bizon2018-02-281-0/+7
| |\ \ \ \ \ \ \
| * | | | | | | | Add support for only/except: variables CI/CD configGrzegorz Bizon2018-02-283-10/+57
| * | | | | | | | Make pipeline priority variables concept explicitGrzegorz Bizon2018-02-272-6/+63
| * | | | | | | | Merge branch 'feature/gb/pipeline-variable-expressions' into feature/gb/varia...Grzegorz Bizon2018-02-27128-1286/+4106
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix pipeline build specs related to variables orderGrzegorz Bizon2018-02-271-1/+2
* | | | | | | | | | Merge branch '44291-usage-ping-for-kubernetes-integration' into 'master'Kamil Trzciński2018-04-026-0/+107
|\ \ \ \ \ \ \ \ \ \