| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
table
|
| |
|
|\
| |
| |
| |
| | |
Updated Profile Events Helper to use SVG Sprite Icons
See merge request gitlab-org/gitlab-ce!14577
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
Re-arrange <script> tags before <template> tags in .vue files
Closes #38743
See merge request gitlab-org/gitlab-ce!14671
|
| |
| |
| |
| | |
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38743
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Disable comment textarea while submitting a new comment.
Closes #37858
See merge request gitlab-org/gitlab-ce!14541
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Fix link to Vue.js style guide
See merge request gitlab-org/gitlab-ce!14667
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Ensure key fingerprints are generated correctly when modified
See merge request gitlab-org/gitlab-ce!14663
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Lazy load and paginate registry image list
Closes #31050
See merge request gitlab-org/gitlab-ce!14303
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* master: (91 commits)
refactor emails service
fix update service
refactor users update service
refactor keys controller
refactor some controllers to make them EE friendly
fix specs
fix users update service
update initializers
refactor services to match EE signature
Change recommended MySQL version to 5.6
Clean merge_jid whenever necessary on the merge process
Rolling back change to n+1 detection
Breadcrumbs receives padding when double lined
Add EEP to headings
Added some Gitaly docs to `docs/development`
Check orientation of profile image
Fixes commit comments in side-by-side diff view
Update CHANGELOG.md for 10.0.2
Fix linting errors in locale/index.js
Update CI parallelization description
...
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixes eslint problems
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* master: (62 commits)
Fix a dash being rendered in the note's access role
Remove dead `Gitlab::Markdown::Pipeline` class
Add CHANGELOG entry
Fix locked shared runners problem
Document manual cleanup after background migration stealing
Removes cycle analytics service and store from global namespace
Fix PG::UniqueViolation external_email migration
Migrate Gitlab::Git::Repository#log to Gitaly
Check for exec permissions also in app/
Add check for exec permissions and refactor lint doc script
Update tests to reflect `user_avatar_without_link` helper changes
Change mode to 644 for all md and png files
Add instructions for upgrading from CE to EE using GitLab Omnibus chart - docs
Add `data-src` when image is to be lazy loaded, use `tag` helper instead of `image_tag` helper
Remove unnecessary use of `gsub`
Fixed few gitlab:check tasks that were failing with exception
Update CHANGELOG.md for 10.0.1
Remove Grit settings from default settings
Fix duplicate key errors in PostDeployMigrateUserExternalMailData migration
Improve list of sorting options
...
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Adds better support for i18n
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Adds specs
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* master: (112 commits)
Replace the 'project/service.feature' spinach test with an rspec analog
Removed two legacy config options
Fix rendering double note issue.
IssueNotes: Switch back to Write pane when note cancel or submit.
Upgrade Nokogiri because of CVE-2017-9050
Bump VERSION to 10.1.0-pre
Standardize access to CSRF token in JavaScript
Do not clone the repo when running the review-docs jobs
Don't memoize storage configuration on `FsShardsCheck`
Document that group Owners can always create subgroups
Auto DevOps docs cleanup
Display full pre-receive and post-receive hook output in GitLab UI
Adds EE tag detection to remove_old in gitlab backup.
Correctly detect multiple issue URLs after 'Closes...' in MR descriptions
new sharing permissions
IssueNotes: Resize comment form after note submit and discard.
[skip ci] Add changelog
Make resolve discussion icon gray
update spacing
Deleted another Fixture due to User Callout
...
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Formats dates
Fixes clipboard button
Simplifies HTML
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Use explicit boolean true attribute for show-disabled-button
Closes #38417
See merge request gitlab-org/gitlab-ce!14672
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38417
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Implement OperationService.UserDeleteBranch Gitaly RPC
See merge request gitlab-org/gitlab-ce!14603
|
| | | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Reduce method calls while evaluating Projects::MergeRequestsController#show.json
See merge request gitlab-org/gitlab-ce!14285
|
| | | | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Add byebug to GitLab QA gem list for debugging
See merge request gitlab-org/gitlab-ce!14675
|
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Fix GitLab QA: increase window size to ensure License link shows
See merge request gitlab-org/gitlab-ce!14674
|
|/ / / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Fix bottom spacing for dropdowns that open upwards
Closes #38187 and #38315
See merge request gitlab-org/gitlab-ce!14535
|