| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These warnings would show when running rspec:
```
warning: parser/current is loading parser/ruby23, which recognizes
warning: 2.3.5-compliant syntax, but you are running 2.3.6.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
```
Related PRs:
* https://github.com/whitequark/parser/pull/422
* https://github.com/mbj/unparser/pull/79
|
|\
| |
| |
| |
| | |
Upgrade grpc gem to 1.10.0
See merge request gitlab-org/gitlab-ce!17575
|
| |
| |
| |
| | |
Related to gitaly#1060
|
|\ \
| |/
|/|
| |
| | |
Add CommonMark markdown engine
See merge request gitlab-org/gitlab-ce!14835
|
| | |
|
| |
| |
| |
| |
| |
| | |
Given 1.9 has issues we're aware of, for now we're locking to 1.8.
Closes gitlab-org/gitaly#1059 and will probably be removed if 1.10 is
tested an deemed ok.
|
|\ \
| | |
| | |
| | |
| | | |
Try not to hold env and release the controller after the request.
See merge request gitlab-org/gitlab-ce!16847
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* upstream/master: (889 commits)
SlackService - respect `notify_only_default_branch` for push events
Clarify usage ping wording in admin area
Update incoming emails documents
Allow to include also descendant group labels
Update docs on grouping CI jobs
Support additional LabelsFinder parameters for group labels
Extend Cluster Applications to install GitLab Runner to Kubernetes cluster
Remove registry list webpack entry point
Remove trailing newline that was causing an EE conflict
Small fixes in Vuex docs
Remove u2f webpack bundle
Update documentation WRT to request parameters
remove common_vue CommonsChunk config
Fetch commit signatures from Gitaly in batches
migrate stl_viewer to dynamic import
migrate sketch_viewer to dynamic import
migrate pdf_viewer to dynamic import
migrate notebook_viewer to dynamic import
migrate balsamiq_viewer to dynamic import
Add some strings that were missing in gitlab.pot
...
|
| | | | |
|
| |/ /
|/| | |
|
| |/
|/|
| |
| | |
Closes gitaly#1046
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Resolve "[Gem Update] update toml-rb to 1.0.0"
Closes #36847
See merge request gitlab-org/gitlab-ce!17259
|
| | |
| | |
| | |
| | |
| | | |
36847 - add changelog
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
26039 - add merge request id
26039 change due to lingust source file updates
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Use prometheus-client-mmap released, final version
See merge request gitlab-org/gitlab-ce!16984
|
| | | |
|
|/ /
| |
| |
| | |
Closes gitaly#985
|
|/
|
|
| |
on metrics deletion
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
Fix flay not detecting identical code
Closes #42628
See merge request gitlab-org/gitlab-ce!16828
|
| |
| |
| |
| |
| |
| | |
Gem is updated from 2.8 to 2.10. [changelog][1]
[1]: https://github.com/seattlerb/flay/blob/master/History.rdoc
|
| |
| |
| |
| |
| |
| | |
Gemfile.lock
Closes gitlab-org/omnibus-gitlab#3128
|
|\ \
| | |
| | |
| | |
| | | |
Gitaly Server info for admin panel
See merge request gitlab-org/gitlab-ce!16794
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Implements the client side for gitlab-org/gitaly#819. Which is a server
info command. This checks the server version and git binairy version on
the server.
A small UI was added for administrators, so they can check the status of
the Gitaly server. This is done for each storage the monolith knows.
Because of this commit, gitlab-org/gitlab-ce!15580 is now closed. That
MR removed the Git version too, but didn't replace it with anything.
|
| |
| |
| |
| | |
Closes gitaly#967
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Migrate fetching wiki page formatted content to Gitaly
Closes gitaly#958
See merge request gitlab-org/gitlab-ce!16716
|
| | |
| | |
| | |
| | | |
Closes gitaly#958
|
| |/
|/|
| |
| | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
Migrate restoring repo from bundle to Gitaly
Closes gitaly#946
See merge request gitlab-org/gitlab-ce!16623
|
| |
| |
| |
| | |
Closes gitaly#946
|
|/
|
|
| |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|
|
|
| |
Closes gitaly#929
|
| |
|
|
|
|
| |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|
|
|
| |
See https://github.com/rails/rails/pull/24658#issuecomment-212651965
|
| |
|
|
|
|
| |
Closes gitaly#907
|
|\
| |
| |
| |
| | |
Update the grpc gem to 1.8.3
See merge request gitlab-org/gitlab-ce!16354
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| | |
Remove soft removals related code
Closes #37447
See merge request gitlab-org/gitlab-ce!15789
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This removes all usage of soft removals except for the "pending delete"
system implemented for projects. This in turn simplifies all the query
plans of the models that used soft removals. Since we don't really use
soft removals for anything useful there's no point in keeping it around.
This _does_ mean that hard removals of issues (which only admins can do
if I'm not mistaken) can influence the "iid" values, but that code is
broken to begin with. More on this (and how to fix it) can be found in
https://gitlab.com/gitlab-org/gitlab-ce/issues/31114.
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447
|
| |
| |
| |
| | |
Closes gitaly#903
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Update rack-cors from 0.4.0 to 1.0.2
Closes #41199
See merge request gitlab-org/gitlab-ce!16183
|
| | | |
|
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| | |
Up until version 2.0.3 redis-rack included a "rake" binary that would
overwrite/hijack the one provided by Rake itself. Unfortunately the
binary provided by redis-rack would produce errors in many cases. See
https://github.com/redis-store/redis-rack/pull/34 for more info.
|
|\ \
| |/
|/|
| |
| |
| |
| | |
Migrate repo forking to Gitaly
Closes gitaly#825
See merge request gitlab-org/gitlab-ce!16018
|