summaryrefslogtreecommitdiff
path: root/spec/lock
Commit message (Expand)AuthorAgeFilesLines
* lock down requirements order via String#<=>Andre Arko2011-09-171-2/+1
* Gemfile.lock should not be touched if nothing has changedRobert Wahler2011-08-181-13/+47
* hey so rake didn't stay 0.8.7 foreverAndre Arko2011-05-271-1/+1
* Phase 1 of rubygems/bundler reintegrationEvan Phoenix2011-04-181-1/+1
* Correct orders dependencies according to version specCorin Langosch2011-04-061-1/+1
* fix the double-dep ordering specAndre Arko2011-03-311-7/+7
* Add spec for consistent order of double-depsAlexander Kahn2011-03-311-0/+23
* Reverts adding "bundler version to lockfile".Terence Lee2010-11-171-111/+0
* mildly clean up locking with version, mostly whitespace and helpersAndre Arko2010-11-141-11/+10
* Closes #837. Add bundler version to lockfileTerence Lee2010-11-131-0/+112
* Clean up line ending preservation, refactor and relocate specsAndre Arko2010-11-021-0/+33
* Fixes #744: Keep relative paths in Gemfile.lock when using Source::PathAntono Vasiljev2010-10-101-1/+26
* Longer git refs for paths and lockfiles.Victor Costan2010-08-291-4/+4
* Move the lockfile spec matchers to spec/support/matchers.rbCarl Lerche2010-08-201-19/+0
* Don't assume that just because a dependency is pinned, we have the spec for itCarlhuda2010-08-021-0/+36
* DslError should inherit from Bundler::Error so its exceptions are caught by t...Carlhuda2010-07-291-4/+4
* Make sure empty git blocks don't explodeCarlhuda2010-07-291-1/+2
* Get Bundler tests running on RSpec 2wycats2010-07-261-6/+8
* Remove the #to_generic monkey patch to Gem::PlatformCarl Lerche2010-07-241-15/+16
* Appropriately handle duplicate declarations of the same gem. In incompatible ...Carlhuda2010-07-201-0/+86
* Support multiple version dependenciesCarlhuda2010-07-201-0/+21
* Remove differ gemAndre Arko2010-07-151-1/+2
* Remove standalone #git in the DSL. Instead, use the block form of #git and pu...wycats2010-07-091-3/+4
* Don't add duplicate gemspecs to the lock fileCarl Lerche2010-07-061-1/+29
* Revert "Persist all platforms for a matching spec to the lockfile"Carl Lerche2010-06-221-12/+8
* Actually simulate different platforms in specsCarl Lerche2010-06-221-1/+2
* Remove flex_install_gemfileAndre Arko2010-06-181-14/+14
* Unpendify more specsCarl Lerche2010-06-091-21/+0
* Fix a bug in the lockfile parserCarl Lerche2010-06-081-0/+25
* Persist all platforms for a matching spec to the lockfileCarl Lerche2010-06-061-8/+12
* Improve writing the lockfileCarl Lerche2010-06-041-1/+1
* Resolves return LazySpecs with generic platforms instead of the full platformCarl Lerche2010-06-031-19/+20
* wipCarl Lerche2010-06-011-0/+24
* Persist Gem::Platform.local to the lockfileCarl Lerche2010-06-011-0/+79
* Forgot to save these changes inCarl Lerche2010-05-101-4/+6
* Update the lockfile format specs to the new formatCarl Lerche2010-05-101-134/+150
* Scope specs in the lock file by sourceCarl Lerche2010-05-101-1/+5
* Track relative path URLs relatively in the lockfileCarl Lerche2010-05-051-0/+40
* Remove deprecated lock specsCarl Lerche2010-04-261-40/+0
* Add pending spec for locked GemCache sourcesAndre Arko2010-04-231-0/+10
* Clarify intent in lock/git_specAndre Arko2010-04-231-7/+4
* Hugely improve the spec for locked git gems' full_gem_pathAndre Arko2010-04-231-9/+6
* Remove irrelevant testsCarlhuda2010-04-212-26/+0
* Write tests for the format of the new lockfileCarlhuda2010-04-201-0/+276
* Require spec_helperCarlhuda2010-04-202-2/+2
* Pended git specCarlhuda2010-04-191-0/+1
* Spec for error on install after changing locked GemfileAndre Arko2010-04-111-2/+13
* Gems from git need their full_gem_path fixed, even when lockedAndre Arko2010-04-101-9/+15
* Reinstate quality_specCarlhuda2010-02-191-3/+3
* Generate .bundle/environment.rb on Bundle.setup if the bundle is locked and ....Carl Lerche2010-02-102-3/+2