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-11-06Refactor issuable destroy actionJarka Kadlecova
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-31Load participants asyncEric Eastwood
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-10-04Merge branch '36876-mr-show-json-controller-perf-improvements' into 'master'Douwe Maan
2017-10-04Reduce method calls while evaluating Projects::MergeRequestsController#show.jsonOswaldo Ferreira
2017-10-03Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling
2017-09-06add controller specmicael.bergeron
2017-08-02Merge branch 'rs-issuables-list-metadata-shared-examples' into 'master'Rémy Coutable
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-08-01Make the 'issuables list meta-data' shared example less dangerousRobert Speicher
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-24Remove unnecessary set_flash.now from controller specsDmitriy Zaporozhets
2017-07-14Update Pipeline's badge count in Merge Request and Commits view to match real...Filipa Lacerda
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-10Use :request_store hooks on specsOswaldo Ferreira
2017-06-08Use RequestStore on MR show.json query count specOswaldo Ferreira
2017-06-06redesign caching of application settingsPaul Charlton
2017-06-02Skip loading application settings from the database when migrations are pendingNick Thomas
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-23Merge branch 'issue_32225' into 'master'Robert Speicher
2017-05-22Add transient head_pipeline_of to pipeline factoriesFelipe Artur
2017-05-20Handle transient MR query count specOswaldo Ferreira
2017-05-19Make sure fixture creation does not affect query count testOswaldo Ferreira
2017-05-19Drop merge_check endpoint and use only MR show insteadOswaldo Ferreira
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-12Fix conflict resolution from corrupted upstreamSean McGivern
2017-05-09Merge branch 'issue_27168_2' into 'master' Sean McGivern
2017-05-09Merge request widget redesignFatih Acet
2017-05-08Fix specs 2Felipe Artur
2017-05-08Fix SpecsFelipe Artur
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-17Review changes, used eq instead of matchLuke "Jared" Bennett
2017-04-13Updated specsLuke "Jared" Bennett
2017-04-06Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06Merge branch 'open-redirect-host-fix' into 'security' Sean McGivern
2017-04-05Satisfy RubocopDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-23Use detailed_status effectively. Remove unnecesarry context(nest). Add new co...Shinya Maeda
2017-03-23Rename endpoints 'status' to 'pipeline_status' in merge_requestsShinya Maeda
2017-03-23Add more specsShinya Maeda
2017-03-23Fix rspec failureShinya Maeda
2017-03-233 lines to One line. Correct spec caption.Shinya Maeda
2017-03-23Fix rubocop angerShinya Maeda
2017-03-23Add controllers specShinya Maeda
2017-03-21Merge branch 'render-json-leak' into 'security' DJ Mountney