aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/tests
AgeCommit message (Expand)Author
2013-05-11fixed VCS tests after executable big issue was fixedMarcin Kuzminski
2013-04-04revert name change broken in 28305020a4ed127e8aca2f1a10e30d902efb6238Marcin Kuzminski
2013-04-04fixed ldap tests when ldap lib is installedMarcin Kuzminski
2013-04-04fixed broken flash testMarcin Kuzminski
2013-04-03Fix a lot of casings - use standard casing in most placesMads Kiilerich
2013-04-01more usage of fixture toolsMarcin Kuzminski
2013-03-31Use only mustcontain for testing response bodyMarcin Kuzminski
2013-03-31use fixtures for forkingMarcin Kuzminski
2013-03-31- age tests cannot be dynamic, there are cases when age calculationMarcin Kuzminski
2013-03-31fixed nose parametrized when used on objectsMarcin Kuzminski
2013-03-31added new fixture classesMarcin Kuzminski
2013-03-30unified flash msg testsMarcin Kuzminski
2013-03-29tests docsMarcin Kuzminski
2013-03-28Don't catch all exceptionsMarcin Kuzminski
2013-03-28fixed login testsMarcin Kuzminski
2013-03-28#749 and #516 Removed dupliciting of repo settings for rhodecode admins and r...Marcin Kuzminski
2013-03-28follow Python conventions for boolean valuesMads Kiilerich
2013-03-27missing files or bad files revisions should return 404s not redirects - ref #808Marcin Kuzminski
2013-03-27added tests if push set cache invalidation stateMarcin Kuzminski
2013-03-20avoid %r markup of unicode strings in user facing messagesMads Kiilerich
2013-03-21avoid displaying repr of internal classes in user facing messagesMads Kiilerich
2013-03-20consistently capitalize initial letter in flash messagesMads Kiilerich
2013-03-21Implemented show_id function that is a configurable way to display sha hashes...Marcin Kuzminski
2013-03-20Repo size - show just the size without duplicating textMarcin Kuzminski
2013-03-07get_locks API function draftMarcin Kuzminski
2013-03-07fixed edge case in tests when we run them from virtualmachine and not as owne...Marcin Kuzminski
2013-03-05compare/pullrequest: introduce merge parameterMads Kiilerich
2013-03-04compare: drop unused rev_start and rev_endMads Kiilerich
2013-03-06again they channged git return commands :/ and i need to fix the tests. Now r...Marcin Kuzminski
2013-03-06fixed issue with renaming repos group together with changing parents with mul...Marcin Kuzminski
2013-03-05calling lock function without lock attribute, will return lock stateMarcin Kuzminski
2013-02-28compare: cleanup of as_form handlingMads Kiilerich
2013-02-27further cleanup of UsersGroupMads Kiilerich
2013-02-27fixed tests and missing replacements from 5f1850e4712aMarcin Kuzminski
2013-02-27"Users groups" is grammatically incorrect English - rename to "user groups"Mads Kiilerich
2013-02-26fixed urlify changesets regex + testsMarcin Kuzminski
2013-02-21whitespace cleanupMarcin Kuzminski
2013-02-19revision extraction function shouldn't be so eager, just extract commits that...Marcin Kuzminski
2013-02-19fixed pull-requests with cherry picking changesetsMarcin Kuzminski
2013-02-18some tests fixes for compare viewMarcin Kuzminski
2013-02-17fixed registration testMarcin Kuzminski
2013-02-08whitespace cleanupMarcin Kuzminski
2013-02-05added some failing tests for compare using cherry pick changesets, to be fixe...Marcin Kuzminski
2013-02-01compare: swap org and other when they refer to different repos, ie are pull r...Mads Kiilerich
2013-02-04fixed broken swap url, and added a test to detect it in featureMarcin Kuzminski
2013-02-04fixed tests after last refactoringMarcin Kuzminski
2013-02-01compare: rename optional compare_url parameter repo to other_repoMads Kiilerich
2013-01-31compare and diff: remove unused "bundle" functionalityMads Kiilerich
2013-01-31fixed testsMarcin Kuzminski
2013-01-29fixed AGE funtion for future dates, testa are now cleaner with dateutil usageMarcin Kuzminski