aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-13merge with betav1.3.5Marcin Kuzminski
2012-05-13fix py2.5 compatibility for rcextMarcin Kuzminski
2012-05-11merge with betaMarcin Kuzminski
2012-05-11Fixed simplejson import on python 2.5Marcin Kuzminski
2012-05-10merged beta into stableMarcin Kuzminski
2012-05-10Beta Version bumpMarcin Kuzminski
2012-05-10fixes for tests on WindowsMarcin Kuzminski
2012-05-10fix windows test issue with tzset()Marcin Kuzminski
2012-05-09doh remove printMarcin Kuzminski
2012-05-09don't use db-repo instance on readme file fetching, use regular scm get_repo ...Marcin Kuzminski
2012-05-09fixed issue with getting README files from git repositoriesMarcin Kuzminski
2012-05-09typo fixMarcin Kuzminski
2012-05-09fixed UnicodeWarning on pushing from sqlalchemyMarcin Kuzminski
2012-05-08fixed issue with empty APIKEYS on registration #438Marcin Kuzminski
2012-05-08#421 bookmarks in changlog viewMarcin Kuzminski
2012-05-04Bumped Mercurial versionMarcin Kuzminski
2012-05-04fixes issue #436 git push errorMarcin Kuzminski
2012-05-04changelog update + whitespace cleanupMarcin Kuzminski
2012-05-04Added EmptyChangeset into VCS moduleMarcin Kuzminski
2012-05-04fixed issues with gitsubmodule diffsMarcin Kuzminski
2012-05-03Implements subrepos view inside filebrowserMarcin Kuzminski
2012-05-03Fixed empty git commit message issueMarcin Kuzminski
2012-05-03fixed repo count on main pageMarcin Kuzminski
2012-05-03whoosh version bumpMarcin Kuzminski
2012-05-03backout revision e5abb9efaf2cMarcin Kuzminski
2012-05-03improvements for rhodecode crawlerMarcin Kuzminski
2012-05-03changelog updateMarcin Kuzminski
2012-05-03show date in tooltip for file changesetMarcin Kuzminski
2012-05-03fix ordering of system packages infoMarcin Kuzminski
2012-05-02add option for graphmod to support both hg 2.2 and hg 2.1Marcin Kuzminski
2012-05-01fixed small issue with changeset changed files details when clicking to load ...Marcin Kuzminski
2012-04-30added more repos to crawlerMarcin Kuzminski
2012-04-30exclude the actual grep command in memwatchMarcin Kuzminski
2012-04-30small improvements in rhodecode_crawlerMarcin Kuzminski
2012-04-27pass in url for remote pull in gitMarcin Kuzminski
2012-04-26Implemented pull command for remote repos for gitMarcin Kuzminski
2012-04-26fixed mising scm key for remote-pulls executionMarcin Kuzminski
2012-04-23white space cleanupMarcin Kuzminski
2012-04-23fixed migration bugMarcin Kuzminski
2012-04-23autogenerate year for docs/conf.pyMarcin Kuzminski
2012-04-23Bumped mercurial to 2.2 and fixed code for this release ref #429Marcin Kuzminski
2012-04-19added emulation of pull hook for git-backend, and dummy git-push hookMarcin Kuzminski
2012-04-18changelog updateMarcin Kuzminski
2012-04-18#426 fixed mention extracting regexMarcin Kuzminski
2012-04-17fixed git-command wrapperMarcin Kuzminski
2012-04-17various fixes for git and mercurial with InMemoryCommit backend and non-ascii...Marcin Kuzminski
2012-04-17display current heads of branches for git in changelog and shortlogMarcin Kuzminski
2012-04-17Synced SimpleGitUploadPackHandler with latest dulwich codeMarcin Kuzminski
2012-04-17made repo-size hook more genericMarcin Kuzminski
2012-04-16fixed migration import errorMarcin Kuzminski