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-12-19Update specs to rails5 formatblackst0ne
2018-12-16Remove rails4 specific codeJasper Maes
2018-12-12Do not save user preferences on read-only modeFelipe Artur
2018-12-07Inline the new checks into normal update error handlingNick Thomas
2018-12-06Link to conflicting MR in reopening error messageAkos Gyimesi
2018-12-06Improve error message when attempting to reopen MR and there's a new open MR ...Akos Gyimesi
2018-11-06Squashed commit of the following:Shinya Maeda
2018-11-02Merge branch '28249-add-pagination' into 'master'Kamil Trzciński
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-31Adds pagination to pipelines table in merge request pageFilipa Lacerda
2018-10-29post merge pipeline and environments statusAlessio Caiazza
2018-10-23Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira
2018-10-19Remove the `ForkedProjectLink` modelBob Van Landuyt
2018-10-08Merge branch 'osw-remove-dead-code-on-mr-show' into 'master'Robert Speicher
2018-10-06Remove dead code on main MR pageOswaldo Ferreira
2018-10-05Update spec comment to point to correct issueBrett Walker
2018-10-04Don't build project services unneccesarilyBrett Walker
2018-09-12Fix mention in edit mrAlin Ciciu
2018-08-07Squashed commit of the following:Shinya Maeda
2018-08-03Fix merge request controller spec because to as_jsonShinya Maeda
2018-08-02Squashed commit of the following:Shinya Maeda
2018-07-18Render MR page when no persisted diff_refs or diffs sizeOswaldo Ferreira
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-19Rails5 fix expected: 1 time with arguments: (97, anything, {"squash"=>false})...Jasper Maes
2018-06-16Fix milestones disappearing when changed on MRMario de la Ossa
2018-06-07Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan
2018-06-06Add missing tests around rendering invalid merge requests (HTML+JSON)Ash McKenzie
2018-06-05remove all .ico favicon variations, use png alwaysAlexis Reigel
2018-05-30Adjust permitted params filtering on merge schedulingOswaldo Ferreira
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-05-17Add cannot_be_merged_recheck merge_statuslulalala
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2017-12-21Fall back to the `MergeRequestWidgetEntity`Bob Van Landuyt
2017-12-18Merge branch '40871-todo-notification-count-shows-notification-without-having...Douwe Maan
2017-12-18Reset todo counters when the target is deletedSean McGivern
2017-12-15Stop sending milestone and labels data over the wire for MR widgetOswaldo Ferreira
2017-12-05Check if head_pipeline is correct before mergingFelipe Artur
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