summaryrefslogtreecommitdiff
path: root/spec/realworld
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix edgecases spec for new gxapi_rails versionSamuel Giddins2015-11-261-3/+4
|/
* Set X-Gemfile-Source when fetching gemsoriginal-source-headerAgis Anastasopoulos2015-10-201-0/+63
* update edge cases to only lock if possibleAndre Arko2015-10-061-16/+22
* force a rack-cache version that works on ruby 1.9Andre Arko2015-10-061-0/+2
* Fix Style/NumericLiteralsVictor Koronen2015-08-141-1/+1
* [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-1/+1
* Merge pull request #3890 from esasse/fix-align-parametersAndre Arko2015-08-011-1/+1
|\
| * Fix Style/AlignParametersErick Sasse2015-07-291-1/+1
* | retry tests that hit rubygems.org up to 5 timesAndre Arko2015-07-292-2/+2
|/
* Fix Style/SpaceInsideHashLiteralBracesErick Sasse2015-07-171-2/+2
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-153-10/+10
* update rails version in specsPatrick Metcalfe2015-06-161-1/+1
* [EdgecasesSpec] Dont run specs that require i18n on 1.9.2Samuel E. Giddins2015-05-311-2/+2
* run edge case specs only where it makes sense toAndre Arko2015-05-181-15/+16
* run 1.8 specs only on 1.8.x, etcAndre Arko2015-05-111-3/+3
* run parallel specs on 1.8 or higher, eg all rubiesAndre Arko2015-05-111-1/+1
* Fix realworld parallel_spec i18n gem lock comment.Josef Šimánek2015-03-291-2/+2
* Merge tag 'v1.8.2'Tim Moore2015-02-181-2/+12
|\
| * update parallel spec for older rubygemsAndre Arko2015-02-131-3/+18
* | Merge pull request #3257 from segiddins/seg-molinilloAndre Arko2015-01-261-20/+0
|\ \ | |/ |/|
| * [RealworldSpec] Remove test case for scenario of a self-referential circular ...Samuel E. Giddins2014-12-031-20/+0
* | don’t test exitstatus when it is unknownAndre Arko2015-01-201-1/+1
* | we can have exitstatus and err at the same timeAndre Arko2015-01-191-1/+1
* | Revert "Don't change i18n version of Ruby 1.8 spec"Tim Moore2014-12-221-1/+1
* | Pin i18n to 0.6.x in parallel specs.Tim Moore2014-12-221-0/+2
* | Don't change i18n version of Ruby 1.8 specSmit Shah2014-12-221-1/+1
* | Fixed a broken i18n specSmit Shah2014-12-221-2/+2
* | Merge branch '1-7-stable'Smit Shah2014-12-081-0/+35
|\ \ | |/ |/|
| * New realworld specs depend on ruby >= 1.9.2resolver_bug_fixSmit Shah2014-12-041-2/+2
| * On conflict, try traversing the dependency tree differentlySmit Shah2014-12-041-2/+2
| * Add specs to check edgecases for the resolverSmit Shah2014-11-241-0/+35
| * CI fixes backported from masterAndre Arko2014-11-061-1/+1
* | expect activesupport with any tiny versionAndre Arko2014-11-051-1/+1
* | Add failing spec for #3004.Myron Marston2014-05-161-0/+19
|/
* somehow these didn't get deletedAndre Arko2014-01-112-67/+0
* Merge tag 'v1.5.2' into 'master'Andre Arko2014-01-101-0/+69
* Fix #2813: Ignore self dependencyKohei Suzuki2014-01-101-1/+14
* Merge pull request #2639 from joyicecloud/show-version-of-gem-updatedAndre Arko2013-12-181-1/+1
|\
| * Put old version message in the block leveljoyicecloud2013-09-231-1/+1
* | oh and that test tooAndre Arko2013-12-142-2/+2
* | change the parallel spec to check for two workersAndre Arko2013-12-132-4/+4
* | actually verify the parallel is actually doing things in parallelTerence Lee2013-11-092-2/+4
* | fix update parallel specTerence Lee2013-11-091-3/+3
* | Add tests for parallel updateKenta Murata2013-11-091-0/+30
|/
* store parallel install count in settingsAndre Arko2013-09-021-1/+4
* Merge pull request #2567 from bundler/make-paralle-fetch-jrubyAndre Arko2013-08-041-0/+19
|\
| * Switch from installing Rails to faker & ASmake-paralle-fetch-jrubyHemant Kumar2013-07-311-5/+6
| * Newer versions of Rails are not installable for old rubies or RGHemant Kumar2013-07-311-1/+1
| * Add separate specs for parallel gem installationHemant Kumar2013-07-292-11/+18
| * Start adding specs for bundler parallel installHemant Kumar2013-07-291-0/+11