aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-08merge with betav1.4.1Marcin Kuzminski
2012-09-08warn user about not using waitress on python2.5Marcin Kuzminski
2012-09-08python2.5 fixes !Marcin Kuzminski
2012-09-07merge with betaMarcin Kuzminski
2012-09-07fully automated setup scriptMarcin Kuzminski
2012-09-07changelog updateMarcin Kuzminski
2012-09-07fixed issue #559 fixed bug in routing that mapped repo names with <name>_<num...Marcin Kuzminski
2012-09-07fixed issue #560 require push ssl checkbox wasn't shown when option was enabledMarcin Kuzminski
2012-09-07Permissions on group can be set in recursive mode setting defined permission ...Marcin Kuzminski
2012-09-06Detect symlink in given repository path, and ask user if stored path should b...Marcin Kuzminski
2012-09-06raise na OSERROR if repository data sent from git hook to hook handler is som...Marcin Kuzminski
2012-09-06fix ext-json extension issue when exception is raised for non-serializable ob...Marcin Kuzminski
2012-09-06fixed tests for mysql and postgresMarcin Kuzminski
2012-09-06White space cleanupMarcin Kuzminski
2012-09-06fixed kwargs ->email_kwargsMarcin Kuzminski
2012-09-06Fixed mercurial backend doesn't take bare parameter when forkingMarcin Kuzminski
2012-09-05fixes #557 follower counter always counts upMarcin Kuzminski
2012-09-05#551 show breadcrumbs in summary view for repositories inside a groupMarcin Kuzminski
2012-09-05fixes #555 issues when comparing non-related repositories on pull requests or...Marcin Kuzminski
2012-09-05Show cache keys in admin settings of repositoryMarcin Kuzminski
2012-09-05Fixing issues of cache invalidation for multiple instances running in rhodecode.Marcin Kuzminski
2012-09-05git forks were not created as bare reposMarcin Kuzminski
2012-09-05fleshing out the Upgrade doc, and modified the references to Cheeseshop in th...H Waldo G
2012-09-05fix missing email_kwargsMarcin Kuzminski
2012-09-05changelog updateMarcin Kuzminski
2012-09-05Fixed status of changesets in preview windowsMarcin Kuzminski
2012-09-05part2 of pull-request notification improvementsMarcin Kuzminski
2012-09-04fixes #550 mercurial repositories comparision failed when origin repo hadMarcin Kuzminski
2012-09-04updated apache wsgi example ref #535Marcin Kuzminski
2012-09-04Nicer email notifications about pull-requestMarcin Kuzminski
2012-09-04auto-healing of permissions for default user after upgrading from some old ve...Marcin Kuzminski
2012-09-04Remove null from revision column as for comments inside pull requests to work...Marcin Kuzminski
2012-09-04always post text about status changes of code-reviewMarcin Kuzminski
2012-09-04fix default permissions migrations that can cause troubles for some old usersMarcin Kuzminski
2012-09-03version bumpMarcin Kuzminski
2012-09-03Added tag v1.4.0 for changeset 9ae95fdeca18Marcin Kuzminski
2012-09-03merge with betav1.4.0Marcin Kuzminski
2012-09-03UnicodeText make mysql more happyMarcin Kuzminski
2012-09-03more py2.5 compatibility patchesMarcin Kuzminski
2012-09-03Fixing inline comment for IE.Marcin Kuzminski
2012-09-03Don't scan for readmes if changeset is an EmptyChangesetMarcin Kuzminski
2012-09-03Don't use .innerHTML for tr field, I'm looking at you IEMarcin Kuzminski
2012-09-03Filter more special chars in validation of repo nameMarcin Kuzminski
2012-09-03urlify group description alsoMarcin Kuzminski
2012-09-02merge with betaMarcin Kuzminski
2012-09-02Added huge diff protection for RSS/ATOM feeds.Marcin Kuzminski
2012-09-02merge with betaMarcin Kuzminski
2012-09-02migration: set new UI options as in old versionMarcin Kuzminski
2012-09-02merge with betaMarcin Kuzminski
2012-09-02migrations: fix old hook valuesMarcin Kuzminski