aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-24Skip repository if directory is already on the filesystem.miloMilo Casagrande
2013-01-24Fixed erro in variable use.Milo Casagrande
2013-01-24Added file with git repositories as found on git.linaro.org.Milo Casagrande
2013-01-24Fixed cloning problems: maintain same directory structure as now.Milo Casagrande
2013-01-24Fixed list error.Milo Casagrande
2013-01-24Added user argument.Milo Casagrande
2013-01-24Added script for mirroring repos.Milo Casagrande
2013-01-24Added git-core as a dependency.Milo Casagrande
2013-01-24Added input string for rhodecode setup.Milo Casagrande
2013-01-24Some work on the install instructions.Milo Casagrande
2013-01-24Added LDAP support part.Milo Casagrande
2013-01-23Added missing apache step.Milo Casagrande
2013-01-23Removed SSL config from Apache.Milo Casagrande
2013-01-23Fixed problem with Apache conf.Milo Casagrande
2013-01-23Fixed error on var name.Milo Casagrande
2013-01-23Worked on install instructions.Milo Casagrande
2013-01-23Added Apache steps.Milo Casagrande
2013-01-23Changed values in config.Milo Casagrande
2013-01-23Added Apache config file.Milo Casagrande
2013-01-23Fixed PID path.Milo Casagrande
2013-01-23Fixed for good rabbitmq setup.Milo Casagrande
2013-01-23Fixed problems in script.Milo Casagrande
2013-01-23Reworked install instructions.Milo Casagrande
2013-01-23Removed manual PIP install, added correct quoting for Popen command.Milo Casagrande
2013-01-23More work on the INSTALL instructions.Milo Casagrande
2013-01-23Fixed typo.Milo Casagrande
2013-01-23Fixed directories path.Milo Casagrande
2013-01-23Fixed some values in the config.Milo Casagrande
2013-01-23Worked on the INSTALL file.Milo Casagrande
2013-01-23Reworked functions to setp directories and permissions.Milo Casagrande
2013-01-23Added function to set up permissions, create celery log dir.Milo Casagrande
2013-01-23Fixed default values in config file.Milo Casagrande
2013-01-23Worked on the INSTALL file, changed the PostgreSQL line in config file.Milo Casagrande
2013-01-23Added git pull call, removed quite option from pip.Milo Casagrande
2013-01-23Fixed sudo args, added celery package.Milo Casagrande
2013-01-23Added parameter description, removed unecessary list.Milo Casagrande
2013-01-23Try to install PIP packages in user directory.Milo Casagrande
2013-01-23Perform rhodecode installation in user directory.Milo Casagrande
2013-01-22Fixed dependencies, corrected user argument.Milo Casagrande
2013-01-22Fixed dependencies, user add, function call.Milo Casagrande
2013-01-22Removed input from rhodecode setup, minor refactoring.Milo Casagrande
2013-01-22Removed celery from PIP install.Milo Casagrande
2013-01-22Added assume_yes option to setup process, fixed print statements.Milo Casagrande
2013-01-22Fixed problem with SQL line.Milo Casagrande
2013-01-22Added print statement for PIP install.Milo Casagrande
2013-01-22Renamed variable, added missing argument.Milo Casagrande
2013-01-22Removed NON for stdout.Milo Casagrande
2013-01-22Added function to create db role, default values.Milo Casagrande
2013-01-22Fixed RabbitMQ setup string, fixed print statements.Milo Casagrande
2013-01-21Make pip quite.Milo Casagrande