Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-10-05tests: mark unused assignments with underscoreJeff King
2022-10-05run rubocop --autocorrect --only Lint/ParenthesesAsGroupedExpressionJeff King
2022-10-05run rubocop --autocorrect --only Layout/CommentIndentationJeff King
2022-10-05run rubocop --autocorrect --only Layout/IndentationWidthJeff King
2022-10-05run rubocop --autocorrect --only Style/ClassAndModuleChildrenJeff King
2022-10-05run rubocop --autocorrect --only Style/ExpandPathArgumentsJeff King
2022-10-05accept "rubocop -x" auto-correctionsJeff King
2022-10-05site_helper.rb: clean up unused methodsJeff King
2020-12-13prefer tag to content_tagJeff King
2020-12-13application: drop random_tagline helperJeff King
2020-12-13test: drop doc perf testJeff King
2020-12-13test/performance: set perf outputsJeff King
2020-12-13test: do some shoulda-matcher setupJeff King
2020-12-13test: pass params to "get" using :paramsJeff King
2020-12-13test/factories: don't use static attributesJeff King
2020-12-13test: s/FactoryGirl/FactoryBot/Jeff King
2018-10-29Update code using rubocop's autocorrect linterMark Tareshawty
2018-02-08drop blog contentJeff King
2018-02-08drop "related items" codeJeff King
2016-10-11Update git-scm links to HTTPS.Pierre-Etienne Poirot
2015-01-18https change for use.typekit.com and chart.apis.google.comJulian Ladisch
2014-07-29Add performance test for doc#man and refactor version_changes for performancebry4n
2014-01-22Handle old book site's url pathbry4n
2013-08-08Add RSS feed for blogMax Edmands
2013-04-10Blog entries are visible again.Also making some small changes to blog structure.Diogo André
2012-09-21refactor blog controller & add blog presenterbry4n
2012-07-31partially clean up the routes for downloads and blog pagebry4n
2012-07-24move some codes to books controllerbry4n
2012-07-11Fix failing search testsbry4n
2012-06-28refactor helpersbry4n
2012-06-27seems like shoudla gem breaks the ci buildbry4n
2012-06-27Add basic unit testsbry4n
2012-06-26Add new functional testsbry4n
2012-06-26Add more functional testsbry4n
2012-06-26Add more functional tests for DocsController.bry4n
2012-06-09Fix #141: fix doc_controller testsMindaugas Mozūras
2012-06-07adding minimal cibuild script from jbarnetteJason Long
2012-05-12Prepend 'git-' to man pagesSebastian Staudt
2012-05-02add version order field for quick version sortingScott Chacon
2012-05-02Make tests passNick Hengeveld
2012-05-02App updates for finding/displaying the right docNick Hengeveld
2012-03-08started docs stuffScott Chacon
2012-03-08initial crappy placeholder index mockupScott Chacon
2012-03-08add basic doc db structure and task to fill them from diskScott Chacon
2012-03-06rails genScott Chacon