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-05-01Add specs for Gitlab::RequestProfilerAhmad Sherif
2017-04-28Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher
2017-04-27Make api/v3/deployments_spec to actually tests v3Dmitriy Zaporozhets
2017-04-27Merge branch '29505-allow-admins-sudo-to-blocked-users' into 'master' Rémy Coutable
2017-04-26Use rspec-set to speed up examplesZeger-Jan van de Weg
2017-04-26Enable RSpec/FilePath copSean McGivern
2017-04-26Merge branch '26437-closed-by' into 'master' Rémy Coutable
2017-04-26Allow admins to sudo to blocked users.Timothy Andrew
2017-04-25Ability to filter merge requests by labels and milestonesRobert Schilling
2017-04-25Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master' Sean McGivern
2017-04-25Don't display the `is_admin?` flag for user API responses.Timothy Andrew
2017-04-24Merge branch '30305-oauth-token-push-code' into 'master' Rémy Coutable
2017-04-24Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable
2017-04-24Fix updating merge_when_build_succeeds via merge API endpointChris Wilson
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-21Merge branch 'fix-jobs-enabled-parameter' into 'master'Sean McGivern
2017-04-20Add missing newlineswinniehell
2017-04-20Add missing newlineswinniehell
2017-04-20Refactor changing files in web UIDouwe Maan
2017-04-19Add failing test for #31012winniehell
2017-04-19Merge branch 'query-users-by-extern-uid' into 'master'Robert Speicher
2017-04-18Implement search by extern_uid in Users APIRobin Bobbitt
2017-04-17Fix user activities HTTP clone specSean McGivern
2017-04-14Use a proper matcherRémy Coutable
2017-04-14Fix `last_activity_at` to `last_activity_on`Rémy Coutable
2017-04-14Fix git HTTP specSean McGivern
2017-04-14Remove unused user activities codeSean McGivern
2017-04-14Expose `last_activity_on` in the User APIRémy Coutable
2017-04-14Add a new Gitlab::UserActivities class to track user activitiesRémy Coutable
2017-04-14Port 'Add user activities API' to CESean McGivern
2017-04-14Remove user activities table and use redis instead of PG for recording activi...James Lopez
2017-04-14Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez
2017-04-13Allow OAuth clients to push codeTimothy Andrew
2017-04-12Add issues/:iid/closed_by api endpointmhasbini
2017-04-12Fix API not accepting job_events for webhooksZ.J. van de Weg
2017-04-10Separate CE params on Grape APIOswaldo Ferreira
2017-04-10Set Git-specific env in /api/internal/allowedRémy Coutable
2017-04-09Remove the User#is_admin? methodblackst0ne
2017-04-06Merge branch 'master' into new-resolvable-discussionDouwe Maan
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-04-06Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06Merge branch '30021-api-deploy_keys-can_push-is-not-honoured' into 'master' Rémy Coutable
2017-04-06Merge branch '30195-document-search-param-on-api' into 'master' Sean McGivern
2017-04-05Add "search" optional param and docs for V4Oswaldo Ferreira
2017-04-05Fix some specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-04-05Return an empty array when dependencies is an empty arrayMike Wyatt
2017-04-05Enable creation of deploy keys with write access via the APIMark Fletcher
2017-04-04Merge branch 'bug/api_milestone_merge_requests_scope' into 'master' Rémy Coutable
2017-04-04Ensure we generate unique usernames otherwise validations failRémy Coutable