log

age author description
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich lib: simplify version; drop get_current_revision - it was run every time on import time - we don't want that
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich changeset: use monospace and and fix spacing when showing full changeset
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich style: give linked changeset_hash some color instead of black
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich utils: when building a Mercurial ui object with configuration, don't use 'None' for NULL values
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich changelog: show merges as semi opaque in more places
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diff: fix display of links to before / after files - it was not obvious what the hashes / file names did
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diff: correct handling of links to old filename in renames
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diffs: fold diff_block_simple (used by PR and compare) into diff_block
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diff: rework data structure used by diff_block.diff_block (used for changeset diffs)
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diff: minor cleanups
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diff: show correct operation for file diffs instead of '???'
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: introduce ascii preserving visual markup of *bold*
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: make linkify_others slightly smarter - don't markup empty space
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: move linkify_others out of urlify_issues - it is almost always relevant
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: inline changeset hash markup in urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: inline @mention markup in urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: inline stylize markup in urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: inline url markup in urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: in urlify_text, use <br> for newlines in pre-formatted text so it can be cut'n'pasted correctly
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: add @mentions to ordinary urlify_text and use urlify_text for render_w_mentions
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: test urlify_changeset through urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: merge urlify_commit into urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: simplify urlify_issues - urlify_commit and thus urlify_issues are always passed a repository
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: clarify the purpose of linkify_others
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: use 'repo_name' for name of repository instead of 'repository'
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich helpers: improve test coverage of urlify_text
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celery: use Celery 3 config settings instead of deprecated
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celery: upgrade to Celery 3
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celeryd: move the celeryd paster command to the place where paster commands live
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celerypylons: wrap celery import so we always get the right environment variables set and check configuration
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celery: import the whole celerylib - no cherry picking in tasks
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celeryd: annotate tasks so they can be run directly without run_task
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celerylib: improve handling of sync results and get rid of BaseAsyncResult handling
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celery: drop wrong use of on_failure - if it should work, it should be a method somewhere, not a local function
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celery: refactor config loader
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celery: drop pointless get_logger
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich paster: cleanup ishell imports - don't try to import * locally
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich paster: show cleanup progress info while walking directories - it can take a while if it starts walking in the wrong places
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich paster: fix output from update-repoinfo - only mention cache invalidation when cache actually was invalidated
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich paster: drop insertion of root path in sys.path
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich db_manage: cleanup and minor refactorings
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich config: drop unused load_environment parameter initial
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich pullrequests: when creating, don't convert selected revision to tag name
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich pullrequests: when creating PRs from/to revisions, shorten the visible name
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich styling: adjust line-height for comments
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich files: improve select2 performance with many branches
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich admin: don't redirect back to the list of users after creating a user
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich diff: make current line number more visible - emphasize it by making it dark when hovering the line instead of grey-on-bright
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich config: clarify that we only recommend and support single threaded operation
Fri, 12 Aug 2016 10:01:12 +0200 Kateryna Musina mails: Fixed vertical alignment for email template action button
Mon, 05 Sep 2016 17:06:45 +0200 Søren Løvborg model: fix get_all call missed in 974d6470cbec
Mon, 04 Jul 2016 22:09:11 +0200 domruf style: remove some obsolete yui stuff
Mon, 04 Jul 2016 21:54:27 +0200 domruf changelog: remove quick_repo_menu code and style
Thu, 25 Aug 2016 21:21:28 +0200 Thomas De Schampheleire tests: drop upper bound to pytest-sugar version
Thu, 25 Aug 2016 21:19:26 +0200 Thomas De Schampheleire tests: bump pytest version requirement to allow 3.x
Thu, 25 Aug 2016 21:16:27 +0200 Thomas De Schampheleire tests: get rid of yield-based tests
Fri, 19 Aug 2016 22:02:24 +0200 Thomas De Schampheleire test.ini: align some logging-related settings with development.ini
Fri, 19 Aug 2016 22:38:19 +0200 Thomas De Schampheleire tests: admin_users: make sure repo group is deleted
Wed, 06 Jul 2016 17:56:14 +0200 Thomas De Schampheleire tests: admin_users: make sure all custom IP permissions are cleared
Fri, 19 Aug 2016 21:32:23 +0200 Thomas De Schampheleire tests: admin_permissions: split test_delete_ips from test_add_ips
Fri, 29 Jul 2016 22:04:53 +0200 Thomas De Schampheleire tests: admin_permissions: make sure all custom IP permissions are cleared
Fri, 19 Aug 2016 20:50:26 +0200 Thomas De Schampheleire tests: remove sleep hack to expire sql_cache_short
Sun, 21 Aug 2016 13:43:06 +0200 Thomas De Schampheleire utils: rename add_cache to setup_cache_regions
Wed, 17 Aug 2016 21:40:38 +0200 Thomas De Schampheleire utils: group cache-related methods
Wed, 03 Aug 2016 18:26:33 +0200 domruf setup: limit WebTest version to <2.0
Mon, 14 Mar 2016 15:30:22 +0100 Kateryna Musina notifications: new email templates with html styling
Thu, 28 Jul 2016 16:44:24 +0200 Mads Kiilerich mails: restructure notification mail content
Thu, 28 Jul 2016 16:36:51 +0200 Mads Kiilerich tests: make the html from mail template dump valid html even when the html mails contain html
Thu, 28 Jul 2016 16:34:49 +0200 Mads Kiilerich compare: improve select2 performance with many branches
Thu, 28 Jul 2016 16:34:49 +0200 Mads Kiilerich branches: fix performance of branch selectors with many branches - only show the first 200 results
Fri, 12 Aug 2016 03:13:59 +0200 Mads Kiilerich diff: only highlight of difference between del and add line for one-liners
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich diff: tweak mergely side-by-side diff view
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich files: always show the requested version - not last changeset that touched the file
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich js: remove mousetrap - the current keyboard bindings are quite unknown and irrelevant
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich hg: drop pointless push_ssl configuration setting - if there is a risk push can be compromised, credentials can also easily be stolen for pull
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich pullrequests: drop 'Closing.' comment when closing a PR - the semantic change is shown clearly everywhere
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich reposcan: don't report missing repos as removed if not using --delete-obsolete
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich pullrequests: put iteration advice in parens - it is not that essential
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich pullrequests: use monospace for hashes - columns of hashes look messy when they have different lenght
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich css: disable unfortunate styling of disabled btn-danger - it would sometimes appear grey-in-grey
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich files: don't link to revision number from breadcrumb path for edit
Fri, 12 Aug 2016 03:04:48 +0200 Mads Kiilerich files: use revision in Edit and Delete links
Wed, 03 Aug 2016 16:07:39 +0200 Søren Løvborg model: refactor and simplify _get_instance
Wed, 03 Aug 2016 17:01:57 +0200 Søren Løvborg model: drop BaseModel.cls
Wed, 03 Aug 2016 16:51:34 +0200 Søren Løvborg model: inline BaseModel.get_all
Wed, 03 Aug 2016 15:31:23 +0200 Søren Løvborg db: remove deprecated getAll method
Wed, 03 Aug 2016 16:16:38 +0200 Søren Løvborg model: inline superfluous "helper" methods
Tue, 02 Aug 2016 17:24:25 +0200 Søren Løvborg pygmentsutils: separate from util2
Fri, 24 Jun 2016 20:12:05 +0200 domruf changelog: add phases tags in changelog
Fri, 24 Jun 2016 19:57:04 +0200 domruf changelog: add tags in changelog for bumpedtag, divergenttag, extincttag, unstabletag
Fri, 24 Jun 2016 19:30:27 +0200 domruf changelog: add evolve information to the graph and the mark unstable changesets in red based on that information
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich auth: disallow PUT and _method method override
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_user_api_keys_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_user_perms_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_user_group_perms_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'create_repo_fields' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'update_users_group' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_advanced_locking' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_advanced_journal' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'update_repo_caches' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_perms_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_statistics_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_remote_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_advanced_fork' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_user_emails_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'update_user' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_user_ips_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'edit_repo_group_perms_update' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'update_repo' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'update_repos_group' instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'pullrequest_delete' instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'my_account_emails_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'my_account_api_keys_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'delete_users_group' instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'delete_repo_fields' instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'delete_repo' instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'edit_user_emails_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'gist_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST to 'delete_user' instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'edit_user_api_keys_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'edit_user_ips_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use 'delete_repo_group' and POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'admin_settings_hooks_delete' url and use POST
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST instead of DELETE for deleting permissions
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'notification_update' url and use POST instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'notification_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST for changeset_comment_delete and pullrequest_comment_delete instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich templates: remove unused repo_edit_fork template
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich defaults: replace automatic 'routes' 'resource' routing by explicit 'connect' and use POST
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich defaults: remove stub controllers
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: drop unused PUT handlers
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich controllers: remove some empty controllers, their "tests", and their unused routing
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich controllers: remove pointless comments
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich tests: update mail template dump test
Thu, 28 Jul 2016 15:38:30 +0200 Søren Løvborg login: have self-signup confirmation message respect site_name
Thu, 28 Jul 2016 15:25:42 +0200 Søren Løvborg compare: ensure that repositories exist before proceeding
Thu, 28 Jul 2016 14:21:08 +0200 Søren Løvborg paster: split paster specifics out of kallithea.lib.utils
Thu, 07 Apr 2016 17:53:51 +0200 Søren Løvborg auth: clean up PermsFunction
Thu, 28 Jul 2016 13:57:16 +0200 Søren Løvborg auth: remove HasPermissionAll and variants
Thu, 28 Jul 2016 13:46:04 +0200 Søren Løvborg db: increase default Alembic log level to INFO
Thu, 28 Jul 2016 13:30:44 +0200 Søren Løvborg whitespacecleanup: exclude email test reference
Thu, 28 Jul 2016 13:41:28 +0200 Søren Løvborg run-all-cleanup: fix incorrect interpreter
Thu, 28 Jul 2016 16:34:29 +0200 Mads Kiilerich notifications: tweak PR mail subject lines
Thu, 09 Jul 2015 22:17:26 +0200 Thomas De Schampheleire email: add relevant title to subject of emails
Thu, 28 Jul 2016 16:31:40 +0200 Mads Kiilerich tests: add test coverage of PR comment @mention
Thu, 28 Jul 2016 16:30:28 +0200 Mads Kiilerich notifications: make more template strings available for mails
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich tests: improve test data in test_notifications mail template dump test
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich tests: fix unicode issues in test_notifications mail template dump test
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich admin: make user group member overview more readable and copy-paste friendly with one line per member
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich update-repoinfo: pass command line repository names to the database as unicode
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich repo-scan: rewrite get_filesystem_repos to use os.walk instead of stupid recursion
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich style: use monospace for hashes - columns of hashes look messy when they have different lenght
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich helpers: pass url generator function to Pager - don't rely on Pylons hack in webhelpers
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich pullrequests: better handling of Mercurial pullrequests with missing revisions - don't crash
Wed, 15 Jun 2016 18:33:27 +0200 domruf pullrequests: better handling of revision range pullrequests with missing revisions - don't crash
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich pullrequests: use same quoting for "Missing since previous iteration" as for "New"
Thu, 16 Jun 2016 18:40:26 +0200 domruf setup: support later waitress versions
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich hooks: always convert unicode to byte strings when passed to ui.status
Wed, 15 Jun 2016 18:33:27 +0200 domruf hooks: fix encoding problems of lock release ui messages
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich pullrequests: for consistency, always initialize c.a_branch_name
Mon, 13 Apr 2015 15:58:56 +0200 Mads Kiilerich changeset: don't crash with unhandled EmptyRepositoryError when visiting (non-existing) changeset in an empty repo
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich cache-keys: optimize --delete - don't commit after every deleted key
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich cache-keys: fix printing of unicode repo names - don't crash
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich tests: move test data to top level 'data' folder - make grepping in kallithea/ easier
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich docs: drop empty Changelog in the documentation
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich groups: make group management UI less dangerous
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich repogroups: show more helpful headers when managing permissions
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich db: make repo creation state constants unicode - avoid conversion in sqlalchemy
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich setup: drop ez_setup
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich setup: support Mercurial 3.9
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich annotate: invoke hg annotate in a way that is forward compatible with Mercurial 3.9
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich templates: disable special mako error handler - ironically this gives better stack traces
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich controllers: simplify request.GET.get for safe_int
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich diff: make sure context parameter is an integer
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich setup: introduce pytest-catchlog as test dependency
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich setup: move test dependencies to dev_requirements.txt to make them optional
Wed, 13 Jul 2016 21:39:14 +0200 Søren Løvborg db: script to test database upgrades
Fri, 15 Jul 2016 21:49:35 +0200 Søren Løvborg db: use consistent key/index/constraint names when creating database
Mon, 25 Jul 2016 15:33:21 +0200 Søren Løvborg docs: document how to use Alembic for database migrations
Tue, 24 May 2016 12:02:23 +0200 Søren Løvborg db: remove SQLAlchemy Migrate database table
Tue, 05 Jul 2016 13:40:19 +0200 Søren Løvborg db: stamp Alembic version into database
Tue, 05 Jul 2016 16:57:01 +0200 Søren Løvborg db: enable Alembic autogeneration of migration scripts
Mon, 18 Jul 2016 13:32:34 +0200 Søren Løvborg db: enable use of main Kallithea config as Alembic config
Mon, 04 Jul 2016 17:18:49 +0200 Søren Løvborg db: tweak Alembic migration environment
Thu, 02 Jun 2016 13:21:59 +0200 Søren Løvborg db: add Alembic "migration environment"
Tue, 14 Jun 2016 12:02:22 +0200 Søren Løvborg paster: add informational/dummy "upgrade-db" command
Wed, 18 May 2016 14:34:07 +0200 Søren Løvborg db: remove SQLAlchemy Migrate library and RhodeCode migration scripts
Mon, 18 Jul 2016 14:08:43 +0200 Søren Løvborg db: remove SQLAlchemy Migrate support
Mon, 18 Jul 2016 14:03:17 +0200 Søren Løvborg db: drop RhodeCode compatibility (database rebranding etc.)
Fri, 15 Jul 2016 16:02:13 +0200 Søren Løvborg db: remove redundant unique constraint for repository groups
Fri, 15 Jul 2016 15:16:07 +0200 Søren Løvborg db: remove redundant unique constraints from primary keys
Fri, 15 Jul 2016 21:17:16 +0200 Søren Løvborg db: drop length limits on TEXT columns
Sun, 24 Jul 2016 18:12:14 +0200 Andrew Shadura hooks: parse incoming git refs correctly
Thu, 14 Jul 2016 14:47:38 +0200 Andrew Shadura db: ensure git hooks work when the repositories base path is a symlink
Thu, 14 Jul 2016 14:56:20 +0200 Andrew Shadura git: include an LF at the end of the service advertisement (Fixes #230)
Tue, 12 Jul 2016 21:47:14 +0200 Andrew Shadura setup: bump dulwich dependency to 0.14.1
Tue, 12 Jul 2016 21:47:14 +0200 Andrew Shadura git: make sure repository path and name are Unicode strings
Tue, 12 Jul 2016 21:47:14 +0200 Andrew Shadura pygrack: refactor _get_fixedpath
Thu, 14 Jul 2016 15:31:29 +0200 Andrew Shadura pygrack: add missing author and copyright information
Tue, 12 Jul 2016 23:33:11 +0200 Andrew Shadura docs: use ., not source, as the user isn't guaranteed to have it
Tue, 12 Jul 2016 23:31:02 +0200 Andrew Shadura docs: add information about extra dependencies we now need
Sun, 03 Jul 2016 12:21:00 +0200 Andrew Shadura setup: use modern bcrypt implementation instead of unsupported old one
Tue, 14 Jun 2016 21:23:51 +0200 domruf hooks: set Windows stderr output mode to binary
Mon, 13 Jun 2016 21:39:47 +0200 domruf cleanup: get rid of dn as shortcut for os.path.dirname
Sun, 12 Jun 2016 21:21:43 +0200 domruf cleanup: get rid of jn as shortcut for os.path.join
Wed, 29 Jun 2016 16:53:53 +0200 Mads Kiilerich js: in select2 for branches, show early matches first - this will make full branch names show up first, then other prefixes, followed by later matches
Wed, 29 Jun 2016 16:53:26 +0200 Mads Kiilerich tests: install pam and ldap modules when testing with tox
Wed, 29 Jun 2016 16:52:07 +0200 Mads Kiilerich js: workaround to avoid <option> tags inside <script>
Wed, 29 Jun 2016 16:52:07 +0200 Mads Kiilerich tests: fix Python 2.6 compatibility in string formatting
Wed, 29 Jun 2016 16:52:07 +0200 Mads Kiilerich tests: fix Python 2.6 compatibility - issue introduced in 28d9e9f0ae4e
Wed, 29 Jun 2016 16:52:07 +0200 Mads Kiilerich tests: introduce tests and reference dump for notification mails
Wed, 29 Jun 2016 16:52:07 +0200 Mads Kiilerich js: clean-up of trailing whitespace in graph.js
Wed, 29 Jun 2016 16:47:47 +0200 Mads Kiilerich Merge stable
Wed, 29 Jun 2016 16:45:15 +0200 Mads Kiilerich protocols: fix assertion error when accessing repositories with "permanent" urls (Issue #202) stable
Tue, 14 Jun 2016 22:14:39 +0200 domruf lock: fix for Mercurial 3.6+ - wrap hgweb to catch Locked exceptions from hooks
Sat, 25 Jun 2016 02:57:44 +0200 Mads Kiilerich lock: simplify debug logging - use the actual response code
Fri, 17 Jun 2016 20:23:09 +0200 domruf tests: fix test_inactive_user_group_does_not_affect_user_group_permissions when running tests on mysql
Fri, 17 Jun 2016 19:22:53 +0200 domruf tests: fix 'a foreign key constraint fails' when running tests on mysql
Wed, 15 Jun 2016 18:33:27 +0200 domruf tests: use forks when modifying repositories in vcs tests
Tue, 14 Jun 2016 19:33:42 +0200 domruf tests: check Released lock message test_push_unlocks_repository_git
Thu, 16 Jun 2016 23:33:36 +0200 domruf tests: set EMAIL for Git commit test_push_on_locked_repo_by_other_user_git - it _is_ necessary on some machines
Tue, 14 Jun 2016 21:32:43 +0200 domruf hooks: don't catch ImportError Exceptions in git hooks
Tue, 03 May 2016 00:12:55 +0200 domruf tests: Mercurial hooks must use ui.status for messages sent to the client
Wed, 15 Jun 2016 23:38:57 +0200 Konstantin Veretennicov tests: add basic test for mark_all_read action of notifications
Wed, 15 Jun 2016 23:49:19 +0200 Konstantin Veretennicov tests: cleanup test users
Wed, 15 Jun 2016 23:36:29 +0200 Konstantin Veretennicov tests: wrestle DetachedInstanceError out of create_test_user fixture
Sun, 12 Jun 2016 21:32:15 +0200 domruf docs: reminder to add c:\path\to\git\bin to PATH
Wed, 15 Jun 2016 21:53:13 +0200 Mads Kiilerich notifications: convert the last get_for_user to query_for_user - this one was missed in 85bb68f64597
Wed, 15 Jun 2016 21:53:08 +0200 Mads Kiilerich tests: even smaller setup method refactor for readability
Wed, 15 Jun 2016 21:09:03 +0200 Konstantin Veretennicov docs: mention preference for non-publishing repositories for pull requests
Wed, 15 Jun 2016 21:12:39 +0200 Konstantin Veretennicov docs: run-all-cleanup superseded whitespaceleanup.sh
Tue, 14 Jun 2016 01:16:12 +0200 Mads Kiilerich tests: make debug output from manual_test_vcs_operations Command.execute less noisy
Tue, 14 Jun 2016 01:15:53 +0200 Mads Kiilerich tests: remove last references to nosetests
Tue, 14 Jun 2016 01:12:09 +0200 Mads Kiilerich tests: drop setting EMAIL environment variable before git commit - it doesn't work on Windows and seems unnecessary
Mon, 02 May 2016 22:54:09 +0200 domruf tests: set LANG and LANGUAGE - vcs tests expect messages to be in english
Mon, 02 May 2016 23:38:23 +0200 domruf tests: avoid unicode in test case on Windows - the Windows command line can't easily handle "exotic" characters
Mon, 02 May 2016 23:32:55 +0200 domruf tests: use double quotes in command lines - single quotes in command lines are not considered quotes on Windows
Fri, 29 Apr 2016 16:53:49 +0200 domruf hooks: if available, use sys.executable as executable for git hooks
Thu, 09 Jun 2016 20:41:44 +0200 Konstantin Veretennicov notifications: improve response time when number of notifications is large
Fri, 10 Jun 2016 01:19:58 +0200 Mads Kiilerich tests: small setup method refactor for readability