| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Repository#commits
Repository#commits is expensive because it has to use Rugged to walk the Git
tree as opposed to doing a direct ref lookup.
Improves performance in #34533
|
|
|
| |
[ci skip]
|
|\
| |
| |
| |
| | |
Update GITLAB_SHELL_VERSION to 5.1.1
See merge request !12615
|
| |
| |
| |
| |
| | |
Update to >= 5.1.0 needed for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2240 on EE.
Updated here to keep CE and EE on the same version.
5.1.1 includes https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/142 to revert changes which were causing problems with Post Receive hooks.
|
|\ \
| | |
| | |
| | |
| | | |
Make autosize fields more performant and remove broken autosize handle
See merge request !12532
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Make Project#ensure_repository force create a repo
Closes gitlab-ee#2800
See merge request !12580
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In Geo, Project#ensure_repository is used to make sure that a Git repo
is available to be fetched on a secondary. If a project were a fork,
this directory would never be created.
Closes gitlab-org/gitlab-ee#2800
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Add environment_scope column to ci_variables table
See merge request !12363
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
add-ci_variables-environment_scope
* upstream/master: (79 commits)
Reset @full_path to nil when cache expires
add margin between captcha and register button
Eagerly create a milestone that is used in a feature spec
Adjust readme repo width
Resolve "Issue Board -> "Remove from board" button when viewing an issue gives js error and fails"
Fix rubocop offenses
Make entrypoint and command keys to be array of strings
Add issuable-list class to shared mr/issue lists to fix new responsive layout
New navigation breadcrumbs
Restore timeago translations in renderTimeago.
Fix curl example paths (missing the 'files' segment)
Automatically hide sidebar on smaller screens
Fix typo in IssuesFinder comment
Remove placeholder note when award emoji slash command is applied
Make setSidebarHeight more efficient with SidebarHeightManager.
Update CHANGELOG.md for 9.3.3
Resolve "More actions dropdown hidden by end of diff"
Use Gitaly 0.14.0
Improve support for external issue references
Make issuables_count_for_state public
...
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
add-ci_variables-environment_scope
* upstream/master: (192 commits)
Minor edits
Job details won't scroll horizontally to show long lines
Bring back branches badge to main project page
Inserts exact matches of username, email and name to the top of the user search list
Limit OpenGraph image size to 64x64
Improve changelog
Split up MergeRequestsController
Add parent_id back to the tests
Make changelog more descriptive
Update README.md to reflect where "Secret variables" are located
Improve tests text
Rename members_count to members_count_with_descendants and expose only to group admins
Fix a bug where an invalid sort param value was passed to Gitaly
Drop default ORDER scope when calling a find method on a Sortable model
Add tests for project import state transition: [:started] => [:finished]
Add CHANGELOG
Perform housekeeping only when an import of a fresh project is completed
Strip trailing whitespace in relative submodule URL
Adjust projects spec on namespace fields
Add "members_count" and "parent_id" data on namespaces API
...
|
| | | | | | |
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
add-ci_variables-environment_scope
* upstream/master: (226 commits)
Polish sidebar toggle
Add changelog entry
Fix optional args for POST :id/variables
Update CHANGELOG.md for 9.3.1
Bump bootsnap to 1.1.1
Add explicit message when no runners on admin
Fix endpoint not being update correctly
Remove unused Gitlab::Git::Commit#to_diff argument
Drop GFM support for the title of Milestone/MergeRequest in template
Handle Promise rejections in mr_widget_pipeline_spec.js
Handle missing pipeline in merge request widget
Store merge request ref_fetched status in the database
Tag a spec as :nested_groups since it fails on MySQL
Bump premailer-rails gem to 1.9.7 and its dependencies to prevent network retrieval of assets
Truncate long job names in environment view; wrap author to next line
Replaces 'dashboard/merge_requests' spinach with rspec
Update GITLAB_SHELL_VERSION to 5.0.6
Fix click not being able to find the current element to use trigger('click') instead
make accepting mrs more prominent
Remove last references to job for pipeline charts
...
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12363#note_33449374
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
foreign key, I mean.
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This is merely to make CE and EE more compatible.
See the EE merge request at:
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2112
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
'32885-unintentionally-removing-branch-when-merging-merge-request' into 'master'
Set default for "Remove source branch" to false
Closes #32885
See merge request !12576
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Speed up operations performed by gitlab-shell
See merge request !12597
|
|/ / / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Resolve "Shared runners admin buttons have odd spacing"
Closes #32048
See merge request !12535
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Add overview and use-cases to Issue Boards doc
See merge request !12543
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Expires full_path cache after a repository is renamed/transferred
Closes gitlab-ee#2801
See merge request !12575
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
add margin between captcha and register button
Closes #29000
See merge request !12607
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fixed typo in gitlab_flow.md
See merge request !12561
|
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|