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
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-01Merge branch 'style/enable-semicolon-rubocop-cop' into 'master' Robert Speicher
2016-06-01Enable Style/For rubocop copGrzegorz Bizon
2016-06-01Enable Style/Semicolon rubocop style copGrzegorz Bizon
2016-05-30Merge branch 'rubocop/enable-space-before-comma-cop' into 'master' Robert Speicher
2016-05-30Merge branch 'style/enable-multiline-if-then-rubocop-cop' into 'master' Robert Speicher
2016-05-30Enable Style/SpaceBeforeComma rubocop copGrzegorz Bizon
2016-05-30Enable Style/MultilineIfThen rubocop copGrzegorz Bizon
2016-05-30Enable Style/WhileUntilDo rubocop style copGrzegorz Bizon
2016-05-23Enable Style/InfiniteLoop Rubocop copGrzegorz Bizon
2015-01-22Merge pull request #7999 from cirosantilli/append-inplaceDmitriy Zaporozhets
2015-01-18Fix various typosSteven Burgart
2015-01-01Append in place for strings and arraysCiro Santilli
2014-10-03Add parenthesis to function def with arguments.Ciro Santilli
2014-09-06Remove parent spacing. Fixes #7505Yvo van Beek
2013-09-30Remove grit requireDmitriy Zaporozhets
2013-08-20Remove the dependancy of grit from class Network::GraphHiroyuki Sato
2013-07-29Fix typosJohannes Schleifenbaum
2013-06-02Fix postgres error when displaying network graph.Sato Hiroyuki
2013-05-13Enable to filter graph by refSato Hiroyuki
2013-04-26Fix minor bug about line overlap.Sato Hiroyuki
2013-04-24Reducing database access.Sato Hiroyuki
2013-04-03Fixed wrong order of arguments in network graph caused by refactoringDmitriy Zaporozhets
2013-04-03Refactoring and cleanup. Removed unused commit findersDmitriy Zaporozhets
2013-03-31Remove grit logic from app/Dmitriy Zaporozhets
2013-03-20Rotating graph orientation.Sato Hiroyuki
2013-03-19Fix timeout error while showing the very large repo like git repo.Sato Hiroyuki
2013-03-19Refactor: removing duplicate code.Sato Hiroyuki
2013-03-07Refactor: Removing the duplicated code.Sato Hiroyuki
2013-03-07Refactor: change the map hash from a local variable to private variable.Sato Hiroyuki
2013-03-07Refacor: removing the times array, because that is same with @commits array.Sato Hiroyuki
2013-03-07Refactor: clean up models.Sato Hiroyuki
2013-03-07Refactor: rename module and class names.Sato Hiroyuki