Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | Add helper reference6573-extract-ee-spec-features-boards-ce | charlieablett | 2019-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Abstract out method from spec to support | charlieablett | 2019-04-08 | 2 | -0/+7 | |
* | | | | | | | | | | | | | | | | Merge branch 'osw-schedule-multiple-mr-assignees-ff-auto-enabling' into 'master' | Yorick Peterse | 2019-04-09 | 2 | -6/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Add methods to check dead and retrying jobsosw-schedule-multiple-mr-assignees-ff-auto-enabling | Oswaldo Ferreira | 2019-04-08 | 2 | -6/+62 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'sl-lower-remove-rspec-retries' into 'master' | Sean McGivern | 2019-04-09 | 7 | -9/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Reduce number of rspec retries | Sanad Liaquat | 2019-04-09 | 7 | -9/+13 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'improve/rack-clean-path-info' into 'master' | Douwe Maan | 2019-04-09 | 1 | -32/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Use Rack::Utils.clean_path_info instead of copy-pasted version. | Vasiliy Ermolovich | 2019-04-04 | 1 | -32/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch '60162-fix-time-windows' into 'master' | Douwe Maan | 2019-04-09 | 5 | -14/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Resolve Environments#additional_metrics TypeError, ensure unix format | Sarah Yasonik | 2019-04-09 | 5 | -14/+51 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'delay-update-statictics' into 'master' | Douwe Maan | 2019-04-09 | 9 | -24/+146 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Refactor: extract duplicate steps to a service class | Hiroyuki Sato | 2019-04-05 | 6 | -53/+79 | |
| * | | | | | | | | | | | | | | | | Update the project statistics immediatelly | Hiroyuki Sato | 2019-04-05 | 2 | -0/+11 | |
| * | | | | | | | | | | | | | | | | Refactor project_cache_worker_key | Hiroyuki Sato | 2019-04-05 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Fix the bug that the project statistics is not updated | Hiroyuki Sato | 2019-04-05 | 7 | -22/+107 | |
* | | | | | | | | | | | | | | | | | Merge branch 'docs-fix-page-specific-javascript-link' into 'master' | Achilleas Pipinellis | 2019-04-09 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Fix page specific JavaScript link in documentation | Mark Florian | 2019-04-09 | 1 | -3/+3 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'docs/update-registry-user' into 'master' | Achilleas Pipinellis | 2019-04-09 | 1 | -17/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Update auth with registry docs | Evan Read | 2019-04-09 | 1 | -17/+18 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch '46326-environment-url-validation' into 'master' | Kamil Trzciński | 2019-04-09 | 2 | -0/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Add environment url validation | Wolphin | 2019-04-09 | 2 | -0/+42 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'prevent-running-mr-pipelines-when-target-updated' into 'master' | Kamil Trzciński | 2019-04-09 | 3 | -9/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Prevent triggering pipelines when target branch is updatedprevent-running-mr-pipelines-when-target-updated | Shinya Maeda | 2019-04-08 | 3 | -9/+40 | |
* | | | | | | | | | | | | | | | | | | Merge branch '30157-api-expose-single-environment' into 'master' | Kamil Trzciński | 2019-04-09 | 11 | -4/+322 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Add new API endpoint to expose single environment | Krasimir Angelov | 2019-04-09 | 11 | -4/+322 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'winh-jest-no-jasmine-globals' into 'master' | Kushal Pandya | 2019-04-09 | 7 | -13/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Replace jasmine.createSpy() with jest.fn() | Winnie Hellmann | 2019-04-09 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | Run yarn eslint --fix | Winnie Hellmann | 2019-04-09 | 4 | -10/+10 | |
| * | | | | | | | | | | | | | | | | | | Enable ESLint rule jest/no-jasmine-globals | Winnie Hellmann | 2019-04-09 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'ce-6099-move-ee-differences-for-app-views-admin-users-show-html... | Phil Hughes | 2019-04-09 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | CE port: Move EE differences for `app/views/admin/users/show.html.haml`ce-6099-move-ee-differences-for-app-views-admin-users-show-html-haml | Dennis Tang | 2019-04-09 | 2 | -1/+8 | |
* | | | | | | | | | | | | | | | | | | | Merge branch '59708-vendor-css' into 'master' | Phil Hughes | 2019-04-09 | 5 | -92/+101 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Adds a vendors folder for third party CSS | Filipa Lacerda | 2019-04-09 | 5 | -92/+101 | |
|/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'note-body-ee-differences' into 'master' | Filipa Lacerda | 2019-04-09 | 2 | -3/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Fixed EE differences in note_body.vue | Phil Hughes | 2019-04-08 | 2 | -3/+13 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'winh-filtered_search_boards' into 'master' | Phil Hughes | 2019-04-09 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Remove EE-specific changes from FilteredSearchBoardswinh-filtered_search_boards | Winnie Hellmann | 2019-04-08 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'revert-e4b2c3b0' into 'master' | Stan Hu | 2019-04-09 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'fix-ide-web-worker-relative-url' into 'master'"revert-e4b2c3b0 | Mike Greiling | 2019-04-09 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'issue-58418-release-notes' into 'master' | Rémy Coutable | 2019-04-09 | 10 | -21/+106 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Set release name when adding release notes to an existing tag | Jason Goodman | 2019-04-09 | 10 | -21/+106 | |
|/ / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'gitlab-managed-apps' into 'master' | Evan Read | 2019-04-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Name GitLab managed appsgitlab-managed-apps | Sid Sijbrandij | 2019-04-08 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'fix_qa_auto_devops_ci_masking_variable' into 'master' | Ramya Authappan | 2019-04-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Change value to something that can be maskedfix_qa_auto_devops_ci_masking_variable | Thong Kuah | 2019-04-09 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'docs-anchors-predefined-variables' into 'master' | Evan Read | 2019-04-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Docs: Update predefined_variables.md to fix anchor | Marcel Amirault | 2019-04-09 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'patch-50' into 'master' | Evan Read | 2019-04-09 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Update Okta configuration notes | Blair Lunceford | 2019-04-09 | 1 | -1/+6 | |
|/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'mk/follow-up-fix-default-project-creation-migration' into 'master' | Kamil Trzciński | 2019-04-08 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |