Kenneth Reitz
9a227e6c73
v24
v24
2013-07-17 08:38:47 -04:00
Kenneth Reitz
ddc9c24d34
deep-rm for normal builds
2013-07-17 08:34:14 -04:00
Kenneth Reitz
42488a2be7
deep-rm
2013-07-17 08:33:36 -04:00
Kenneth Reitz
839486c25b
make things pretty, skip anvil build for normal runs
2013-07-17 08:25:17 -04:00
Kenneth Reitz
5d56200179
bugfix for legacy apps + usr_env_compile
2013-07-16 16:54:33 -04:00
Kenneth Reitz
fef1d4f7c0
instrumentation
v21
2013-07-16 15:10:49 -04:00
Kenneth Reitz
43defcc17e
Revert "skip anvil steps that slow things down"
...
This reverts commit f78460e2a7 .
2013-07-16 00:30:00 -04:00
Kenneth Reitz
f78460e2a7
skip anvil steps that slow things down
2013-06-26 14:00:13 -04:00
Kenneth Reitz
3448923b69
collectstatic logic improvements
2013-06-26 13:58:00 -04:00
Kenneth Reitz
58a13bc268
Merge pull request #93 from bacongobbler/master
...
Add Django v1.5 testing support with Heroku
2013-06-05 13:09:42 -07:00
bacongobbler
c18038f986
added Django v1.5 tests
2013-05-22 17:50:52 -07:00
bacongobbler
d4356a1f4c
added requirements.txt with django v1.5
2013-05-22 17:41:34 -07:00
bacongobbler
3c8f478b65
added django 1.5 skeleton for testing
2013-05-22 17:37:12 -07:00
Kenneth Reitz
23493302e6
Update Readme.md
2013-04-30 13:31:53 -03:00
Kenneth Reitz
35ceaf728d
Merge pull request #90 from buildingenergy/master
...
Store changes made in post_compile in the cache.
2013-04-27 17:59:46 -07:00
Steven Skoczen
5c9412fc33
moves cache storage until after the post_compile hook.
2013-04-26 16:27:00 -07:00
Kenneth Reitz
825c9329eb
Merge pull request #89 from gregburek/use-pg-dev-db
...
Remove shared db from release and add heroku-postgresql dev db
2013-04-23 23:53:21 -07:00
gregburek
9ebb990716
Remove shared db and add heroku-postgresql dev db
2013-04-23 23:50:54 -07:00
Kenneth Reitz
f964209589
Merge remote-tracking branch 'origin/master'
v20
2013-04-10 08:01:34 -07:00
Kenneth Reitz
2e699d392e
Merge pull request #86 from manojlds/master
...
Fixing the compile hook scripts paths
2013-04-10 07:54:51 -07:00
manojlds
431ecee509
Using the bin path at root of pwd
...
The compile script is run with the root of the git repo of the project
being pushed as the working directory.
$BIN_DIR is pointing to the bin directory of the buildpack which is not
where you would want to put the pre and post compile hooks.
Changing back to the old convention of looking for the hooks from the
bin directory at the root of the project.
2013-04-10 15:06:51 +05:30
Kenneth Reitz
90696215ae
python-2.7.4 default version
v19
2013-04-09 15:03:27 -07:00
Kenneth Reitz
5b55261700
Merge pull request #73 from incuna/hooks-fix
...
Use $BIN_DIR in hooks.
v18
2013-04-09 10:25:13 -07:00
Kenneth Reitz
727ff90acf
Merge pull request #83 from aljosa/distribute_version_upgrade
...
upgraded distribute to v0.6.36.
2013-04-08 15:10:22 -07:00
Aljosa Mohorovic
0060fdacd8
upgraded distribute to v0.6.36.
...
fixes pip v1.3.1 installation issue
2013-04-08 18:00:53 +02:00
Kenneth Reitz
85ad1fa988
Merge pull request #78 from streeter/master
...
Allow pylibmc to be commented out in the requirements file
2013-03-21 00:53:49 -07:00
Kenneth Reitz
56c022ca41
remove bunk files
2013-03-20 03:44:19 -07:00
Chris Streeter
f68e0989ea
Allow pylibmc to be disabled.
2013-03-12 22:24:08 -07:00
Kenneth Reitz
7381117bb8
working dir fix
2013-03-07 23:11:06 -05:00
Kenneth Reitz
c9209ebb3d
fixes and cleanups
2013-03-07 21:10:46 -05:00
Kenneth Reitz
35345d11f5
run hash after install
2013-03-07 21:05:59 -05:00
Kenneth Reitz
6ee17b4c26
debug
2013-03-07 21:02:54 -05:00
Kenneth Reitz
86267f93a1
hash -r
2013-03-07 21:01:09 -05:00
Kenneth Reitz
50642e7069
check for fresh python before we try to run pip
2013-03-07 21:00:01 -05:00
Kenneth Reitz
8349f291d2
print updated pip version at install time
2013-03-07 20:52:36 -05:00
Kenneth Reitz
1aad21382e
update pip if it is out of date
2013-03-07 20:50:51 -05:00
Kenneth Reitz
686ee087a5
use new pip/distribute
2013-03-07 20:40:32 -05:00
Kenneth Reitz
f137ba213a
sanity check
2013-03-07 20:38:06 -05:00
Kenneth Reitz
5ae51010cc
update pip to v0.3.1
2013-03-07 20:37:40 -05:00
Kenneth Reitz
29d8e7f670
update distribute to v0.6.35
2013-03-07 20:36:03 -05:00
Marc Tamlyn
5be3e0ce52
Use $BIN_DIR in hooks.
2013-01-11 10:54:05 +00:00
Kenneth Reitz
ddde30a12e
new pylibmc test
v17
2013-01-09 13:18:22 -05:00
Kenneth Reitz
2db5578998
set buildtime vars, cleanup comments
...
/cc @alexclark
2013-01-09 13:04:27 -05:00
Kenneth Reitz
290250836f
unnecessary PYTHONHOME for uWSGI
v16
2013-01-04 15:06:17 -05:00
Kenneth Reitz
0ff4df4dc3
much better
v15
2013-01-03 14:57:08 -05:00
Kenneth Reitz
9177aa2c08
remove bunk
2013-01-03 14:20:43 -05:00
Kenneth Reitz
ad791dc7f8
v14
v14
2013-01-03 14:17:04 -05:00
Kenneth Reitz
6b298ff7f3
remove bunk cd
v13
2013-01-03 14:06:09 -05:00
Kenneth Reitz
01e30e938c
move precompile up a bit
2013-01-03 14:05:29 -05:00
Kenneth Reitz
e81632e05e
kill the source
v12
2013-01-02 22:45:02 -05:00