Rev. | Hora | Autor |
---|---|---|
f1024cb 42cc_3926 | 2012-03-30 21:25:24 | Cory Johns |
[#3943] Removed references to beta, allura, and changed migrate to update |
||
0015fd9 | 2012-03-30 21:25:24 | Jenny Steele |
[#3675] Fix for security failure during migration |
||
b9afe79 | 2012-03-30 21:25:24 | Dave Brondsema |
update readme to use requirements.txt instead of requirements-dev.txt |
||
2a229dc | 2012-03-30 21:25:24 | Dave Brondsema |
rename requirements-dev.txt->requirements.txt |
||
820b086 | 2012-03-30 21:25:24 | Dave Brondsema |
remove requirements.txt->requirements-sf.txt symlink |
||
ac69b51 | 2012-03-30 21:25:24 | Dave Brondsema |
ticket:33 really use unicode request.upath_info |
||
b442a89 | 2012-03-30 21:25:23 | Dave Brondsema |
ticket:33 use unicode properties of request, to avoid unicode errors |
||
abe52d0 | 2012-03-30 21:25:23 | Dave Brondsema |
ticket:33 remove logging |
||
511e47d | 2012-03-30 21:25:23 | Dave Brondsema |
cleanup: remove unused htmltruncate.py |
||
3c7eb1a | 2012-03-30 21:25:23 | Dave Brondsema |
Cleanup now that we require python 2.7. Revert "[#2341] make a backported OrderedDict available in Python 2.6" |
||
762e2be | 2012-03-30 21:25:23 | Dave Brondsema |
ticket:8 make text shadow work with custom CSS colors |
||
62503a5 | 2012-03-30 21:25:23 | Yaroslav Luzin |
ticket:2 Added a simple Makefile required for getBarista |
||
fd2267b | 2012-03-30 21:23:48 | Cory Johns |
[#3852] Fixed Fixed unicode encode error when generating gravitar IDs |
||
047e3f4 | 2012-03-30 21:23:48 | Rick Copeland |
[#3861] Update ticket model to use 'allow_none=False' for non-nullable fields |
||
78c82f5 | 2012-03-30 21:23:47 | Dave Brondsema |
[#3067] restore Zarkov dependency removal in 0c15698d that got clobbered by [#3874] |
||
d5b7fe3 | 2012-03-30 21:23:47 | Tim Van Steenburgh |
[#3744] New ming needs a list instead of set. |
||
8bb1a78 | 2012-03-30 21:23:47 | Dave Brondsema |
[#3874] make requirements.txt a symlink to requirements-sf.txt |
||
67af890 | 2012-03-30 21:23:47 | Dave Brondsema |
[#3874] explain pip will take a long time |
||
ec15730 | 2012-03-30 21:23:47 | Dave Brondsema |
[#3874] remove easy_install from instructions |
||
8bbecf9 | 2012-03-30 21:23:47 | Dave Brondsema |
[#3874] specify pymongo version (ubuntu 10.10 has older version) |
||
d4c9e12 | 2012-03-30 21:23:47 | Dave Brondsema |
[#3874] move SMTP setup instructions |
||
2a8097d | 2012-03-30 21:23:47 | Dave Brondsema |
[#3874] move rabbitmq out of installation instructions |
||
1ecd6d1 | 2012-03-30 21:23:47 | Dave Brondsema |
[#3875] update pygments |
||
736bc04 | 2012-03-30 21:23:47 | Dave Brondsema |
[#3874] upgrade pyflakes for python2.7 support |
||
e96725d | 2012-03-30 21:23:46 | Dave Brondsema |
[#3874] remove unneeded deps; organize remaining deps |
||
bb34c24 | 2012-03-30 21:21:31 | Dave Brondsema |
[#3874] clarify what to do at the end of installation |
||
7a1185e | 2012-03-30 21:21:31 | Dave Brondsema |
[#3874] remove custom mongo stuff |
||
c5818de | 2012-03-30 21:21:31 | Dave Brondsema |
[#3874] help about smtp port |
||
0133fa2 | 2012-03-30 21:21:31 | Dave Brondsema |
[#3874] start to rename to requirements-sf.txt; move stuff out of req-common.txt |
||
b82ae13 | 2012-03-30 21:21:31 | Jenny Steele |
[#3290] Fixed js validation error on bulk edit page |