| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
In some cases we pass an Array to this method which would previously
fail since Array does not respond to "limit_value".
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/3646
|
| |
|
|\
| |
| |
| |
| | |
Cache the number of forks of a project
See merge request !13535
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The number of forks of a project doesn't change very frequently and
running a COUNT(*) every time this information is requested can be quite
expensive. We also end up running such a COUNT(*) query at least twice
on the homepage of a project.
By caching this data and refreshing it when necessary we can reduce
project homepage loading times by around 60 milliseconds (based on the
timings of https://gitlab.com/gitlab-org/gitlab-ce).
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Speed up Group#user_ids_for_project_authorizations
Closes #36182
See merge request !13508
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Move callout to vue file and remove svg from data function to improve performance
See merge request !13539
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
performance
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Repo fixes part E
See merge request !13472
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37146854
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37147332
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37146815
See https://gitlab.slack.com/archives/C0GQHHPGW/p1501779964878178
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37146360
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed value could potentially be not enough
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37145886
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37145729
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37145640
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37144070
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37143794
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37143710
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37143527
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37143217
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37143174
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
http://192.168.1.135:3000/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/broadcast_message.js
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12198#note_37142936
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Remove newlines in translations
See merge request !13531
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | | |
They seem to confuse some translation tools and aren't rendered in
HTML anyway.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Stops propagation for dropdown content in pipeline graph.
Closes #36385
See merge request !13536
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
behavior of the mini graph
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
'34527-make-edit-comment-button-always-available-outside-of-dropdown' into 'master'
Resolve "Make edit comment button always available outside of dropdown"
Closes #34527
See merge request !12931
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add a `Last 7 days` option for Cycle Analytics view
Closes #36300
See merge request !13443
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Remove `username` from `User#sanitize_attrs` callback
See merge request !13511
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This attribute is since validated against `DynamicPathValidator`, which
has strict requirements for the characters allowed, and should no longer
need to be sanitized in a callback before saving.
This has additional benefits in our test suite, where every creation of
a `User` record was calling `Sanitize.clean` on a username value that
was always clean, since we're the ones generating it.
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Refactor how we fetch ref for merge requests
Closes #36089 and #36296
See merge request !13416
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
So that we could limit the access to Repository#fetch_ref
See: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13416#note_37487433
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
36089-handle-ref-failure-better
* upstream/master: (47 commits)
Update CHANGELOG.md for 9.4.5
Update charlock_holmes
add a changelog entry
switch to multi-line before block
restructure the #new_key notification spec
don't send devise notifications to the ghost user
reset_delivered_emails before testing #new_key
skip the :read_project check for new_project_member
move the member spec to be with the other ones
add a spec for new_group_member
add a spec for never emailing the ghost user
rubocop fix
a membership with no user is always notifiable
check notifiability for more emails
add Member#notifiable?(type, opts)
make NotificationRecipient a little more customizable
Add notes about database performance for MySQL
fix confidential border issue as well as confidential styles leaking on new MR
Migrate force push check to Gitaly
Add option to disable project export on instance
...
|
| | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
36089-handle-ref-failure-better
* upstream/master: (62 commits)
Update gitlab.po: Missing 'r' in "Fouché" that comes from "Fourcher" verb.
Docs: update user docs index
Fix minor typos in views
Fix Layout/SpaceBeforeBlockBraces violation in bin/changelog_spec
Merge branch 'rs-alphanumeric-ssh-params' into 'security-9-4'
Merge branch 'import-symlinks-9-3' into 'security-9-3'
Fix wrong method call on prometheus histogram
Document new all-in-one Helm chart - docs
Fix 404 on link path
Fix line numbers not matching up to code in code viewer.
Hide overflow-x on collapsed sidebar
removed global use of breakpoint checker
Increase performance of the breakpoint size checker
Filter sensitive query string parameters from NGINX access logs
Added a template for database changes
Render new issue link in failed job as a regular link instead of a UJS one
Include RE2 in the upgrade docs
Remove affix plugin from issuable sidebar with new navigation
Fix linter error
alternative route for download archive
...
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Also fix a few tests
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
so that we don't have to fetch it for non-forks
|
| | | | | | | | | | | |
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13416#note_37193731
So we just try a cheaper way to detect it if it works or not
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Use Prev/Next pagination for exploring projects
Closes #27390
See merge request !13456
|
| | |_|_|_|_|_|/ / /
| |/| | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
This changes the pagination of the "Explore" pages so they use a simpler
pagination system that only shows "Prev" and "Next" buttons. This
removes the need for getting the total number of rows to display, a
process that can easily take up to 2 seconds when browsing through a
large list of projects.
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27390
|
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Add dynamic navigation tunnel to fly-out menus
Closes #35949
See merge request !13315
|