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-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-15Truncate tree to max 1,000 items and display notice to usersDrew Blessing
2017-09-07Fix a "Wrong number of arguments" error in TreeHelper#flatten_treeRémy Coutable
2017-09-06Implement fix for n+1 issue on `flatten_tree` helperAlejandro Rodríguez
2017-05-10update yield to return string pathzzjin
2017-05-09Update tree_helper.rb to fix #31784, which broken file browse where paths dee...zzjin
2017-05-04Add breadcrumb, build header and pipelines submenu to artifacts browserDouwe Maan
2017-04-27Cache the rendered README, but post-process on showToon Claes
2017-04-20Refactor changing files in web UIDouwe Maan
2016-08-09Update tree view to sort folders with submodulesAdam Buckland
2016-04-18Add support to cherry-pick any commitP.S.V.R
2016-02-19Some updates after last code review.Rubén Dávila
2015-12-18Automatically fork a project when not allowed to edit a file.Douwe Maan
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-08Show tooltip when trying to edit file when not on branchDouwe Maan
2015-12-08Default target branch to patch-n when editing file in protected branchDouwe Maan
2015-12-07Add specs for showing lfs object in UI.Marin Jankovski
2015-05-18Simplify and unify helpers for rendering markupJakub Jirutka
2015-05-18Handle AsciiDoc better, reuse HTML pipeline filters (fixes #9263)Jakub Jirutka
2015-03-28Improve file icons rendering on treeSullivan SENECHAL
2015-03-24Refactor GitAccess to use instance variables.Douwe Maan
2015-01-28Use `icon` helper method in helper modulesRobert Speicher
2015-01-27Refactor blob helpersDmitriy Zaporozhets
2015-01-22Merge pull request #7999 from cirosantilli/append-inplaceDmitriy Zaporozhets
2015-01-22Merge pull request #8607 from skburgart/fix-typosDmitriy Zaporozhets
2015-01-21developer can push to protected branchesValery Sizov
2015-01-18Fix various typosSteven Burgart
2015-01-16Merge pull request #7925 from cirosantilli/unused-argumentsDmitriy Zaporozhets
2015-01-01Append in place for strings and arraysCiro Santilli
2014-12-31Flatten the directory hierarchy while there is only one directory descendantmarmis85
2014-12-28Remove or prepend _ to unused method argumentsCiro Santilli
2014-12-23Prevent 500 after merge MR if you check remove source branchDmitriy Zaporozhets
2014-12-20Merge pull request #7886 from cirosantilli/disable-blob-edit-mrDmitriy Zaporozhets
2014-11-04Remove unneeded backslash: "\/" == "/"Ciro Santilli
2014-10-04Factor markup? || gitlab_markdown? into new methodCiro Santilli
2014-10-03Upgrade to Font Awesome v4.2Sullivan SENECHAL
2014-10-03Add parenthesis to function def with arguments.Ciro Santilli
2014-10-02Disable / hide MR edit blob button if cannot edit.Ciro Santilli
2014-08-11Move calls to Gitlab::MarkdownHelper to application_helperRobert Schilling
2014-08-11Use readme we support to render if there are multiple readmesRobert Schilling
2014-08-10Use simple_format if we don't have a proper rendererRobert Schilling
2014-07-28Improve markup gemsRobert Schilling
2014-06-03Replace files icons with fontawesomeDmitriy Zaporozhets
2014-04-15Editing previewskv-headless
2014-03-05Add .adoc file extension for AsciiDocDan Allen
2013-10-01Update code to work with gitlab_git 3Dmitriy Zaporozhets
2013-08-04Dont allow file edit for non-branches refDmitriy Zaporozhets
2013-08-03Improve markup detection, fixes #4695Robert Schilling
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets