aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/tests/__init__.py
AgeCommit message (Expand)Author
2013-03-06fixed issue with renaming repos group together with changing parents with mul...Marcin Kuzminski
2012-12-03whitespace and formattingMarcin Kuzminski
2012-12-03Implemented #379 defaults settings page for creation of repositoriesMarcin Kuzminski
2012-08-22rewrote test_scm_operations, now run by nosetestsMarcin Kuzminski
2012-07-18Fixed issue #501 error on setting set_as_fork to same repoMarcin Kuzminski
2012-07-01better error message in checkSession in testsMarcin Kuzminski
2012-06-18white space cleanupMarcin Kuzminski
2012-06-17Added rewritten validators module + testsMarcin Kuzminski
2012-06-14Initial version of landing revisions ref #483Marcin Kuzminski
2012-06-13Added vcs testsuite for better integration tests + added fetchingMarcin Kuzminski
2012-05-10fix windows test issue with tzset()Marcin Kuzminski
2011-12-29auto white-space removalMarcin Kuzminski
2011-12-06fixed repo_create permission by adding missing commit statementsMarcin Kuzminski
2011-11-26- refactoring to overcome poor usage of global pylons configMarcin Kuzminski
2011-11-25reduce cookie size for better support of client side sessionsMarcin Kuzminski
2011-11-23Tests updates, Session refactoringMarcin Kuzminski
2011-11-23Notification system improvementsMarcin Kuzminski
2011-11-21fixes timezone issues with testsMarcin Kuzminski
2011-10-31Some code cleanups and fixesMarcin Kuzminski
2011-10-24fixes #288Marcin Kuzminski
2011-07-02test env updateMarcin Kuzminski
2011-06-29Added new random directory for each test to be better sandboxedMarcin Kuzminski
2011-06-17fixed tests importMarcin Kuzminski
2011-06-14Added CheckSessionFlash into init.Marcin Kuzminski
2011-06-07fixes #200, rewrote the whole caching mechanism to get rid of such problems. ...Marcin Kuzminski
2011-02-15tests updateMarcin Kuzminski
2010-11-27fixed broken test after latest changesMarcin Kuzminski
2010-11-14Tests rewrite for 1.2 added some globals configs to make tests easier.Marcin Kuzminski
2010-10-06renamed hg_app to rhodecodeMarcin Kuzminski
2010-10-06renamed project to rhodecodeMarcin Kuzminski