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-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-09-24Applies the CE backport of EE#657Tiago Botelho
2018-09-19Enable frozen string in app/controllers/**/*.rbgfyoung
2018-09-17Resolve "Unable to import repository: undefined method `import_file' for nil...James Lopez
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07refactor code based on feedbackJames Lopez
2018-09-07refactor code based on feedbackJames Lopez
2018-09-06Refactor code to remove object storage flag from Import/ExportJames Lopez
2018-09-03Move badge settings to general settingsWinnie Hellmann
2018-08-08Keep project settings sections expanded after submitting formMike Greiling
2018-08-03Use Projects::UpdateService to archive projectsJames Ramsay
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-06Update Import/Export to use object storage (based on aa feature flag)James Lopez
2018-07-04Add option to add README when creating a projectImre Farkas
2018-06-25Set flash error message only for current request when updating projectAram Visser
2018-06-20The json keys of ref switcher should not be translatedHiroyuki Sato
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