aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-14merge with betav1.5.1Marcin Kuzminski
2012-12-14i18n updateMarcin Kuzminski
2012-12-14- #683 fixed difference between messages about not mapped repositoriesMarcin Kuzminski
2012-12-14i18n updatesMarcin Kuzminski
2012-12-14fixes #682 Translation difficult for multi-line textMarcin Kuzminski
2012-12-14changelog updateMarcin Kuzminski
2012-12-14remove reviewers button removes them without need of hitting save button.Marcin Kuzminski
2012-12-14fixed labels in reviewers listMarcin Kuzminski
2012-12-14Implemented #670 Implementation of Roles in Pull RequestMarcin Kuzminski
2012-12-14implements #677: Don't allow to close pull requests when they are under-revie...Marcin Kuzminski
2012-12-14fixed changeset status labels, they now select radio buttonsMarcin Kuzminski
2012-12-14default permissions can get duplicated after migration from 1.4.X. check and ...Marcin Kuzminski
2012-12-13version bumpMarcin Kuzminski
2012-12-13Added tag v1.5.0 for changeset a5f0bc867edcMarcin Kuzminski
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