| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | change back to proposal, because everything is always open for new contributionsJobV-master-patch-08985 | 🚄 Job van der Voort 🚀 | 2018-05-28 | 1 | -3/+1 |
| * | make problem to solve explicit | 🚄 Job van der Voort 🚀 | 2018-05-24 | 1 | -3/+7 |
| * | better wording | 🚄 Job van der Voort 🚀 | 2018-05-24 | 1 | -2/+2 |
| * | make metrics a core part of feature proposals | 🚄 Job van der Voort 🚀 | 2018-05-15 | 1 | -0/+4 |
| * | Merge branch 'backstage/gb/improve-fast-specs-helper' into 'master' | Rémy Coutable | 2018-05-15 | 2 | -14/+21 |
| |\ | |||||
| | * | Improve testing best practices guidelinesbackstage/gb/improve-fast-specs-helper | Grzegorz Bizon | 2018-05-15 | 1 | -11/+5 |
| | * | Update docs describing `fast_spec_helper` best practices | Grzegorz Bizon | 2018-05-15 | 1 | -4/+23 |
| | * | Improve fast specs helper to autoload the library | Grzegorz Bizon | 2018-05-11 | 1 | -9/+3 |
| * | | Merge branch '46361-does-not-log-failed-sign-in-attempts-when-the-database-is... | Rémy Coutable | 2018-05-15 | 3 | -0/+22 |
| |\ \ | |||||
| | * | | Add CHANGELOG | Douglas Barbosa Alexandre | 2018-05-14 | 1 | -0/+5 |
| | * | | Does not log failed sign-in attempts when database is in read-only mode | Douglas Barbosa Alexandre | 2018-05-14 | 2 | -0/+17 |
| * | | | Merge branch '46010-add-index-to-runner-type' into 'master' | Kamil Trzciński | 2018-05-15 | 3 | -1/+22 |
| |\ \ \ | |||||
| | * | | | Add index on runner_type for ci_runners46010-add-index-to-runner-type | Dylan Griffith | 2018-05-15 | 3 | -1/+22 |
| * | | | | Merge branch '31662-remove-squashed-related-commits-together-from-default-mr-... | Grzegorz Bizon | 2018-05-15 | 1 | -1/+3 |
| |\ \ \ \ | |||||
| | * | | | | Improve the squash step in the 'Database Changes' MR template31662-remove-squashed-related-commits-together-from-default-mr-template | Rémy Coutable | 2018-05-15 | 1 | -1/+3 |
| * | | | | | Merge branch 'jprovazn-null-byte' into 'master' | Rémy Coutable | 2018-05-15 | 3 | -1/+18 |
| |\ \ \ \ \ | |||||
| | * | | | | | Disable greedy mode when matching filename | Jan Provaznik | 2018-05-15 | 3 | -1/+18 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'blackst0ne-remove-spinach' into 'master' | Rémy Coutable | 2018-05-15 | 49 | -2332/+135 |
| |\ \ \ \ \ | |||||
| | * | | | | | 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 'ce-5968-extract-ee-specific-files-lines-for-clusters-related-fi... | Kamil Trzciński | 2018-05-15 | 4 | -65/+65 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | 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 |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| | * | | | | | | Changes Ingress RBAC value to be false as default | Mayra Cabrera | 2018-05-14 | 2 | -0/+10 |
| * | | | | | | | Merge branch 'update-wiki-modal' into 'master' | Tim Zallmann | 2018-05-15 | 5 | -3/+121 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | 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 ini... | Constance Okoghenun | 2018-05-07 | 2 | -21/+26 |
| | * | | | | | | | 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 d... | Constance Okoghenun | 2018-05-07 | 1 | -40/+10 |
| | * | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ | |||||
