Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-08-04Fix batch commit APIDouwe Maan
2017-08-04Add start_branch to files and commits APIsDouwe Maan
2017-08-03Merge branch 'dm-api-current-user' into 'master'Sean McGivern
2017-08-02Do not validate CSRF token in API unless neededDouwe Maan
2017-08-02Merge branch 'handle-reserved-words-for-oauth-usernames' into 'master'Rémy Coutable
2017-08-02Uniquify reserved word usernames on OAuth user creationRobin Bobbitt
2017-08-02Merge branch 'api_project_events_target_iid' into 'master'Rémy Coutable
2017-08-02Extending API for protected branchesEric
2017-08-02Merge branch 'rugged-is-ancestor' into 'master'Sean McGivern
2017-08-02Merge branch 'pawel/add_more_variables_to_additional_metrics-35267' into 'mas...Douwe Maan
2017-08-02Expose target_iid in Events APIsue445
2017-08-01Remove default arguments for common query contextPawel Chojnacki
2017-08-01Move timeframe_start and timeframe_end to common query contextPawel Chojnacki
2017-08-01Give metric query context rspec examples correctly sounding names. + missing ...Pawel Chojnacki
2017-08-01Add rugged_is_ancestor methodJacob Vosmaer
2017-08-01Merge branch 'fix/sm/35825-api-specs-and-linting-failing-on-master' into 'mas...Rémy Coutable
2017-08-01Merge branch 'rc/fetch-before-finding-merge-base-in-ee_compat_check' into 'ma...Sean McGivern
2017-08-01Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern
2017-08-01Add 204. Remove duplicated method.Shinya Maeda
2017-08-01Always fetch branches before finding the merge base, otherwise we could find ...Rémy Coutable
2017-08-01Merge branch 'gitaly-commit-languages' into 'master'Sean McGivern
2017-08-01Merge branch 'remove-content-commit' into 'master'Douwe Maan
2017-08-01Merge branch 'patch-25' into 'master'Rémy Coutable
2017-08-01Merge branch '34519-extend-api-group-secret-variable' into 'master'Kamil Trzciński
2017-08-01Add option to use CommitLanguages RPCJacob Vosmaer
2017-08-01CI fixes for gitaly-rubyJacob Vosmaer
2017-08-01Rename ensure_dir_exist -> ensure_storage_path_existGabriel Mazetto
2017-08-01Added some extra TODOs for the Legacy Storage refactorGabriel Mazetto
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-08-01Invalid variableSemen Romanov
2017-07-31Merge branch 'mk-fix-wiki-backup' into 'master'Douwe Maan
2017-07-31Merge branch 'fix/gb/fix-chatops-deploy-multiple-actions-matching' into 'master'Kamil Trzciński
2017-07-31Remove unused (?) codeJacob Vosmaer
2017-07-31Context handling and tests cleanup + simple test kube_namespace context testPawel Chojnacki
2017-07-31add kube_namespace and standardize common variables for additional metrics qu...Pawel Chojnacki
2017-07-31Merge branch '29385/add_shrug_command' into 'master'Rémy Coutable
2017-07-31Merge branch 'dm-ldap-authentication-ssl-verification' into 'master'Sean McGivern
2017-07-31Pass OmniAuth formatted options to OmniAuth::LDAP::AdaptorDouwe Maan
2017-07-31Merge branch 'gitaly-398-git-garbage-collect' into 'master'Sean McGivern
2017-07-29Protect backups from stale cache for repo existsMichael Kozono
2017-07-28Fixes #29385: Add /shrug and /tableflip commandsAlex Ives
2017-07-28Merge branch '35599-fix-uncontrolled-default_url_options-overriding' into 'ma...Robert Speicher
2017-07-28Merge branch 'dm-large-push-performance' into 'master'Robert Speicher
2017-07-28Fixup POST /v3/:id/hooks and PUT /v3/:id/hooks/:hook_idRichard Clamp
2017-07-28Migrate GitGarbageCollectWorker to GitalyKim "BKC" Carlbäcker
2017-07-28Load and process at most 100 commits when pushing into default branchDouwe Maan
2017-07-28Merge branch 'dm-api-csrf-token-verification' into 'master'Sean McGivern
2017-07-28Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable