aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/tests/functional
AgeCommit message (Expand)Author
2013-03-07fixed 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
2012-12-03Implemented #379 defaults settings page for creation of repositoriesMarcin Kuzminski
2012-11-28Implemented file history page for showing detailed changelog for a given fileMarcin Kuzminski
2012-11-26White space cleanupMarcin Kuzminski
2012-11-24fixed tests for databases that have FKs. Thank you sqlite...Marcin Kuzminski
2012-11-24Cleanup leftover print statementsMarcin Kuzminski
2012-11-24Basic implementation of cherry picking changesetsMarcin Kuzminski
2012-11-18Multiple changes for compare systemMarcin Kuzminski
2012-11-16fixed file history testsMarcin Kuzminski
2012-10-29whitespace cleanupMarcin Kuzminski
2012-10-20fixed some tests after last iterationMarcin Kuzminski
2012-10-20add test for enabling lightweight dashboardMarcin Kuzminski
2012-10-09white space cleanupMarcin Kuzminski
2012-10-03#590 Add GET flag that controls the way the diff are generated, for pull requ...Marcin Kuzminski
2012-09-07fixed issue #559 fixed bug in routing that mapped repo names with <name>_<num...Marcin Kuzminski
2012-09-07Permissions on group can be set in recursive mode setting defined permission ...Marcin Kuzminski
2012-09-06fixed tests for mysql and postgresMarcin Kuzminski
2012-09-04fixes #550 mercurial repositories comparision failed when origin repo hadMarcin Kuzminski
2012-08-26fixed testsMarcin Kuzminski
2012-08-25fixed test from failing under different conditionsMarcin Kuzminski
2012-08-25changed the tests for search.Marcin Kuzminski
2012-08-16fixes issue #524Marcin Kuzminski
2012-08-14fixed error when disabled anonymous access lead to error on serverMarcin Kuzminski
2012-08-10RhodeCode now has a option to explicitly set forking permissions. ref #508Marcin Kuzminski
2012-08-04Bumped mercurial version to 2.3Marcin Kuzminski
2012-07-31removed ftp from allowed schemasMarcin Kuzminski
2012-07-27white space cleanupMarcin Kuzminski
2012-07-25fixed test after users table rewriteMarcin Kuzminski
2012-07-21fixed tests for searchMarcin Kuzminski
2012-07-21when indexing changesets use the raw_id to locate the point fromIndra Talip
2012-07-20create an index for commit messages and the ability to search them and see re...Indra Talip
2012-07-18Fixed issue #501 error on setting set_as_fork to same repoMarcin Kuzminski
2012-07-12renamed some leftover name -> firstnameMarcin Kuzminski
2012-07-04Renamed name to firstname in formsMarcin Kuzminski
2012-07-01Added functional test create repo with a groupMarcin Kuzminski
2012-06-26fixed few test failuresMarcin Kuzminski
2012-06-26Updated create_or_update method to not change API key when password is not up...Marcin Kuzminski
2012-06-18white space cleanupMarcin Kuzminski