summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Clean up spec output on Travisseg-travis-outputSamuel Giddins2016-08-041-1/+1
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-2/+2
* [Rakefile] Don’t print to stderr when not inside of RubyGemsSamuel Giddins2016-07-101-1/+1
* [Trampoline] Dont change the load path just for postitseg-postit-trampoline-load-pathSamuel Giddins2016-06-241-4/+1
* Change Rakefile to work as a submoduleSamuel Giddins2016-06-211-9/+18
* Add total bundler version trampolining via vendored postitSamuel Giddins2016-06-101-0/+11
* [Travis] Test against RubyGems `v2.6.4`James Wen2016-05-061-2/+2
* [Travis] Test against RubyGems 2.6.3seg-travis-rg-2.6.3Samuel Giddins2016-04-151-2/+2
* [RuboCop] Update to 0.39.0seg-rubocop-0.39Samuel Giddins2016-03-291-2/+2
* [RuboCop] Update to 0.38.0seg-rubocop-0.38Samuel Giddins2016-03-091-2/+2
* [Travis] Test against RubyGems 2.6.1seg-rubygems-2.6.1Samuel Giddins2016-02-281-2/+2
* [Travis] Test against RubyGems 2.6.0seg-rubygems-2.6.0Samuel Giddins2016-02-251-2/+2
* [RuboCop] Update to 0.37.1seg-rubocop-0.37.1Samuel Giddins2016-02-091-2/+2
* [RuboCop] Update to 0.37.0seg-rubocop-0.37Samuel Giddins2016-02-051-2/+2
* [Travis] Replace RubyGems 2.5.1 with 2.5.2seg-rubocop-0.36Samuel Giddins2016-01-311-2/+2
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Update to RuboCop 0.36.0Samuel Giddins2016-01-311-2/+2
* Auto merge of #4255 - bundler:seg-gemspec-bump-rdiscount, r=segiddinsHomu2016-01-311-9/+3
|\
| * [Travis] Use RG 2.5.1seg-gemspec-bump-rdiscountSamuel Giddins2016-01-301-9/+3
* | [Travis] Test against RubyGems 2.5.1seg-ruby-2.3Samuel Giddins2016-01-301-1/+1
|/
* [CompactIndex] Use vendored compact_index_clientSamuel E. Giddins2016-01-251-0/+7
* Setup CodeClimateseg-code-climateSamuel Giddins2016-01-221-1/+6
* Looks like Ubuntu changed the package nameAndre Arko2015-12-131-1/+1
* [RuboCop] Enable Style/MultilineOperationIndentationSamuel Giddins2015-11-261-1/+1
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-4/+4
* [RuboCop] Update to 0.35.1seg-rubocop-0.35.1Samuel Giddins2015-11-211-2/+2
* update travis build filesAndre Arko2015-11-101-1/+1
* [RuboCop] Regenerate todo file with new file excludesSamuel Giddins2015-10-181-2/+2
* [RuboCop] Update to 0.34.1Samuel Giddins2015-10-181-2/+2
* Merge pull request #3920 from bundler/seg-update-rubocopSamuel E. Giddins2015-08-131-2/+2
|\
| * [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-2/+2
* | [Rakefile] Use automatiek to manage vendoringSamuel E. Giddins2015-08-081-57/+23
|/
* Use %w[] instead of %w()Erick Sasse2015-07-291-2/+2
* Fix Style/WordArrayErick Sasse2015-07-281-2/+2
* Fail fast if RuboCop task failsrubocop-firstAndre Arko2015-07-271-3/+5
* Run Rubocop before specs.Tim Moore2015-07-271-4/+4
* Fix Lint/UnusedBlockArgumentErick Sasse2015-07-201-2/+2
* Fix Style/SignalExceptionErick Sasse2015-07-191-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-3/+3
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-4/+4
* [Rakefile] Properly install RuboCopSamuel E. Giddins2015-07-151-0/+5
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-35/+35
* Setup RuboCopSamuel E. Giddins2015-07-151-1/+11
* [Travis] Test against 2.4.8 nowSamuel E. Giddins2015-06-101-1/+1
* RubyGems 2.4.7 is now the latest releaseSamuel E. Giddins2015-05-161-1/+1
* Allow bundle viz to work with dependencies satisfied by prereleases.Adam Prescott2015-05-111-1/+3
* remove gemfile man special case from cleanAndre Arko2015-05-111-2/+1
* use Rake convention of clean/clobber for manpagesAndre Arko2015-05-091-8/+17
* Merge tag 'v1.9.6'Andre Arko2015-05-031-3/+6
|\
| * guard against missing ronn during releaseAndre Arko2015-04-301-3/+6