Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify pattern lexeme fabrication and matcherfeature/gb/add-regexp-variables-expression | Grzegorz Bizon | 2018-05-18 | 1 | -2/+2 |
| | |||||
* | Simplify untrusted regexp factory method | Grzegorz Bizon | 2018-05-18 | 4 | -21/+16 |
| | |||||
* | Update variables expressions statement specs | Grzegorz Bizon | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | Update variables expressions pattern matching docs | Grzegorz Bizon | 2018-05-17 | 1 | -7/+2 |
| | |||||
* | Add variables expression pattern validation support | Grzegorz Bizon | 2018-05-17 | 3 | -1/+20 |
| | |||||
* | Add anti-corruption layer above expressions pattern matching | Grzegorz Bizon | 2018-05-17 | 2 | -2/+30 |
| | |||||
* | Add extended /regexp/ scheme support to untrusted regexp | Grzegorz Bizon | 2018-05-17 | 2 | -1/+71 |
| | |||||
* | Make variables expression pattern case-sensitivity explicit | Grzegorz Bizon | 2018-05-15 | 3 | -0/+22 |
| | |||||
* | Add docs on pattern matching syntax in variables expression | Grzegorz Bizon | 2018-05-15 | 2 | -1/+19 |
| | |||||
* | Remove useless assignment in pattern lexeme | Grzegorz Bizon | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | Add variables expressions regexp support changelog | Grzegorz Bizon | 2018-05-15 | 1 | -0/+5 |
| | |||||
* | Do not support inverse variable pattern matching | Grzegorz Bizon | 2018-05-15 | 1 | -2/+1 |
| | |||||
* | Use parameterized RSpec to improve variables expressions specs | Grzegorz Bizon | 2018-05-15 | 1 | -43/+44 |
| | |||||
* | Add support for pattern matching in variables expressions | Grzegorz Bizon | 2018-05-15 | 7 | -7/+27 |
| | |||||
* | Reorganize exceptions in pipeline expressions module | Grzegorz Bizon | 2018-05-15 | 8 | -16/+23 |
| | |||||
* | Merge branch 'master' into feature/gb/add-regexp-variables-expression | Grzegorz Bizon | 2018-05-15 | 163 | -3833/+2120 |
|\ | | | | | | | | | | | | | * master: (76 commits) Conflicts: lib/gitlab/untrusted_regexp.rb | ||||
| * | Merge branch 'blackst0ne-remove-spinach' into 'master' | Rémy Coutable | 2018-05-15 | 49 | -2332/+135 |
| |\ | | | | | | | | | | | | | | | | | | | Remove Spinach Closes #23036 See merge request gitlab-org/gitlab-ce!18869 | ||||
| | * | Update Gemfile.rails5.lockblackst0ne-remove-spinach | blackst0ne | 2018-05-14 | 1 | -17/+0 |
| | | | |||||
| | * | Remove /features | blackst0ne | 2018-05-14 | 32 | -1989/+0 |
| | | | |||||
| | * | Increase rspec jobs up to 30 | blackst0ne | 2018-05-14 | 1 | -115/+123 |
| | | | |||||
| | * | Fix specs | blackst0ne | 2018-05-14 | 1 | -0/+9 |
| | | | |||||
| | * | Add changelog entry [ci skip] | blackst0ne | 2018-05-14 | 1 | -0/+5 |
| | | | |||||
| | * | Revert clean up `db/fixtures/development/14_pipelines.rb` | blackst0ne | 2018-05-14 | 1 | -0/+4 |
| | | | |||||
| | * | Clean up test.rake | blackst0ne | 2018-05-14 | 1 | -1/+0 |
| | | | |||||
| | * | Remove spinach.rake | blackst0ne | 2018-05-14 | 1 | -60/+0 |
| | | | |||||
| | * | Clean up spec/support/gitlab_stubs/gitlab_ci.yml | blackst0ne | 2018-05-14 | 1 | -9/+0 |
| | | | |||||
| | * | Clean up 14_pipelines.rb | blackst0ne | 2018-05-14 | 1 | -4/+0 |
| | | | |||||
| | * | Clean up docs | blackst0ne | 2018-05-14 | 8 | -47/+6 |
| | | | |||||
| | * | Clean up gitlab-ci.yml | blackst0ne | 2018-05-14 | 1 | -57/+1 |
| | | | |||||
| | * | Remove bin/spinach | blackst0ne | 2018-05-14 | 1 | -13/+0 |
| | | | |||||
| | * | Clean up Gemfile | blackst0ne | 2018-05-14 | 2 | -20/+0 |
| | | | |||||
| | * | Clean up `notes_controller` | blackst0ne | 2018-05-14 | 1 | -13/+0 |
| | | | |||||
| * | | Merge branch ↵ | Kamil Trzciński | 2018-05-15 | 4 | -65/+65 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 'ce-5968-extract-ee-specific-files-lines-for-clusters-related-files' into 'master' Backport Cluster related EE code See merge request gitlab-org/gitlab-ce!18931 | ||||
| | * | | Extract shared components from Clusters::CreateService spec | Matija Čupić | 2018-05-13 | 2 | -63/+62 |
| | | | | |||||
| | * | | Add missing spec line from EE | Matija Čupić | 2018-05-13 | 1 | -0/+1 |
| | | | | |||||
| | * | | Backport cluster factory changes from EE | Matija Čupić | 2018-05-13 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge branch '46286-fix-ingress-rbac-default-value' into 'master' | Kamil Trzciński | 2018-05-15 | 2 | -0/+10 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable RBAC on Ingress by default Closes #46286 See merge request gitlab-org/gitlab-ce!18947 | ||||
| | * | | | Changes Ingress RBAC value to be false as default | Mayra Cabrera | 2018-05-14 | 2 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was changed to be true on https://github.com/kubernetes/charts/commit/c60086ec0b260996281d337d67f2361f826f7029 Closes #46286 | ||||
| * | | | | Merge branch 'update-wiki-modal' into 'master' | Tim Zallmann | 2018-05-15 | 5 | -3/+121 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update wiki page deletion confirmation See merge request gitlab-org/gitlab-ce!18712 | ||||
| | * | | | | Changed copy of delete button to sentence case | Constance Okoghenun | 2018-05-07 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | Made delete wiki modal component props required and changed the component ↵ | Constance Okoghenun | 2018-05-07 | 2 | -21/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | init behaviour | ||||
| | * | | | | Removed quotes around page title | Constance Okoghenun | 2018-05-07 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | Added changelog for New design for wiki page deletion confirmation | Constance Okoghenun | 2018-05-07 | 1 | -0/+5 |
| | | | | | | |||||
| | * | | | | Fixed linit errors | Constance Okoghenun | 2018-05-07 | 3 | -23/+23 |
| | | | | | | |||||
| | * | | | | Added modal message and removed traget branch and commit message fields for ↵ | Constance Okoghenun | 2018-05-07 | 1 | -40/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | delete wiki page modal | ||||
| | * | | | | Updated user delete wiki spec | Constance Okoghenun | 2018-05-04 | 1 | -2/+3 |
| | | | | | | |||||
| | * | | | | Added commit form fields for delete page confirmation | Constance Okoghenun | 2018-05-03 | 3 | -12/+56 |
| | | | | | | |||||
| | * | | | | Changed delete wiki prompt from 'confirm' for 'gl_modal' | Constance Okoghenun | 2018-05-03 | 3 | -2/+95 |
| | | | | | | |||||
| * | | | | | Merge branch 'jprovazn-pipeline-policy' into 'master' | Douwe Maan | 2018-05-15 | 10 | -12/+96 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable update_(build|pipeline) for maintainers Closes #45905 See merge request gitlab-org/gitlab-ce!18735 | ||||
| | * | | | | | Enable update_(build|pipeline) for maintainers | Jan Provaznik | 2018-05-15 | 10 | -12/+96 |
| |/ / / / / |