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-04-08[Rails5] Add `safe_params` helperblackst0ne
2018-04-04Use ChronicDurationAttribute to handle CI/CD timeout settingTomasz Maczukin
2018-03-06Merge branch 'ce-3839-ci-cd-only-projects-fe' into 'master'Robert Speicher
2018-03-05CI/CD-only projects FEEric Eastwood
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets
2018-03-03Backport BE changes from CI/CD projects ee!4567Eric Eastwood
2018-02-23Merge branch '43261-fix-import-from-url-name-collision-active-tab' into 'master'Phil Hughes
2018-02-22Move project presenter instance creation to controllerOswaldo Ferreira
2018-02-21Refactor IssuableFinder to extract model-specific logicSean McGivern
2018-02-20Make import tab/form active when importing project by URL and validation failsEric Eastwood
2018-02-05Merge branch 'query-counts' into 'master'Rémy Coutable
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-04Remove the Project#repo methodJacob Vosmaer
2017-12-15Merge branch 'lfs-badge' into 'master'Douwe Maan
2017-12-14moved lfs_blob_ids method into ExtractsPath modulePhil Hughes
2017-12-14moved lfs blob fetch from extractspath filePhil Hughes
2017-12-09Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into ...Douwe Maan
2017-12-05Create merge request from emailJan Provaznik
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-07Refactor issuables index actionsJarka Kadlecova
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-10-18Merge branch 'master' into sh-security-fix-backports-masterStan Hu
2017-10-18Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin
2017-10-17Change project deletion message from alert to noticeWinnie Hellmann
2017-10-11Add support for markdown preview to group milestonesVitaliy @blackst0ne Klachkov
2017-09-20Fast forward merge: basic implemenation[ci skip]Valery Sizov
2017-09-06change collapse to resolve and comments to discussionsAshley Dumaine
2017-09-06Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine
2017-08-30Add check for access to NamespaceRubén Dávila
2017-08-29Address some suggestions from first code reviewRubén Dávila
2017-08-26Build Project in context of Namespace if availableRubén Dávila
2017-08-11Add option to disable project export on instanceRobin Bobbitt
2017-08-10Use a specialized class for querying eventsYorick Peterse
2017-08-08Merge branch 'master' into ideMike Greiling
2017-08-07Fix last feature test for project templatesZ.J. van de Weg
2017-08-07After merge cleanupZ.J. van de Weg
2017-08-07Merge branch 'master' into zj-project-templatesFilipa Lacerda
2017-08-03More backend cleanupDouwe Maan
2017-08-01Fix UselessAssignment offense in projects_controllerLuke "Jared" Bennett
2017-08-01Fix rubocopLuke "Jared" Bennett
2017-08-01Rename GitLabProjectImporterService and misc fixesZ.J. van de Weg
2017-07-28Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz
2017-07-28Adds new ruby help for dropdowns for branchesJacob Schatz
2017-07-28Allow projects to be started from a templateZ.J. van de Weg
2017-07-21Backport changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/...Nick Thomas
2017-07-13Recover from renaming project that has container imagesGrzegorz Bizon
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan