| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
Clean up fix for RegisterJobService
See merge request gitlab-org/gitlab-ce!23315
|
| |
| |
| |
| |
| |
| |
| |
| | |
Prefer `each` to `find` since the former does the same thing
except doesn't add the extra delegation step that may be causing
the binding_of_caller gem issues.
Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/54281#note_119494004
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Resolve "Improve issues list empty state when a filter is selected"
Closes #53326
See merge request gitlab-org/gitlab-ce!22775
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Rails5 deprecation: :nothing option is deprecated, Use head method to respond with empty response body.
See merge request gitlab-org/gitlab-ce!23311
|
| | |/
| |/|
| | |
| | | |
response body.
|
| | |
| | |
| | |
| | |
| | | |
The tags were using the `label` class
instead of `bagde` which is the new BS class
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'master'
Allow commenting to resolved non-diff discussions
Closes #54330
See merge request gitlab-org/gitlab-ce!23279
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Add support for custom highlighting slash commands via warning flags
See merge request gitlab-org/gitlab-ce!23277
|
| | | | | |
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Rails5: env is deprecated and will be removed from Rails 5.1
Closes #54384
See merge request gitlab-org/gitlab-ce!22626
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Made diff file headers sticky
Closes #48816
See merge request gitlab-org/gitlab-ce!23249
|
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48816
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Show toggle tree button on merge request commits
Closes #53019
See merge request gitlab-org/gitlab-ce!23238
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53019
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
Fix typos occured to occurred
See merge request gitlab-org/gitlab-ce!23105
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
- app/assets/javascripts/ide/stores/modules/pipelines/actions.js
- spec/javascripts/ide/stores/modules/pipelines/actions_spec.js
|
| | |/ / /
| |/| | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
See https://gitlab.com/gitlab-org/gitlab-ui/issues/89
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
analytics, and diffs
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Eliminate duplicated words (in apps)
Closes #54230
See merge request gitlab-org/gitlab-ce!23184
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Reinstate changes from MR 23234
See merge request gitlab-org/gitlab-ce!23282
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This reinstates the changes added in MR
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23234. I was
testing a script that was supposed to operate on a fork of CE
(yorickpeterse/gitlab-ce), but it was operating on gitlab-org/gitlab-ce
by accident.
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Handle force_remove_source_branch when creating merge request
Closes #51220
See merge request gitlab-org/gitlab-ce!23281
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Creating a merge request with
`merge_request[force_remove_source_branch]` parameter would result in an
Error 500 since this attribute was passed directly to the merge request.
Fix this by properly parsing this attribute into `merge_params`.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51220
|
| | | | | | |
| | | | | | |
| | | | | | | |
This reverts merge request !23234
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixes stuck tooltip on stop env button
Closes #53571 and #54282
See merge request gitlab-org/gitlab-ce!23244
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* master: (24 commits)
Adds a PHILOSOPHY.md
Externalize strings from `/app/views/abuse_reports`
Fix Issuable container element selector for shortcuts handling
Enable Rubocop on lib/gitlab
Add user docs for Pages access control
Added information about syntax highlighting in Web IDE. Fixes gitlab-org/gitlab-ce#53571
Align issue status label and confidential icon
Externalize strings from `/app/views/repository_check_mailer`
Remove instances of `@extend .monospace`
Resolve "The reply shortcut can add any text of the page to the "comment" text area"
Upgrade escape_utils to 1.2.1
Add dedicated runner tags to assets job
Upgrade gitlab eslint config to latest
Fix broken karma specs
Disable conflicting eslint rules
Prettify all the things
Upgrade prettier to 1.15.2
Added a test for open merge request files
Update CHANGELOG.md for 11.4.7
Open first 10 merge request files in IDE
...
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Used the glTooltipdirective to fix the tooltip
on the stop environment button in the mr widget
getting stuck when the element is not in hover state
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Work around Ruby 2.5.3 crash when a CI job is selected
See merge request gitlab-org/gitlab-ce!23256
|
| | |_|/ / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Ruby 2.5.3 in combination with Rails 5 appears to crash in development
when a CI job is selected for a runner. For some reason, the return
inside the block seems to seg fault. Let's get rid of this since
this isn't a good coding practice in any case.
Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/54281
Also see https://bugs.ruby-lang.org/issues/15325.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Adds missing status in deployment widget
See merge request gitlab-org/gitlab-ce!23239
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Renders created and canceled status in MR widget
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Resolve "Access project from descendent groups when selecting project to create new issue"
Closes #47096 and #52453
See merge request gitlab-org/gitlab-ce!22612
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| |_|_|_|_|_|/
|/| | | | | | |
|