| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
Instrument MergeRequestDiff#load_commits
See merge request !12162
|
| |
| |
| |
| |
| |
| |
| | |
This instrumentation isn't needed strictly for performance measurements, but
just to see which controller actions call this method at all. See
<https://gitlab.com/gitlab-org/gitlab-ce/issues/30224#note_32306159> for more
details.
|
|\ \
| | |
| | |
| | |
| | | |
Don't return nil for missing objects from parser cache
See merge request !12168
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
more visual contrast for active page in pagination widget
Closes #32470
See merge request !12119
|
| | | | |
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
Allow more customization to Help landing page
See merge request !11878
|
| | | | |
|
| | | | |
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
Raise etag route regex miss
Closes #33106
See merge request !12084
|
| | | |
| | | |
| | | |
| | | |
| | | | |
This was edited to the request, but this won't work if the data is not
available at the time of setting the key for the first time.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Add support for services configuration in .gitlab-ci.yml
See merge request !8578
|
| |/ / / |
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Allow to access statuses for external CI services
Closes #30714, #29369, and #15220
See merge request !11176
|
| | |/
| |/| |
|
| | |
| | |
| | | |
This reverts merge request !12036
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
GitHub - Fix token interpolation when cloning wiki repository
See merge request !12107
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'32054-rails-should-use-timestamptz-database-type-for-postgresql' into 'master'
Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone'
Closes #32054
See merge request !11229
|
| | |/ /
| |/| |
| | | |
| | | | |
'timestamps_with_timezone'
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Handle legacy jobs without name
Closes #33403
See merge request !12118
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Older pipelines can contain jobs without a name, in which case
'nameless' is used right now, so we can properly still handle other
actions on these jobs.
Fixes gitlab-org/gitlab-ce#33403
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Replace PhantomJS with headless Chrome in frontend test suite
See merge request !12036
|
| |/ / / |
|
| | | | |
|
|/ / /
| | |
| | |
| | | |
multiple files and actions
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Set artifact working directory to be in the destination store to prevent unnecessary I/O
Closes #33274
See merge request !11905
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
unnecessary I/O
Similar to #33218, build artifacts were being uploaded into a CarrierWave
temporary directory in the Rails root directory before moved to their
final destination, which could cause a copy across filesystems. This
merge request refactors the work in !11866 so that any uploader can
just override `work_dir` to change the default implementation.
Closes #33274
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add an optional performance bar to view performance metrics for the current page
Closes #29010
See merge request !11439
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Prevent Description Change Notes When Toggling Tasks
Closes #32834
See merge request !12057
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix FIDO U2F for Opera browser (based on !10118)
See merge request !12082
|
| | | | | | |
|
| |_|_|_|/
|/| | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Accept avatar file in project API
Closes #33003
See merge request !11988
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Make sure reCAPTCHA configuration is loaded when spam checks are initiated
Closes #33532
See merge request !12080
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Previously it was possible when an issue was updated and Akismet flagged it as spam
that the reCAPTCHA configuration was not loaded.
Closes #33532
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bump Faraday and dependent OAuth2 gem version to support no_proxy variable
Closes omnibus-gitlab#1714
See merge request !12074
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Closes gitlab-org/omnibus-gitlab#1714
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Don't check if MailRoom is running on Omnibus
Closes #19607
See merge request !12056
|
| | |_|/ /
| |/| | | |
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| |/ / / |
|