Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move spec helpers/matchers/shared examples/contexts to their relevant folder | Rémy Coutable | 2018-04-23 | 1 | -36/+0 |
* | use Gitlab::UserSettings directly as a singleton instead of including/extendi... | Mario de la Ossa | 2018-02-02 | 1 | -2/+0 |
* | Adds Rubocop rule for line break around conditionals | 🙈 jacopo beschi 🙉 | 2018-01-11 | 1 | -0/+1 |
* | Import gitlab_projects.rb from gitlab-shell | Nick Thomas | 2017-12-14 | 1 | -0/+2 |
* | `current_application_settings` belongs on `Gitlab::CurrentSettings` | Sean McGivern | 2017-08-31 | 1 | -0/+2 |
* | Use a slightly cleaner approach to stub ENVrc/a-better-stub-env | Rémy Coutable | 2017-06-28 | 1 | -9/+27 |
* | Reset the state of StubENV's @env_already_stubbed after each spec runsh-unset-stubenv | Stan Hu | 2017-06-26 | 1 | -0/+8 |
* | Introduce "stub_env" test helper for safely stubbing environment variables | Adam Niedzielski | 2017-01-09 | 1 | -0/+7 |