| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
These indexes are not recorded in the WAL (at least until PostgreSQL
10) and this isn't worth the minor performance improvement over btree
indexes.
|
|\
| |
| |
| |
| | |
Extract partials from the protected_branches & protected_tags views
See merge request !12864
|
| |
| |
| |
| | |
So they are reusable for EE later
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Move find file URL out of global variable
See merge request !12846
|
| | | |
|
| | |
| | |
| | |
| | | |
Part of #34903
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Fixes needed when GitLab sign-in is not enabled
See merge request !12491
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When sign-in is disabled:
- skip password expiration checks
- prevent password reset requests
- don’t show Password tab in User Settings
- don’t allow login with username/password for Git over HTTP requests
- render 404 on requests to Profiles::PasswordsController
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
Fix spacing in sidebar
Closes #35035
See merge request !12844
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Fixed typo
See merge request !12862
|
| | | | |
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Handle case when BroadcastMessage.current is nil
Closes #35094
See merge request !12860
|
| | | | |
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
Somehow Rails.cache.fetch occasionally returns `nil` values, which causes
this endpoint to crash.
Closes #35094
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Make sure MergeRequest commit methods work when either compare_commits or merge_request_diff is set
Closes #35077
See merge request !12856
|
| | | |
| | | |
| | | |
| | | | |
merge_request_diff is set
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Increase width of dropdown menus
Closes #34989
See merge request !12809
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'master'
Supplement Portuguese Brazil translation of Project Page & Repository Page
Closes #33672
See merge request !12156
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
gitlab.com:htve/gitlab-ce into 33672_supplement_portuguese_brazil_translation_of_i18n
|
| | | | | | | |
|
| | |\ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
gitlab.com:htve/gitlab-ce into 33672_supplement_portuguese_brazil_translation_of_i18n
|
| | | | | | | | |
|
| | | |\ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Merge branch '33672_supplement_portuguese_brazil_translation_of_i18n' of gitlab.com:htve/gitlab-ce into 33672_supplement_portuguese_brazil_translation_of_i18n
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fix #33672
|
| | | |/ / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix #33672
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix #33672
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix #33672
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix #33672
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Reload page after changing navigation preference
Closes #34968
See merge request !12833
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Closes #34968
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Add more notes about developer seeds
See merge request !12836
|
|/ / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Backport MR create service changes from EE
See merge request !12808
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
In EE, the `filter_params` method needs the MR to already have its
`target_project` assigned.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Prevent GitLab issue tracker spec from failing later specs
Closes #35042
See merge request !12835
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Enable all feature flags by default in specs
See merge request !12832
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Otherwise some features would go untested in non-specific contexts
I did need to disable the
`gitlab_git_diff_size_limit_increase`-feature in some specs since we
depend on diffs being expandable while the file we are testing on is
smaller than the increased limit.
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Fix links to documentation describing the Prometheus service and its specifics.
Closes #34598
See merge request !12714
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
missing labels
|
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Truncate job on environment view
Closes #34835
See merge request !12818
|