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-29Merge branch '35793_fix_predicate_names' into 'master'Robert Speicher
2017-08-29replace `is_spam?` with `spam?`Maxim Rydkin
2017-08-28Remove trigger_request.trigger.ownerShinya Maeda
2017-08-28Reproduced bugShinya Maeda
2017-08-28Merge remote-tracking branch 'upstream/master' into 35642-add-owner-to-trigge...Lin Jen-Shin
2017-08-28Remove duplicate update for ownerLin Jen-Shin
2017-08-25Make default trigger factory generate an ownerLin Jen-Shin
2017-08-24Fix group and project search for anonymous usersNick Thomas
2017-08-16Merge branch '34049-public-commits-should-not-require-authentication' into 'm...Rémy Coutable
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-15Fix API responses when dealing with txt filesFelipe Artur
2017-08-15Merge branch 'forks-count-cache' into 'master'Douwe Maan
2017-08-14Cache the number of forks of a projectYorick Peterse
2017-08-14Use with_repo_branch_commit instead of fetch_ref directlyLin Jen-Shin
2017-08-14Add comments about why we're stubbing themLin Jen-Shin
2017-08-14Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin
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-11Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin
2017-08-11Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin
2017-08-11Fix more testsLin Jen-Shin
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-10Introduce MergeRequest#write_ref and Repository#write_refLin Jen-Shin
2017-08-10Added tests for commits API with an unauthenticated user and a public/private...Jacopo
2017-08-10Improve the Project factory to make `creator` defaults to namespace.ownerRémy Coutable
2017-08-09Fix some tests and report the error messageLin Jen-Shin
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