aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/tests/api
AgeCommit message (Expand)Author
2013-04-01more usage of fixture toolsMarcin Kuzminski
2013-03-07get_locks API function draftMarcin Kuzminski
2013-03-05calling lock function without lock attribute, will return lock stateMarcin Kuzminski
2013-02-27further cleanup of UsersGroupMads Kiilerich
2013-02-27fixed tests and missing replacements from 5f1850e4712aMarcin Kuzminski
2013-01-26API invalidate_cache function ref #733Marcin Kuzminski
2013-01-24whitespace cleanupMarcin Kuzminski
2013-01-24fixed testsMarcin Kuzminski
2013-01-16fixes issue #702 API methods without arguments fail when "args":nullMarcin Kuzminski
2013-01-14API methods create_repo, fork_repo, delete_repo, get_repo, get_reposMarcin Kuzminski
2013-01-13Implemented API calls for non-admin users for locking/unlocking repositoriesMarcin Kuzminski
2012-12-03Implemented #379 defaults settings page for creation of repositoriesMarcin Kuzminski
2012-08-25DRY !Marcin Kuzminski
2012-08-25added API call for locking/unlocking repositoriesMarcin Kuzminski
2012-08-07API: Added option to rescann repositories via api callMarcin Kuzminski
2012-07-27white space cleanupMarcin Kuzminski
2012-07-25fixed api issue with changing username during update_userMarcin Kuzminski
2012-07-22Implemented #354 added forking option to APIMarcin Kuzminski
2012-07-01Added functional test create repo with a groupMarcin Kuzminski
2012-07-01Refactored APIMarcin Kuzminski