aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-23Added PHP unit tests for BuildInfo classGeorgy Redkozubov
2012-05-21Identation fixedGeorgy Redkozubov
2012-05-21Added class for parsing BUILD-INFO.txtGeorgy Redkozubov
2012-05-18Clean up the Python code to adhere to PEP-8, do a few changes to the code str...Danilo Šegan
2012-05-18Update the dependencies to require Python 2.7.Danilo Šegan
2012-05-17Another minor fix.Danilo Šegan
2012-05-17pep8/pyflakes fixes in scripts/*.py.Danilo Šegan
2012-05-17Add .bzrignore.Danilo Šegan
2012-05-17pep8 and pyflakes cleanups in tests/*.py.Danilo Šegan
2012-05-17Rename "testing" subdirectory to "tests".Danilo Šegan
2012-05-17Clean-up the README file.Danilo Šegan
2012-05-17Renamed directory with doctests for the new production test plan. Also separa...Stevan Radakovic
2012-05-17Renamed docs into testplans, added separate execution of production testplans.Stevan Radakovic
2012-05-16Add new test suite for doctest test plans with production servers snapshots.l...Stevan Radakovic
2012-05-16Add new failing test for link in platform directory.Stevan Radakovic
2012-05-16PEP8 changes.Stevan Radakovic
2012-05-16Added tests for releases production server.Stevan Radakovic
2012-05-16Added two more tests for snapshots.Stevan Radakovic
2012-05-16Name change on accept license method. Added decline license test.Stevan Radakovic
2012-05-16Applied few changes from code review.Stevan Radakovic
2012-05-16Change logic with snapshots testing, go step by stepStevan Radakovic
2012-05-15Small fixes and test enhancement.Stevan Radakovic
2012-05-15Add new files, first test implemented.Stevan Radakovic
2012-05-14Add new test suite which will auto-execute all php unit tests when running th...Stevan Radakovic
2012-05-14Small updates from danilos code review.Stevan Radakovic
2012-05-11Add tests to testrepository to run the PHP unit tests automatically. Stevan Radakovic
2012-05-11Add tests to testrepository to run the PHP unit tests automatically additiona...Stevan Radakovic
2012-05-11Add tests to testrepository to run the PHP unit tests automaticallyStevan Radakovic
2012-05-11[merge] Added proper handling for 404 and 403 errors redirection from license...Georgy Redkozubov
2012-05-11Update filefether to latest version James implemented, fix bug 996002. Add mi...Stevan Radakovic
2012-05-11Update filefether to latest version James implemented, fix bug 996002. Review...Stevan Radakovic
2012-05-11Revert accidental commit of __init__.pyStevan Radakovic
2012-05-11Add Dependencies section to README fileStevan Radakovic
2012-05-11Added test for 404 (Not found) error.Georgy Redkozubov
2012-05-11[merge] Replace the filefetcher with newer version. Tests updated to use new ...Georgy Redkozubov
2012-05-11Fixed indentation.Georgy Redkozubov
2012-05-11Tests updated to use new filefetcherStevan Radakovic
2012-05-11Incorrect parsing of the domain fixedStevan Radakovic
2012-05-11Added proper redirection handling from license.php back to mod_rewriteGeorgy Redkozubov
2012-05-10Wrong identation fix in _get_license methodStevan Radakovic
2012-05-09Done reverting file so changes can be seen.Stevan Radakovic
2012-05-09Reverting file so changes can be seen.Stevan Radakovic
2012-05-09Replace the filefetcher with newer version. Change the code so the old change...Stevan Radakovic
2012-05-09License protection unit tests implemented, also light refactoring of license....Stevan Radakovic
2012-05-09Add file list sorting in getFilesList test.Stevan Radakovic
2012-05-09Add test for broken symbolic link for checkFile method.Stevan Radakovic
2012-05-08Last changes from danilos code review implemented.Stevan Radakovic
2012-05-08Changes from danilos code review implemented. Mostly cosmetic and some test l...Stevan Radakovic
2012-05-08cosmetic changes and some README tweaksStevan Radakovic
2012-05-07Two more tests added for getTheme method. Also refactored the code so the tes...Stevan Radakovic