aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/tests/functional
AgeCommit message (Expand)Author
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-30unified flash msg testsMarcin 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-27missing files or bad files revisions should return 404s not redirects - ref #808Marcin 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-05compare/pullrequest: introduce merge parameterMads Kiilerich
2013-03-04compare: drop unused rev_start and rev_endMads Kiilerich
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-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-25whitespace cleanupMarcin Kuzminski
2013-01-25Group management delegation:Marcin Kuzminski
2013-01-24added test for setting repo as private which should set perm => None for defa...Marcin Kuzminski
2013-01-24fixed testsMarcin Kuzminski
2013-01-18whitespace cleanupMarcin Kuzminski
2013-01-18fixed issue with displaying repos in groups view (without lightweight dashboa...Marcin Kuzminski
2013-01-10fixes issue #658, my account edit was missing this functionalityMarcin Kuzminski
2013-01-02access control: fix owner checks - they were always trueMads Kiilerich
2013-01-02html templates: escape '>' as '>'Mads Kiilerich
2012-12-07fixed issue with public journal rss/atom feeds after journal filter implement...Marcin Kuzminski
2012-12-07python2.5 safe parsing of datetime string with microsecondsMarcin Kuzminski
2012-12-07fixed tests, made the journal filter consistent accross different databasesMarcin Kuzminski
2012-12-07python 2.5 tests fixMarcin Kuzminski
2012-12-06final implementation of #210 journal filtering.Marcin Kuzminski
2012-12-05Implemented better support for Wildcard queriesMarcin Kuzminski
2012-12-03whitespace and formattingMarcin Kuzminski