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
AgeCommit message (Expand)Author
2017-08-11Merge branch 'disable-project-export' into 'master'Rémy Coutable
2017-08-11Merge branch '32004-use-timecop-safe-mode' into 'master'Robert Speicher
2017-08-11Add option to disable project export on instanceRobin Bobbitt
2017-08-11Merge branch '36213-return-is_admin-in-users-api-when-current_user-is-admin' ...Sean McGivern
2017-08-11Merge branch 'split-events-into-push-events' into 'master'Sean McGivern
2017-08-11Include the `is_admin` field in the `GET /users/:id` API when current user is...Rémy Coutable
2017-08-11Enable Timecop safe modeRémy Coutable
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-10Improve the Project factory to make `creator` defaults to namespace.ownerRémy Coutable
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-08Fix a broken Events API specRémy Coutable
2017-08-08Merge branch 'rc/fix-commits-api' into 'master'Sean McGivern
2017-08-08Expose noteable_iid in Notesue445
2017-08-08Fix the /projects/:id/repository/commits endpoint to handle dots in the ref n...Rémy Coutable
2017-08-08Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name...Rémy Coutable
2017-08-07Merge branch 'bvl-nfs-circuitbreaker' into 'master'Sean McGivern
2017-08-07Merge branch '32300__expose_more_attributes' into 'master'Rémy Coutable
2017-08-07Merge branch 'master' into 'bvl-nfs-circuitbreaker'Douwe Maan
2017-08-04Merge branch 'tc-fix-mr-query-params' into 'master'Rémy Coutable
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-08-03Add spec to test combining API merge_requests query parametersToon Claes
2017-08-03Don't include EmailHelpers manually, pick with rspecLin Jen-Shin
2017-08-03Expose more attributes to unauthenticated GET /projects/:idTony
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-02Extending API for protected branchesEric
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-08-01Merge branch '33620-remove-events-from-notification_settings' into 'master'Douwe Maan
2017-08-01Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern
2017-08-01Merge branch '34519-extend-api-group-secret-variable' into 'master'Kamil Trzciński
2017-08-01Allow logged in users to read user list under public restrictionLin Jen-Shin (godfat)
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-31Remove events column from notification settingsSean McGivern
2017-07-28Fixup POST /v3/:id/hooks and PUT /v3/:id/hooks/:hook_idRichard Clamp
2017-07-28Merge branch 'merge-issuable-reopened-into-opened-state' into 'master'Sean McGivern
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-28Fix static snalysysShinya Maeda
2017-07-28Use let(:pipeline) for variables spec in triggers_spec.rbShinya Maeda
2017-07-28initShinya Maeda
2017-07-28Merge branch 'tc-api-root-merge-requests' into 'master'Sean McGivern
2017-07-28Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher
2017-07-28Default /merge_request API endpoint to `scope=created-by-me`Toon Claes
2017-07-28Add top-level /merge_requests API endpointToon Claes
2017-07-27Merge branch '34319-remove-useless-type-definitions-from-specs' into 'master'Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-27Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable
2017-07-27Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern
2017-07-27Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern
2017-07-27Remove deprecated `repository_storage` attributeBob Van Landuyt