aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-13merge with betav1.5.0Marcin Kuzminski
2012-12-13fixed issue with passing IP address to log action logger for gitMarcin Kuzminski
2012-12-13switch to defaultdict for counter implementationMarcin Kuzminski
2012-12-13move tests temp folders to special prefixMarcin Kuzminski
2012-12-12fixed issue #644 When a user is both in read and write group, the permission ...Marcin Kuzminski
2012-12-13changelog and contributors updateMarcin Kuzminski
2012-12-12remove unused function get_repo_pathsMads Kiilerich
2012-12-12rename search_recursively to search_up - that is what it isMads Kiilerich
2012-12-12don't recurse into '.hg' of removed repositoriesMads Kiilerich
2012-12-13Fixed some issues with edit formMarcin Kuzminski
2012-12-13Changelog updateMarcin Kuzminski
2012-12-12added option to ini file to define lightweight dashboard items per page befor...Marcin Kuzminski
2012-12-12fixed migrationsMarcin Kuzminski
2012-12-11fixes issue #678 Incorrect diff markup when diff contains >, <, or & symbolsMarcin Kuzminski
2012-12-11added delete button into repository settings form, it makes more natural to h...Marcin Kuzminski
2012-12-09fixes issue #675 Don't Re-direct from "My Repos" page when deleting a repositoryMarcin Kuzminski
2012-12-09remove scroll from new admin drop-down menuMarcin Kuzminski
2012-12-09fixed source selection link pop-up tooltipMarcin Kuzminski
2012-12-08fixes issue #674, alternative gravatar url had an error when there was no val...Marcin Kuzminski
2012-12-08fix enumerate call for python2.5Marcin Kuzminski
2012-12-08Reordered parents/children links ref #650Marcin Kuzminski
2012-12-08implemented children for git changesetsMarcin Kuzminski
2012-12-08fixes #668 cherry picking of changeset should also work now on picking single...Marcin Kuzminski
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-07added simple subrepos docsMarcin 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-06added help on how to filter the journalMarcin Kuzminski
2012-12-06added handling of deleted users in journal dataMarcin Kuzminski
2012-12-06fixed issue with cascade deleting of following entriesMarcin Kuzminski
2012-12-06JS cleanupMarcin Kuzminski
2012-12-06remove not null from user_id column for users log archivingMarcin Kuzminski
2012-12-06fix repo_edit formMarcin Kuzminski
2012-12-05Implemented better support for Wildcard queriesMarcin Kuzminski
2012-12-05Implemented filtering of admin journal based on Whoosh Query languageMarcin Kuzminski
2012-12-05fixed issue #671 commenting on pull requests sometimes used old JSON encoder ...Marcin Kuzminski
2012-12-04bump mercurial versionMarcin Kuzminski
2012-12-03i18n updatesMarcin Kuzminski
2012-12-03fix string formattingMarcin Kuzminski
2012-12-03whitespace and formattingMarcin Kuzminski
2012-12-03Implemented #379 defaults settings page for creation of repositoriesMarcin Kuzminski
2012-12-01fixes #666 move lockkey path location to cache_dir to ensure this path is alw...Marcin Kuzminski
2012-12-01added i18n to email templatesMarcin Kuzminski
2012-12-01fixed some tests after recent changes on default group permissionsMarcin Kuzminski
2012-11-30implemented #663 Admin/permission: specify default repogroup permsMarcin Kuzminski
2012-11-30fixed ignore of dev .ini filesMarcin Kuzminski
2012-11-30Use ThreadLocal storage for dulwich cached repos, finally fixes issues on con...Marcin Kuzminski
2012-11-29updated CONTRIBUTORSMarcin Kuzminski