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-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
2017-06-28Removes pending delete from filter scopesTiago Botelho
2017-06-12Refactor atom builder by using xml.atom layoutTieu-Philippe KHIM
2017-06-07Translate project & repository pagesBob Van Landuyt
2017-06-07Add a rubocop rule to check if a method 'redirect_to' is used without explici...blackst0ne
2017-05-23Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 17489-hide-code...Valery Sizov
2017-05-19Refactor to more robust implementationMichael Kozono
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-07Hide clone panel and file list when user is only a guestJames Clark
2017-05-04Display slash commands outcome when previewing MarkdownRares Sfirlogea
2017-04-26Support preview_markdown action for personal_snippetsJarka Kadlecova
2017-04-10Change project view default for existing users and anonymous visitors to file...Dmitriy Zaporozhets
2017-03-17Add ability to disable Merge Request URL on pushAlex Sanford
2017-03-16Merge branch 'fix-project-without-repo-and-wiki' into 'master' Rémy Coutable
2017-03-15Fix projects without repo and wikiLin Jen-Shin
2017-03-15Display full project name with namespace upon deletionMark Fletcher
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-03Merge branch 'ref-switcher-perf' into 'master' Jacob Schatz
2017-01-16Add a spec and actually display the flash noticeRémy Coutable
2017-01-15Fix to display notice when project settings updated.sandish chen
2016-12-15Changed autocomplete_sources into an action that returns a single 'at' type o...Luke Bennett
2016-11-22Changed how the data is returned - we only care about the branch/tag namePhil Hughes
2016-11-22Uses take rather than KaminariPhil Hughes
2016-11-22Improved ref switcher dropdown performancePhil Hughes
2016-11-17Revert "Merge branch '22680-unlabel-limit-autocomplete-to-selected-items' int...Douwe Maan
2016-11-16Limit autocomplete to currently selected itemsAkram FARES
2016-11-08Merge branch 'rs-project_params' into 'master' Rémy Coutable
2016-11-08Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan
2016-11-07Apply `*_params_ce` pattern to ProjectsControllerRobert Speicher
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho