aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-03pullrequests: state "closed" explicitlyMads Kiilerich
2013-04-03config: rename options to show_revision_number and show_sha_lengthMads Kiilerich
2013-04-03config: automatically assign instance_id for host and process if it has been ...Mads Kiilerich
2013-04-02util: remove attempt of renaming get_filesystem_repos while remaining backwar...Mads Kiilerich
2013-04-02css: don't float the paginator - let it take the space it needsMads 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-31 recursive forks detachMarcin Kuzminski
2013-03-30unified flash msg testsMarcin Kuzminski
2013-03-30added missing page_nav on forks pageMarcin Kuzminski
2013-03-30fixed users sorting in admin pannelMarcin Kuzminski
2013-03-29tests docsMarcin Kuzminski
2013-03-29fixed issues with importing non-ascii repo namesMarcin Kuzminski
2013-03-29added url quote in clone url. fixes issue #809Marcin Kuzminski
2013-03-29fix unicode issues on logging in SCM middlewaresMarcin Kuzminski
2013-03-28fixes #807: Remove generic HTML title for repository groupsMarcin Kuzminski
2013-03-28ldap: handle more elegantly that python-ldap isn't installed when trying to u...Mads Kiilerich
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-28moved permission management into separate entity.Marcin Kuzminski
2013-03-28helpers: show boolean value of value as icon, not just the True and False sin...Mads Kiilerich
2013-03-28celery tasks: use None as special valueMads Kiilerich
2013-03-28follow Python conventions for boolean valuesMads Kiilerich
2013-03-28user group: sort lists of current and available members by usernameMads Kiilerich
2013-03-28sort permission lists by (repository) nameMads Kiilerich
2013-03-28spelling: chosenMads Kiilerich
2013-03-27missing files or bad files revisions should return 404s not redirects - ref #808Marcin Kuzminski
2013-03-27fixed missing page_nav in files edit/addMarcin Kuzminski
2013-03-27missing changesets should return 404 not redirect + flash.Marcin Kuzminski
2013-03-27Enable flash extraction in error documentsMarcin Kuzminski
2013-03-27added tests if push set cache invalidation stateMarcin Kuzminski
2013-03-27added super simple cache_key paster function for showing and cleaning cache keysMarcin Kuzminski
2013-03-27move the existing changeset checks bellow other checks else it can throw exce...Marcin Kuzminski
2013-03-27fix branch UI issue for git reposMarcin Kuzminski
2013-03-27use merge param in compare link for it to work as expectedMarcin Kuzminski
2013-03-26merge the two context menu bar stripes - save some vertical spaceMads Kiilerich
2013-03-26move repo actions from their own menu line to Options menuMads Kiilerich
2013-03-26compare: reorder columns in changeset list - this feels more natural to meMads Kiilerich
2013-03-26templates: enforce more consistency by being less flexible in templatesMads Kiilerich
2013-03-25comments: "Comment on pull request" feels more naturalMads Kiilerich
2013-03-26warn when repo path is skipped because it is read-onlyMads Kiilerich
2013-03-26invalidation: some documentation and refactoringMads Kiilerich
2013-03-26compare: show branch names in changeset listMads Kiilerich
2013-03-26pullrequests: just show first line of description as hintMads Kiilerich
2013-03-26use valid options for the top menu: repositories, journal, search and adminMads Kiilerich