Home
last modified time | relevance | path

Searched defs:push_options (Results 1 – 25 of 70) sorted by relevance

123

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/
H A Dgit_post_receive.rb6 attr_reader :container, :identifier, :changes, :push_options accessor in Gitlab.GitPostReceive
8 def initialize(container, identifier, changes, push_options = {}) argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/spec/lib/gitlab/git/
H A Dhook_spec.rb20 def trigger_with_stub_data(hook, push_options) argument
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/spec/lib/gitlab/git/
H A Dhook_spec.rb20 def trigger_with_stub_data(hook, push_options) argument
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/spec/lib/gitlab/git/
H A Dhook_spec.rb20 def trigger_with_stub_data(hook, push_options) argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/
H A Dhooks_service.rb6 def execute(pusher, repository, oldrev, newrev, ref, push_options:, transaction: nil) argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/
H A Dpost_receive_service.rb55 def process_mr_push_options(push_options, changes) argument
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/
H A Dhooks_service.rb6 def execute(pusher, repository, oldrev, newrev, ref, push_options:, transaction: nil) argument
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/
H A Dhooks_service.rb6 def execute(pusher, repository, oldrev, newrev, ref, push_options:, transaction: nil) argument
/dports/devel/R-cran-rlang/rlang/R/
H A Dstate.R75 push_options <- function(...) { function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/data_builder/
H A Dpush.rb90 commits: [], commits_count: nil, message: nil, push_options: {}, argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/merge_requests/
H A Dpush_options_handler_service.rb10 def initialize(project:, current_user:, params: {}, changes:, push_options:) argument
/dports/devel/git-p4/git-2.34.1/
H A Dsend-pack.h30 const struct string_list *push_options; member
/dports/devel/git-svn/git-2.34.1/
H A Dsend-pack.h30 const struct string_list *push_options; member
/dports/devel/git-gui/git-2.34.1/
H A Dsend-pack.h30 const struct string_list *push_options; member
/dports/devel/git/git-2.34.1/
H A Dsend-pack.h30 const struct string_list *push_options; member
/dports/devel/git-cvs/git-2.34.1/
H A Dsend-pack.h30 const struct string_list *push_options; member
/dports/devel/cgit/cgit-1.2.3/git/
H A Dsend-pack.h30 const struct string_list *push_options; member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/workers/
H A Dpost_receive.rb19 def perform(gl_repository, identifier, changes, push_options = {}) argument
/dports/devel/libgit2-glib/libgit2-glib-0.99.0.1/libgit2-glib/
H A Dggit-remote.c383 GgitPushOptions *push_options, in ggit_remote_push()
605 GgitPushOptions *push_options, in ggit_remote_upload()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dpush.c389 const struct string_list *push_options, in do_push()
538 struct string_list *push_options; in cmd_push() local
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dpush.c389 const struct string_list *push_options, in do_push()
538 struct string_list *push_options; in cmd_push() local
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dpush.c389 const struct string_list *push_options, in do_push()
538 struct string_list *push_options; in cmd_push() local
/dports/devel/git/git-2.34.1/builtin/
H A Dpush.c389 const struct string_list *push_options, in do_push()
538 struct string_list *push_options; in cmd_push() local
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dpush.c389 const struct string_list *push_options, in do_push()
538 struct string_list *push_options; in cmd_push() local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/git/
H A Dbranch_push_service_spec.rb654 def execute_service(project, user, change, push_options = {}) argument

123