| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* upstream/master: (69 commits)
Change issue show page to group MRs by projects and namespaces
Merge branch 'master-i18n' into 'master'
Update sidekiq_style_guide.md
Document all_queues.yml in sidekiq_style_guide.md
Fix artifact creation
Fix Error 500s creating merge requests with external issue tracker
Addressed mr observations
Clean new Flash() and stop disabling no-new (eslint) when possible
Disable query limiting warnings for now on GitLab.com
Dry up spec
Add changelog entry
Schedule PopulateUntrackedUploads if needed
Fix orphan temp table untracked_files_for_uploads
Fix last batch size equals max batch size error
Revert "Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' into 'master'"
Fix warning messages for promoting labels and milestones
Fixed missing js selector for the realtime pipelines commit comp
Reuse getter Add loading button for better UX
Honour workhorse provided file name
Fix a transient failure in db/post_migrate/20170717111152_cleanup_move_system_upload_folder_symlink.rb where symlink already exists
...
|
| |\
| | |
| | |
| | |
| | | |
Document all_queues.yml in sidekiq_style_guide.md
See merge request gitlab-org/gitlab-ce!17079
|
| | | |
|
| | | |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Group MR numbers on issue show page by project and namespace
Closes #26466
See merge request gitlab-org/gitlab-ce!8494
|
| | | |
| | | |
| | | |
| | | | |
Closes #26466.
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Fix artifact creation in CI/CD QA spec
See merge request gitlab-org/gitlab-ce!17078
|
| | | | | |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Port of EE-translations
See merge request gitlab-org/gitlab-ce!17081
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | | |
New Crowdin translations
See merge request gitlab-org/gitlab-ee!4481
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Resolve "PrepareUntrackedUploads PostgreSQL syntax error"
Closes #42881
See merge request gitlab-org/gitlab-ce!17019
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
To finish migrating untracked files to uploads for installations that were affected by https://gitlab.com/gitlab-org/gitlab-ce/issues/42881
Or just to delete the temp table if it is empty and left behind.
|
| | | | | | |
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Resolve "Can't close issue through buttons in the textarea on mobile"
Closes #42923
See merge request gitlab-org/gitlab-ce!17043
|
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* master: (25 commits)
Addressed mr observations
Clean new Flash() and stop disabling no-new (eslint) when possible
Disable query limiting warnings for now on GitLab.com
Revert "Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' into 'master'"
Fix warning messages for promoting labels and milestones
Fixed missing js selector for the realtime pipelines commit comp
Honour workhorse provided file name
Create an empty wiki when there is no wiki in the gitlab export bundle
Revert and remove header_title line from labels issue
Fixed bug with param config
changed params passed to from a string to an object
Move IssuableTimeTracker vue component
Fix breadcrumb on labels page for groups
Convert groups_select ajax to use axios
Default CI variables to unprotected
make sure there is a dependency on Gitlab::CurrentSettings is
Make GITLAB_FEATURES in build_spec compatible with EE
Update jquery.waitforimages & use npm version
Fixed typo, updated test, and removed commented code
Replaced use of $.get with axios.get and updated tests
...
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add loading button for better UX
|
| | |\ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* master: (21 commits)
GitLab QA: Add GITLAB_USER_TYPE to support different login types (e.g. standard, LDAP)
Return a warning string if we try to encode to unsupported encoding
Remove confirmation_input
Resolve failures in GitHub-ish import controller specs
Remove changelogs for already-released security patches
Merge branch 'mc/bug/38984-wildcard-protected-tags' into 'security-10-4'
Merge branch 'fix/gh-namespace-issue' into 'security-10-4'
Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'security-10-4'
Merge branch 'fix-mermaid-xss' into 'security-10-4'
Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibility' into 'security-10-4'
API - fix searching in group/project specified by path
Add documentation on how to build a QA Docker image
Fix english in style_guide_js.md
Adds tooltip for environment name Adds CSS for child envrionments
Do not attach runner to a non-exsiting network in QA
Remove not needed default statement
Improve docs about allowing some side effects on the constructor
Move all ENV to Runtime::Env
Rename .scss files to use snake_case
Moves missing branch into a vue file
...
|
| | | | | | | | |
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Disable caching of tables for migration spec that drops a temporary table
See merge request gitlab-org/gitlab-ce!16965
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
db/post_migrate/20170717111152_cleanup_move_system_upload_folder_symlink.rb where symlink already exists
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
spec/migrations/rename_reserved_project_names_spec.rb
We do that because it's using factories and it's not worth it to get rid of them.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This is useful for migration tests that relies on factories and that are
very old and/or tedious to modify to not use factories.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
MigrationsHelpers.schema_migrate_up!
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This is to fix job failures, such as https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/51409392.
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fix Error 500s creating merge requests with external issue tracker
Closes #43193
See merge request gitlab-org/gitlab-ce!17073
|
| | | |_|_|_|_|_|/
| | |/| | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
When JIRA or Redmine were enabled and the branch name did not match the
matching regular expression, the `issue_iid` would be `nil`, preventing
users from creating merge requests.
Closes #43193
|
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Cleanup new branch/merge request form in issues
Closes #41938
See merge request gitlab-org/gitlab-ce!16854
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Updated katex library
Closes #43032
See merge request gitlab-org/gitlab-ce!15864
|
| | | | | | | | | | |
|
| | |\ \ \ \ \ \ \ \
| | | | |_|/ / / / /
| | | |/| | | | | | |
|
| | |\ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Clean new Flash() and stop disabling no-new (eslint) when possible
Closes #42732
See merge request gitlab-org/gitlab-ce!17060
|
| |/ / / / / / / / / / |
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Disable query limiting warnings for now on GitLab.com
See merge request gitlab-org/gitlab-ce!17067
|
| | | |_|_|_|/ / / / /
| | |/| | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Honour workhorse provided file name
See merge request gitlab-org/gitlab-ce!17059
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
In the attempt to unify file uploading at workhorse level gitlab-org/gitlab-workhorse!230
we moved to a prefix-based tempfile creation in order to avoid upload collisions.
Artifacts and LFS uploads already set original_filename to workhorse provided filename
This commit add the same feature to `Gitlab::Middleware::Multipart`
|