summaryrefslogtreecommitdiff
path: root/lib/bundler/definition.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v1.2.2'Andre Arko2012-11-151-7/+3
|\
| * Revert "`clean` should not remove gems in the lockfile"Terence Lee2012-09-141-6/+2
| * Fix #2096. Definition#new use nil for ruby_version default valueTerence Lee2012-09-131-1/+1
* | print a warning if locking while frozenAndre Arko2012-10-021-1/+1
* | fix a few warnings that show up while running specsrohit2012-10-021-1/+1
* | injector class to handle gem injectionAndre Arko2012-08-261-1/+2
|/
* `clean` should not remove gems in the lockfileTerence Lee2012-08-081-2/+6
* explain the problem when Gemfile.lock isn't writableAndré Arko2012-05-291-0/+5
* ruby version check for bundle#installYehuda Katz and Terence Lee2012-05-031-0/+20
* initial work on ruby_version dslTerence Lee2012-05-031-2/+3
* Do not resolve if the local override did not change.José Valim2012-03-191-21/+39
* Initial implementation of local git repos.José Valim2012-03-191-1/+10
* Refactor a couple methods in Bundler.definitionJosé Valim2012-03-191-18/+26
* fix 1-1-stable merge (for 1.1.rc.8)Terence Lee2012-03-061-2/+0
* Merge branch '1-1-stable'Terence Lee2012-03-041-14/+49
|\
| * unlock when gems are added to a pathAndre Arko2012-03-031-1/+9
| * turns out arrays are sensitive to orderAndre Arko2012-03-021-4/+3
| * fix backwards change-detection logicTerence Lee2012-03-021-3/+14
| * it turns out we only care if they are the sameAndre Arko2012-03-021-1/+1
| * Cherry pick perf fix from masterYehuda Katz2012-03-021-5/+29
| * Added test coverage for the dependency type bugJames Tucker2012-01-201-0/+1
| * Add a temporary fix for Gem::Dependency#type mismatches when using developmen...James Tucker2012-01-191-0/+16
| * try to process sources in orderAndre Arko2012-01-131-11/+9
* | [PERF] Skip resolving if Gemfile has not changedYehuda Katz2012-03-021-5/+29
|/
* Merge v1.0.20.rc from branch '1-0-stable'Andre Arko2011-09-181-4/+4
|\
| * Gemfile.lock should not be touched if nothing has changedRobert Wahler2011-08-181-4/+4
* | only pass the dependency names to source for the fetcherTerence Lee2011-08-041-2/+4
* | fix unmet deps from path and git sourcesTerence Lee2011-08-031-1/+1
* | find and use unmet deps from path and git sourcesAndre Arko and Terence Lee2011-08-031-2/+11
* | dependencies aren't alawys getting passed through, move it back to DefinitionTerence Lee2011-05-281-0/+1
* | likewise fix rubygems_index to add the index as a sourceAndre Arko2011-05-181-1/+1
* | add child sources to IndexAndre Arko2011-05-181-4/+3
* | add a dependency list attr to Source::RubygemsAndre Arko2011-05-181-1/+3
* | Merge branch '1-0-stable'Andre Arko2011-04-281-1/+1
|\ \ | |/
| * Phase 1 of rubygems/bundler reintegrationEvan Phoenix2011-04-181-1/+1
* | Merge branch '1-0-stable'Andre Arko2011-04-111-5/+14
|\ \ | |/
| * add a message explaining how to disable deployment if it's not passedAndre Arko2011-04-061-1/+6
| * make the ProductionError message more straightforwardAndre Arko2011-04-061-2/+4
| * Take version into account when sorting depsAlexander Kahn2011-03-311-1/+1
| * Don't check development dependencies when unlocking locked gems in a path sourceCarl Lerche2011-02-121-1/+3
* | what the hell are source requirements anywayAndre Arko2011-03-021-0/+4
* | Merge branch '1-0-stable'Andre Arko2010-12-161-5/+2
|\ \ | |/
| * Reverts adding "bundler version to lockfile".Terence Lee2010-11-171-8/+3
| * implementation to detect for older version of bundler than lockfileAndre Arko and Terence Lee2010-11-151-1/+3
* | Merge branch '1-0-stable'Yehuda Katz2010-11-151-4/+7
|\ \ | |/
| * mildly clean up locking with version, mostly whitespace and helpersAndre Arko2010-11-141-4/+2
| * Closes #837. Add bundler version to lockfileTerence Lee2010-11-131-0/+5
| * Don't unlock sources that are on a different platformAndre Arko2010-11-131-2/+2
* | Merge remote branch 'origin/1-0-stable'Yehuda Katz2010-11-131-7/+1
|\ \ | |/
| * Revert "don't sort the gem resolution if it was loaded from a lockfile"Andre Arko2010-11-131-7/+1