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
2018-01-15Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan
2018-01-15Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern
2018-01-10Merge branch 'fj-41681-add-param-disable-commit-stats-api' into 'master'Douwe Maan
2018-01-04Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern
2018-01-0441054-Disallow creation of new Kubernetes integrationsMayra Cabrera
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-22Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-07Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda
2017-11-06Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda
2017-11-06ignore the column before the migrationmicael.bergeron
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-16Merge branch 'sha-handling' into 'master'Douwe Maan
2017-10-13Adds requirements that supports anything in sha paramsGuilherme Vieira
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-10-07Allow creating merge requests across forks of a projectBob Van Landuyt
2017-09-26Expose avatar_url when requesting list of projects from API with simple=trueDouwe Maan
2017-09-19Use set in some API specsRémy Coutable
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-06Tidy up projects API specsSean McGivern
2017-09-06change collapse to resolve and comments to discussionsAshley Dumaine
2017-09-06add unit tests for new collapse_outdated_diff_comments toggleAshley Dumaine
2017-09-04Fix trigger_request.variablesShinya Maeda
2017-09-04Revert autheticate! in Trigger APIShinya Maeda
2017-09-04Merge branch 'move-git-operation-service' into 'master'Sean McGivern
2017-09-03Fix specShinya Maeda
2017-09-01Move GitOperationService to Gitlab::GitJacob Vosmaer
2017-09-01Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'Sean McGivern
2017-08-29replace `is_spam?` with `spam?`Maxim Rydkin
2017-08-25Make default trigger factory generate an ownerLin Jen-Shin
2017-08-17Correct the cherry-pick message for merge commitsSaverio Miroddi
2017-08-16Fix build failures related to cherry-pick message changesSaverio Miroddi
2017-08-15Merge branch 'forks-count-cache' into 'master'Douwe Maan
2017-08-14Cache the number of forks of a projectYorick Peterse
2017-08-14Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin
2017-08-11Merge branch 'split-events-into-push-events' into 'master'Sean McGivern
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-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-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-07Merge branch '32300__expose_more_attributes' into 'master'Rémy Coutable
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-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher