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/config
AgeCommit message (Expand)Author
2022-10-05run rubocop --autocorrect-all --only Style/RedundantFetchBlockJeff King
2022-10-05run rubocop --autocorrect-all --only Style/GlobalStdStreamJeff King
2022-10-05run rubocop --autocorrect --only Style/FormatStringTokenJeff King
2022-10-05run rubocop --autocorrect --only Style/RedundantRegexpEscapeJeff King
2022-10-05run rubocop --autocorrect --only Style/MultilineIfModifierJeff King
2022-10-05run rubocop --autocorrect --only Style/RedundantReturnJeff King
2022-10-05run rubocop --autocorrect --only Style/SymbolArrayJeff King
2022-10-05accept "rubocop -x" auto-correctionsJeff King
2020-12-13config: adjust rack timeout setupJeff King
2020-12-13drop extra spaces around array bracketsJeff King
2020-12-13prefer double-quotes for string literalsJeff King
2020-12-13add a ton of frozen-string-literal commentsJeff King
2020-12-13prefer Rails.root.join to Files.join(Rails.root)Jeff King
2020-12-11update rails filesJeff King
2020-12-11Gemfile: drop bullet gemJeff King
2020-01-28Remove git-svn coursepedrorijo91
2019-11-26Redirect always book v1 to v2Jean-Noël Avila
2018-12-06Replace Tire gem by newer elasticsearch gempedrorijo91
2018-11-20Fix scoping so that we don't break the naming conventionMark Tareshawty
2018-11-12Use Rails routing helpers to cleanup routes fileMark Tareshawty
2018-10-29Update code using rubocop's autocorrect linterMark Tareshawty
2018-03-11precompile modernize.js onlyMark Tareshawty
2018-03-11Run ./bin/rake rails:update and apply changesMark Tareshawty
2018-03-11Remove uneeded Dotenv.loadMark Tareshawty
2018-03-11Check in the database.yml and remove example fileMark Tareshawty
2018-03-11Move production gems to their own groupMark Tareshawty
2018-03-11Replace Unicorn with PumaMark Tareshawty
2018-03-07Merge pull request #1173 from git/constantsMark Tareshawty
2018-03-07Remove REDIRECT and supporting codeMark Tareshawty
2018-03-07Remove loading of constants from libMark Tareshawty
2018-03-07Move lib/constants.rb to be under initializersMark Tareshawty
2018-03-07add "about this site" pageJeff King
2018-02-10Removes unnecessary eager loading.pedrorijo91
2018-02-08routes: restore bare /year/month/date/slug blog routeJeff King
2018-02-08drop blog contentJeff King
2018-02-08drop UPDATE_TOKEN codeJeff King
2018-02-08drop "related items" codeJeff King
2018-02-07routes: clean up documentation/ routesJeff King
2018-02-07redirect /book/commands to /docsJeff King
2018-02-07drop doc#book endpointJeff King
2018-02-07drop config/initializers/categories.rbJeff King
2018-02-07overview page: add link to git-worktreeÆvar Arnfjörð Bjarmason
2018-01-16Remove RSS feedJason Long
2017-12-29Changes to the stylesheets donechotuaashiq
2017-12-29Changes to the stylesheets donechotuaashiq
2017-12-20Corrected the routes.rb filechotuaashiq
2017-12-19Trademark both links working now, Duplicacy removedchotuaashiq
2017-12-15Trademark in About section addedchotuaashiq
2017-12-15About expansion addedchotuaashiq
2017-10-16Revert "Merge pull request #1047 from git/raygun"Jeff King