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
AgeCommit message (Expand)Author
2022-10-05one more pass of rubocop --autocorrectJeff King
2022-10-05Gemfile: include net-smtp, etcJeff King
2022-10-05Gemfile: add rubocop-discourseJeff King
2022-10-05Gemfile: add rubocop-rspecJeff King
2022-10-05replace rubocop-github gem with vanilla rubocopJeff King
2022-10-05Gemfile: add rss gemJeff King
2022-10-05update to ruby 3.1.2Jeff King
2021-07-13Gemfile: move "listen" gem to developmentJeff King
2021-07-12Gemfile: drop yajl and faraday gemsJeff King
2021-07-12Gemfile: drop tilt gemJeff King
2021-07-12Gemfile: drop redcarpet gemJeff King
2021-07-12Gemfile: drop launchy and netrc gemsJeff King
2021-06-29bump ruby version to 2.7.3Jeff King
2021-01-09Speed up diff stat in manpagesJean-Noël Avila
2020-12-13Gemfile: drop version in pg dependencyJeff King
2020-12-13drop compass gemJeff King
2020-12-13Gemfile: sort grouped entriesJeff King
2020-12-13Gemfile: add rails-controller-testingJeff King
2020-12-13test: drop doc perf testJeff King
2020-12-13Gemfile: include shouldaJeff King
2020-12-13test: s/FactoryGirl/FactoryBot/Jeff King
2020-12-11Gemfile: add listen gemJeff King
2020-12-11bump ruby and rails versionsJeff King
2020-12-11Gemfile: drop bullet gemJeff King
2020-04-23Gemfile: update asciidoctor version to v2.0.xJeff King
2020-03-19Gemfile: drop json gemJeff King
2019-05-31[Security] Bump rails from 4.2.11 to 4.2.11.1dependabot-preview[bot]
2018-12-07Gemfile: use pessimistic operator for rails versionJeff King
2018-12-06Fix rubocop issuespedrorijo91
2018-12-06Replace Tire gem by newer elasticsearch gempedrorijo91
2018-10-29Introduct rubocop with GitHub configMark Tareshawty
2018-09-21Gemfile: drop rubyzipJeff King
2018-06-20update sprockets gemJeff King
2018-03-12Revert "Bump uglify"Mark Tareshawty
2018-03-11Remove unused asset gemsMark Tareshawty
2018-03-11Move pg gem to production groupMark Tareshawty
2018-03-11Move production gems to their own groupMark Tareshawty
2018-03-11Replace Unicorn with PumaMark Tareshawty
2018-02-28Bump uglifypedrorijo91
2018-02-28Fix pg versionpedrorijo91
2018-02-28Fix uglify versionpedrorijo91
2018-02-25Add pry-byebug because pry is awesomeMark Tareshawty
2018-02-24Install and configure VCR for capturing web requestsMark Tareshawty
2018-01-15Kill haml gemJason Long
2017-11-02Gemfile: drop exceptional gemJeff King
2017-11-02Gemfile: drop taps gemJeff King
2017-10-31bump rails to 4.2.10Jeff King
2017-10-31bump ruby version to 2.4.2Jeff King
2017-10-22Bump ruby version to latest 2.2.x (2.2.27)pedrorijo91
2017-10-07Adding a `banner` helperAndrew Hayward