| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| | |
CE Improve project settings page (leftovers)
See merge request gitlab-org/gitlab-ce!27078
|
| |
| |
| |
| | |
Additionally fixes geo rename test.
|
|/
|
|
| |
Prioritize and simplify project settings content.
|
|
|
| |
[ci skip]
|
|\
| |
| |
| |
| |
| |
| | |
Add missing provider_unauthorized method to import_github.rb
Closes #60347
See merge request gitlab-org/gitlab-ce!27218
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Update GitLab Workhorse to v8.6.0
See merge request gitlab-org/gitlab-ce!27260
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Increase clusters bundle specs timeout
Closes #60398
See merge request gitlab-org/gitlab-ce!27269
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into 'master'
Resolve "Long file names in MR diffs cause horizontal scrolling"
Closes #60304
See merge request gitlab-org/gitlab-ce!27233
|
| |/ / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Revert "Remove HipChat integration from GitLab"
Closes #60042
See merge request gitlab-org/gitlab-ce!27172
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The newer version of HTTParty we now use will try harder to get a valid
URL out of a relative one. Unfortunately, when there's no room (as was
the case in this spec), the relative URL begins with `//`, which is
actually a protocol-relative URL, not a simple path.
Adding a room - which will always be the case in 'real life' - fixes
this.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Quarantine Issue suggestions spec
See merge request gitlab-org/gitlab-ce!27259
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Better documentation on repo mirroring enqueuing
Closes gitlab-ee#10345
See merge request gitlab-org/gitlab-ce!27093
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Docs: Refactor Pages' intro guide
See merge request gitlab-org/gitlab-ce!27136
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Remove redundancies:
- Domains
- User/group/project sites
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Edits for GKE whitepaper note
Closes gitlab-ee#11103
See merge request gitlab-org/gitlab-ce!27243
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes Web IDE not loading merge request files
Closes #60243
See merge request gitlab-org/gitlab-ce!27225
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60243
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Revert "Merge branch '24704-download-repository-path' into 'master'"
See merge request gitlab-org/gitlab-ce!27249
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This reverts commit 6c75bd015cba181f028bc87c396c3d8e43b5dc3e, reversing
changes made to 1be7f5aaa38aba79843eae8835be6c99c025e982.
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix ApplicationSetting development seed
Closes #60278
See merge request gitlab-org/gitlab-ce!27213
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
It could happen that there's a cached (in Redis) ApplicationSetting
record, and calling
`Gitlab::CurrentSettings.current_application_settings` only returns it
instead of creating a new DB record, which makes the
`ApplicationSetting.current_without_cache.update!` call fail.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
'59928-fix-the-following-style-lint-errors-and-warnings-for-app-assets-stylesheets-pages-stat_graph-scss' into 'master'
Resolve "Fix the following style-lint errors and warnings for `app/assets/stylesheets/pages/stat_graph.scss`"
Closes #59928
See merge request gitlab-org/gitlab-ce!27180
|
| | |_|/ / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
The class makes a svg tag 100% width
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Process at most 4 pipelines during push
See merge request gitlab-org/gitlab-ce!27205
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This adds a limitation that we will try to create pipeline
for at most 4 first changes (branches and tags).
This does not affect processing of Pipelines for Merge Requests,
as each updated MR will have associated pipeline created.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
'ce-6120-extract-ee-specific-files-lines-for-spec-services-merge_requests' into 'master'
[CE-port] Extract EE specific files/lines for spec/services/merge_requests
See merge request gitlab-org/gitlab-ce!26977
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
ALso makes it consistent with EE
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Guard against nil dereferenced_target
Closes #60076
See merge request gitlab-org/gitlab-ce!27192
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Enable eslint-plugin-jest for Jest
Closes #59636
See merge request gitlab-org/gitlab-ce!26715
|
| | | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Delete static_fixtures.rb for static HAML fixtures
Closes #59200
See merge request gitlab-org/gitlab-ce!27145
|
|/ / / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Fix styling for `app/assets/stylesheets/pages/detail_page.scss`
Closes #59909
See merge request gitlab-org/gitlab-ce!26873
|
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
'3353-trainee-backend-maintainer-ash-mckenzie-update-codeowners' into 'master'
Add @ashmckenzie to backend CODEOWNERS
Closes gitlab-com/www-gitlab-com#3353
See merge request gitlab-org/gitlab-ce!27204
|