| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
Fixed six broken links in README.md
See merge request gitlab-org/gitlab-ce!19797
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Rails5 ActionController::ParameterMissing: param is missing or the value is…
Closes #47805
See merge request gitlab-org/gitlab-ce!19763
|
| | |
| | |
| | |
| | | |
empty: application_setting
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Rails5 fix no implicit conversion of Hash into String
Closes #47835
See merge request gitlab-org/gitlab-ce!19792
|
| | | |
| | | |
| | | |
| | | | |
ActionController::Parameters no longer returns an hash in Rails 5
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
Rails5 fix stack level too deep
Closes #47804
See merge request gitlab-org/gitlab-ce!19762
|
| | |/
| |/| |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix branch name encoding for dropdown on issue page
Closes #47472
See merge request gitlab-org/gitlab-ce!19634
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove the btn-xs class from the stylesheets
Closes #46743
See merge request gitlab-org/gitlab-ce!19719
|
| |/ / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Resolve "Merge request diff loading icon not visible"
Closes #47830 and #47849
See merge request gitlab-org/gitlab-ce!19758
|
| | | | |
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
Remove card class from the git-empty containers
Closes #47847
See merge request gitlab-org/gitlab-ce!19785
|
| |/ / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Bring changes from EE for parallel_importer.rb
See merge request gitlab-org/gitlab-ce!19779
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Flex board columns
See merge request gitlab-org/gitlab-ce!19250
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Render access denied without message
Closes #47844
See merge request gitlab-org/gitlab-ce!19755
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The `errors/access_denied` page should not fail to render when no
message is provided.
When accessing something as a sessionless user, we should also display
the terms message if possible.
|
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add support for verifying remote uploads, artifacts, and LFS objects in check rake tasks
Closes #47139
See merge request gitlab-org/gitlab-ce!19501
|
|/ / / /
| | | |
| | | |
| | | | |
check rake tasks
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
QA: Only clear the sessions if there's no error with a block
Closes gitlab-qa#197
See merge request gitlab-org/gitlab-ce!19751
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Because otherwise capybara-screenshot/rspec can't
take the screenshots for us. If we got an error,
we don't want to continue anyway?
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Database migrations should have a changelog entry.
See merge request gitlab-org/gitlab-ce!19703
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Removes merge conflicts vue code from globalnamespace
See merge request gitlab-org/gitlab-ce!19750
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* master:
Add documentation: Overview of Frontend Testing
Resolve "Add `/confidential` quick action for issues"
i18n: externalize strings from 'app/views/award_emoji'
Fix broken tests due to bad conflict resolution
Updates eslint rules
Documentation does not need an exception to be picked
Fix conflicts caused by vue_shared/components/user_avatar/user_avatar_image.vue
[Rails5] Fix `storage_counter` helper
Adjust SQL and transaction Prometheus buckets
Updates eslint vue plugin version
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | |
| | | | | | | |
Fix UX handbook link in contribution guide
See merge request gitlab-org/gitlab-ce!19738
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
ListCommitByOid isn't called with an empty batch
See merge request gitlab-org/gitlab-ce!19753
|
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Batching commits for performance improvements, might lead to empty
batches being used. This isn't the case yet, but to guard against this
in future cases, a guard clause is added.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Use Gitaly 0.105.1
See merge request gitlab-org/gitlab-ce!19739
|
| | |/ / / / /
| |/| | | | | |
|
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Resolve "Board list creation is broken"
Closes #47823
See merge request gitlab-org/gitlab-ce!19746
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
resolving MR 19611-fix/enhance start-using-git doc
See merge request gitlab-org/gitlab-ce!19619
|
|/ / / / / / / |
|
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Resolve "Scrolling tabs are broken on profile, activity, and projects"
Closes #47501
See merge request gitlab-org/gitlab-ce!19606
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add documentation: Overview of Frontend Testing
Closes #45732
See merge request gitlab-org/gitlab-ce!18571
|
|/ / / / / / |
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | | |
Adjust SQL and transaction Prometheus buckets
See merge request gitlab-org/gitlab-ce!19650
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This allows us to better calculate Apdex scores, instead of having to
use the 0.1 and 1.0 buckets.
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Resolve "Add `/confidential` quick action for issues"
Closes #47145
See merge request gitlab-org/gitlab-ce!19615
|