- 16 Mar, 2009 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 14 Mar, 2009 3 commits
-
-
Lennart Regebro authored
-
Lennart Regebro authored
this.
-
Lennart Regebro authored
-
- 13 Mar, 2009 6 commits
-
-
Jim Fulton authored
in site-packages.
-
Sidnei da Silva authored
-
Sidnei da Silva authored
-
Andreas Jung authored
isn't really stable (failing tests, hanging test)
-
Andreas Jung authored
-
Sidnei da Silva authored
-
- 12 Mar, 2009 1 commit
-
-
Reinout van Rees authored
-
- 10 Mar, 2009 1 commit
-
-
Jim Fulton authored
setuptools in site-packages. For now, the tests should pass whether or not setuptools is in site-packages. A better fix would be to control site-packages in the tests, or, better yet, to change buildout to ignore site-packages.
-
- 05 Mar, 2009 1 commit
-
-
Tres Seaver authored
o Avoids deprecation warnings in Python 2.6. See: http://docs.python.org/library/subprocess.html#replacing-os-popen-os-popen2-os-popen3
-
- 19 Feb, 2009 1 commit
-
-
Shane Hathaway authored
-
- 10 Feb, 2009 1 commit
-
- 05 Feb, 2009 2 commits
-
-
Shane Hathaway authored
be generated for all required eggs in addition to the eggs named specifically. The implementation is short and simple, but testing it required changes in a lot of places.
-
Shane Hathaway authored
-
- 29 Jan, 2009 1 commit
-
-
Christophe Combelles authored
-
- 22 Jan, 2009 1 commit
-
-
Christian Theune authored
-
- 11 Nov, 2008 2 commits
- 08 Oct, 2008 1 commit
-
-
Sidnei da Silva authored
of md5 module, which is deprecated in Python 2.6.
-
- 27 Aug, 2008 7 commits
-
-
Georgy Berdyshev authored
Signed-off-by: Georgy Berdyshev - Георгий Бердышев <codingmaster@gmail.com>
-
Georgy Berdyshev authored
Signed-off-by: Georgy Berdyshev - Георгий Бердышев <codingmaster@gmail.com>
-
Georgy Berdyshev authored
Signed-off-by: Georgy Berdyshev - Георгий Бердышев <codingmaster@gmail.com>
-
Georgy Berdyshev authored
Signed-off-by: Georgy Berdyshev - Георгий Бердышев <codingmaster@gmail.com>
-
Georgy Berdyshev authored
Signed-off-by: Georgy Berdyshev - Георгий Бердышев <codingmaster@gmail.com>
-
Georgy Berdyshev authored
Signed-off-by: Georgy Berdyshev - Георгий Бердышев <codingmaster@gmail.com>
-
Christian Zagrodnick authored
-
- 14 Aug, 2008 4 commits
-
-
Chris Withers authored
-
Chris Withers authored
-
Chris Withers authored
-
Chris Withers authored
-
- 13 Aug, 2008 5 commits
-
-
Sidnei da Silva authored
- Of course, it only makes sense to run this test if os.symlink exists. Also, add an entry to CHANGES.txt
-
Sidnei da Silva authored
- Fixed a bug that would cause buildout to break while computing a directory hash if it found a broken symlink (Launchpad #250573)
-
Tarek Ziad authored
-
Chris Withers authored
docs for find-links, I'm not 100% on the order of location searching but hopefully someone can review...
-
Chris Withers authored
-
- 28 Jul, 2008 1 commit
-
-
Jim Fulton authored
substitutions are used to name standard directories, as in:: [buildout] eggs-directory = ${buildout:directory}/develop-eggs
-