| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This allows us (and others) to test drive Puma without it affecting all
users. Puma can be enabled by setting the environment variable
"EXPERIMENTAL_PUMA" to a non empty value.
|
|\
| |
| |
| |
| |
| |
| | |
'master'
Backport scss changes for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7973
See merge request gitlab-org/gitlab-ce!22503
|
| |
| |
| |
| | |
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7973
|
|\ \
| | |
| | |
| | |
| | | |
clarify auto review apps deployment, jobs skipped by license, disabling at…
See merge request gitlab-org/gitlab-ce!22403
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
Also count specs in new files in Danger check
See merge request gitlab-org/gitlab-ce!22543
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We have a Danger check that warns if you made changes in app/ but not in
spec/. However, this only checked for changed files - not new files. If
you added an app file with no specs, it wouldn't warn; and it would warn
erroneously if you added a missing spec file while changing a file in
app/.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Remove unused rails5-variables
See merge request gitlab-org/gitlab-ce!22561
|
| | | |
| | | |
| | | |
| | | | |
They're no longer used and have no effect
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Limit flash notice width for fixed layout and improve spacing for fluid layout
Closes #32868
See merge request gitlab-org/gitlab-ce!16482
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'master'
Add transparent background to markdown header tabs
Closes #53105
See merge request gitlab-org/gitlab-ce!22565
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Request to be a German proofreader
See merge request gitlab-org/gitlab-ce!22337
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add list mode to file browser in diffs
Closes #51859
See merge request gitlab-org/gitlab-ce!22191
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixed clear search button not clearing
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Added tests to file row truncated text computed prop
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This adds toggle buttons to switch between file & tree list.
For file list, it renders the truncated paths with the ellipsis
at the start of the path.
When focusing the input, it hides the toggle buttons.
On blur, the buttons get shown again.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51859
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Hotfix for Rspec and second storage
See merge request gitlab-org/gitlab-ce!22558
|
| | |_|_|/ / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Rails requires a second storage for testing cross shard features. Gitaly
will not boot if this second storage doesn't exist. So this will create
this storage without adding it to the list of storages that Rails knows
about.
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
Bump google-protobuf to 3.6.1
See merge request gitlab-org/gitlab-ce!22559
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
It looks like gRPC may have worked around
https://github.com/google/protobuf/issues/4210 via
https://github.com/grpc/grpc/pull/14634.
This is needed to support Ruby 2.5
(https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22555).
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Sync group sidebar template with EE
See merge request gitlab-org/gitlab-ce!22549
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- Allow to extend nav links for the Group sidebar
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
'53023-endless-scroll-loader-is-visible-on-user-profile-overview-page' into 'master'
Resolve "Endless scroll loader is visible on user profile overview page"
Closes #53023
See merge request gitlab-org/gitlab-ce!22529
|
|/ / / / / / / |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix link in doc/user/project/repository/branches/index.md
See merge request gitlab-org/gitlab-ce!22554
|
|/ / / / / / / |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
doc: Fix broken link hrefs for ee and gitlab-versions
See merge request gitlab-org/gitlab-ce!22540
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Add instructions on how to enable a feature flag
Closes gitlab-org/release/framework#23
See merge request gitlab-org/gitlab-ce!22518
|
|/ / / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Correcting a typo
See merge request gitlab-org/gitlab-ce!22511
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Administrator documentation for Pages access control
See merge request gitlab-org/gitlab-ce!22146
|
| | |_|_|_|_|/ /
| |/| | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Removes duplicate escape from job item
Closes #53013
See merge request gitlab-org/gitlab-ce!22536
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Tooltips aren't using v-html anymore thus causing
escape not to be needed
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fix ee-compat-check by not modifying frozen strings
Closes #53030
See merge request gitlab-org/gitlab-ce!22527
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Add review app
Closes #52188 and #49569
See merge request gitlab-org/gitlab-ce!22010
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | | | | | | | | |
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
* Use 2 space indentation in review-apps.sh script
* Move automated_review_cleanup back to build stage
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
* Uses the same supporting code as used in EE
* Includes automated cleanup
* Install external-dns helm chart to review apps cluster if it isn't
already
* Adds variables REVIEW_APPS_AWS_SECRET_KEY and
REVIEW_APPS_AWS_ACCESS_key
* review-apps-ce uses a different cipher
|