log

age author description
Mon, 17 Aug 2015 01:11:39 +0200 Mads Kiilerich comments: browser display of context around url #targets should only be used for diff comments
Fri, 14 Aug 2015 00:59:30 +0200 Mads Kiilerich cleanup: set reasonable x bits
Tue, 11 Aug 2015 13:57:48 +0200 Mads Kiilerich tox.ini: declare 1.8 as minimum tox version
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich tests: avoid collision with dev servers - use port 4999 for testing
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich js: refactor AutoComplete functions to pass jQuery results around until DOM elements are passed to YUI
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich pullrequests: avoid unnecessary scroll-bar on short lists of available updates with Chrome
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich graphs: set initial canvas size to 0
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich comments: bind comment-bubble click handler to table and use sub selector
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich changelog: avoid invalid markup: style="display:"
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich helpers: drop incorrect % escaping in fancy_file_stats
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich setup: reintroduce nosetests support that was removed in Pylons after 1.0.0
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich setup: drop unused simplejson dependency
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich cleanup: fix whitespace in CONTRIBUTORS (and other forgotten files) too
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich cleanup: remove empty trailing lines
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich ldap_sync: fix old typo in branded variable naming
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich cleanup: make module self-naming consistent
Sun, 09 Aug 2015 02:29:46 +0200 Mads Kiilerich cleanup: pass log strings unformatted - avoid unnecessary % formatting when not logging
Sun, 09 Aug 2015 02:17:14 +0200 Mads Kiilerich cleanup: consistently use 'except ... as ...:'
Thu, 06 Aug 2015 11:42:57 +0200 Thomas De Schampheleire kallithea_config: properly handle Unicode characters in .ini template
Sat, 08 Aug 2015 13:55:15 +0200 Mads Kiilerich vcs: remove pointless stream reopening / seeking in hg fill_archive
Sat, 08 Aug 2015 12:08:56 +0300 Andrew Shadura i18n: translation fix-ups
Sat, 08 Aug 2015 12:03:43 +0300 Andrew Shadura i18n: updated translation for Belarusian
Tue, 28 Jul 2015 15:15:20 +0000 Viktar Palstsiuk i18n: updated translation for Belarusian
Thu, 23 Jul 2015 10:37:45 +0000 Robert Martinez i18n: updated translation for German
Mon, 20 Jul 2015 11:32:24 +0000 Étienne Gilli i18n: updated translation for French
Thu, 16 Jul 2015 17:40:35 +0200 Thomas De Schampheleire e-mail: add documentation about configuration settings
Thu, 16 Jul 2015 17:40:35 +0200 Thomas De Schampheleire e-mail: add some default values and some examples to .ini file as comments
Thu, 06 Aug 2015 22:37:18 +0200 Mads Kiilerich ini: consistently write #-disabled lines without space after # and with single space around =
Thu, 06 Aug 2015 22:12:30 +0200 Mads Kiilerich ini: consistently use single line escaping of ## in template.ini.mako and separate sections by a single empty line
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich comments: when linking to specific comments, make the browser show a bit of the context of the comment
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich comments: previous/next links should only be to first comment for a given line
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich comments: rework/rewrite javascript for inline comment handling
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich comments: cleanup of full_f_path - just put data attribute on div around diff of each file
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich pullrequests: if no ancestor is found, use the null revision hash instead of 'None' (Issue #149)
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich mercurial: support Mercurial 3.5
Wed, 05 Aug 2015 12:29:41 +0200 Mads Kiilerich pylons: support Pylons 1.0.2
Sun, 02 Aug 2015 21:25:05 +0200 Thomas De Schampheleire e-mail: properly handle no recipients when there is no email_to set
Sun, 02 Aug 2015 21:17:14 +0200 Thomas De Schampheleire e-mail: revive dead code that checks for unspecified recipients
Sun, 02 Aug 2015 20:46:17 +0200 Thomas De Schampheleire e-mail: add trivial test case
Tue, 29 Jul 2014 16:14:16 -0500 Sean Farley templates/changeset: display precursor changesets
Tue, 29 Jul 2014 15:46:47 -0500 Sean Farley changeset: add precursors method for hg backend
Tue, 29 Jul 2014 16:15:50 -0500 Sean Farley templates/changeset: display successor changesets
Mon, 14 Jul 2014 21:52:46 -0500 Sean Farley changeset: add successors method for hg backend
Wed, 09 Jul 2014 14:09:19 -0500 Sean Farley graph: draw edges to obsolete changesets as dashed
Wed, 09 Jul 2014 00:35:54 -0500 Sean Farley graph: show obsolete changesets with an 'X'
Sat, 16 May 2015 17:03:51 +0200 Andrew Shadura privacy: don't tell users what is the reason for a failed login
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich auth: disable password change when not using internal auth
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich auth: make sure that users only can manage their own primary data if self registration is enabled
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich auth: make the auth module decide which fields are editable by admin and user
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich css: match on the readonly-ness instead of explicitly setting 'disabled' class on input elements
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich users: cleanup of handling of the extern_type and extern_name fields in html forms
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich users: avoid unnecessary handling of c.extern_type and c.extern_name when editing users
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich auth: don't return extern_type from auth modules - it is not used anyway
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich auth: consistently use the name 'user_data' for the dict with data for the authenticated user
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich auth: various minor cleanup of general auth functionality
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich auth: make ValidPasswordsMatch more explicit and strict about which fields are being checked
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich tests: basic tests that the pam and crowd auth modules can be enabled
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich tests: introduce pam_lib_installed for testing of the optional PAM auth module
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich tests: when checkSessionFlash fails, help debugging the problem by showing the full response
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich auth: fix labels for password confirmation fields
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich ldap: fix fallback for no email in ldap
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich style: add trailing newline to files
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich js: drop unused pyroutes_map.js
Sun, 26 Jul 2015 14:10:44 +0200 Søren Løvborg auth: turn dead AuthUser code into assertion
Sun, 26 Jul 2015 14:10:42 +0200 Søren Løvborg auth: move UserModel.fill_data to AuthUser
Sun, 26 Jul 2015 14:10:16 +0200 Søren Løvborg auth: construct AuthUser from either user_id or db.User object
Sun, 26 Jul 2015 14:07:33 +0200 Søren Løvborg auth: fold AuthUser._propagate_data into constructor
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: refactor user lookup in AuthUser constructor for clarity
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove username from AuthUser session cookie
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove username lookup support from AuthUser constructor
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove redundant AuthUser constructor arguments
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: have fill_data take User object, not lookup key
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg UserModel: remove methods that are redundant with db.User
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove redundant hashlib imports
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: make internal AuthUser methods private
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: miscellaneous improvements and typo fixes
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: actually use _determine_auth_user argument
Fri, 24 Jul 2015 17:53:20 +0200 Thomas De Schampheleire admin: e-mail: don't repeat the e-mail settings from the .ini file
Fri, 24 Jul 2015 17:50:22 +0200 Thomas De Schampheleire admin: show .ini file path in Settings / System Info
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich pullrequests: on 'My Pull Requests' move delete all the way to the right
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich pullrequests: drop the useless 'latest vote' column
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich css: remove old compat hacks - none of them should be necessary or important for any relevant browsers
Sun, 17 May 2015 21:37:46 +0200 Mads Kiilerich css: drop IE hacks
Sun, 17 May 2015 21:37:46 +0200 Mads Kiilerich js: drop excanvas used for IE 8 support
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich repos: fix abuse of dead 'repo' routing
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich cleanup: check for None object identity in cases where that is what the 'contract' says
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich cleanup: remove unnecessary '%s'%s formatting
Fri, 24 Jul 2015 16:37:40 +0200 Thomas De Schampheleire tests: add test coverage for how repo creation access control is different through API and Web
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich ini: drop production.ini - everybody should create their own with unique and random keys
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich tests: don't put '<repr of lazy class>' in names of temp test directories
Thu, 16 Jul 2015 17:43:41 +0200 Thomas De Schampheleire e-mail: clarify that smtp_use_ssl defaults to false
Thu, 16 Jul 2015 08:09:20 +0200 Thomas De Schampheleire e-mail: remove unused setting error_message from ini files
Wed, 22 Jul 2015 21:42:04 +0200 Thomas De Schampheleire admin: remap/rescan: fix alignment of button
Tue, 21 Jul 2015 00:25:20 +0200 Grzegorz Krason python: update #! headers to explicitly use python2
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich admin: rename 'Delegated Admin' to what it usually is known as: 'Admin'
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich validators: cleanup of message wording
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich i18n: use plain strings on the english lookup side of translations
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich repogroups: compute repo group id lists on demand where they are needed
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich db: remove unused repository groups_choices parameter show_empty_group
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich repogroups: use AvailableRepoGroupChoices
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich forks: use AvailableRepoGroupChoices
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich forks: group write permission should only be sufficient when 'write_on_repogroup' is enabled
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich scm: introduce AvailableRepoGroupChoices
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich repos: refactor repo group handling - extract generic functionality that can be used consistently
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich repogroup: after creating a repogroup, redirect to it
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich repogroups: when editing, make group name in header link to the group
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich remote: simplify clone_uri UI
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich helpers: drop h.tooltip
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich helpers: cleanup of journal action_parser
Thu, 23 Jul 2015 00:52:29 +0200 Mads Kiilerich data_table: use simple 'escape' function instead of 'tooltip' function
Mon, 20 Jul 2015 15:11:42 +0200 Mads Kiilerich repogroups: use group IDs as integers instead of unicoding them
Mon, 20 Jul 2015 15:11:42 +0200 Mads Kiilerich db: cleanup of repo group choices - better handling of root and better sorting
Mon, 20 Jul 2015 15:11:42 +0200 Mads Kiilerich pullrequests: don't show '(Reviewer)' after each reviewer
Mon, 20 Jul 2015 15:11:42 +0200 Mads Kiilerich changeset: make code more stable against unexpected comments
Mon, 20 Jul 2015 15:11:42 +0200 Mads Kiilerich lib: allow ';' when recognizing URLs
Mon, 20 Jul 2015 15:11:42 +0200 Mads Kiilerich changelog: fix URL after submitting new page size via GET form
Mon, 20 Jul 2015 15:11:42 +0200 Mads Kiilerich archive: refactor archive handling
Mon, 20 Jul 2015 15:11:42 +0200 Mads Kiilerich docs: add documentation for update_repo API
Mon, 20 Jul 2015 15:11:41 +0200 Mads Kiilerich lib: cleanup around use of the random and hash libraries
Mon, 20 Jul 2015 15:08:08 +0200 Mads Kiilerich db: remove unused db field ChangesetComment hl_lines
Mon, 20 Jul 2015 15:08:08 +0200 Mads Kiilerich auth: various minor cleanup
Mon, 20 Jul 2015 15:08:08 +0200 Mads Kiilerich repos: drop unused new_repo variable
Mon, 20 Jul 2015 15:08:08 +0200 Mads Kiilerich repos: fix missing users_array on form validation errors after 790f01320369
Mon, 20 Jul 2015 15:07:54 +0200 Mads Kiilerich Merge stable
Mon, 20 Jul 2015 15:07:23 +0200 Mads Kiilerich gists: pass CSRF token when editing gists stable
Tue, 14 Jul 2015 14:00:17 +0200 Søren Løvborg BaseController: hide "Log out" link for external login sessions
Tue, 14 Jul 2015 14:00:15 +0200 Søren Løvborg AuthUser: refactor AuthUser cookie/session serialization
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg BaseController: enable container authentication on all pages
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg AuthSettingsController: don't validate options for disabled plugins
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg AuthSettingsController: refactor rendering
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg AuthSettingsController: don't add auth settings to tmpl_context
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg AuthSettingsController: remove _defaults variable
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg AuthSettingsController: remove formglobals variable
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg AuthSettingsController: rename dictionary key for consistency
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg AuthSettingsController: assume 'auth_plugins' option exists
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg log_in_user: extract user session setup from LoginController
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg BaseController: refactor session cookie authentication
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg BaseController: refactor API key authentication
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg AuthUser: update docstring
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg AuthUser: simplify check_ip_allowed and drop is_ip_allowed
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg AuthUser: make get_perms method private
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg LoginController test: verify cookie expiration ("Remember me")
Tue, 30 Jun 2015 22:30:57 +0200 Thomas De Schampheleire autocomplete: consistently show 'username (Full Name)'
Tue, 23 Jun 2015 21:29:15 +0200 Thomas De Schampheleire pullrequest: re-add username when adding reviewers
Tue, 23 Jun 2015 20:28:11 +0200 Thomas De Schampheleire user: fall back to username in full_name_and_username if no name set
Tue, 30 Jun 2015 22:13:04 +0200 Mads Kiilerich user: show 'Firstname Lastname (username)'
Tue, 23 Jun 2015 20:23:13 +0200 Thomas De Schampheleire user: rename property username_and_name into full_name_and_username
Tue, 30 Jun 2015 21:27:36 +0200 Thomas De Schampheleire autocomplete: misc cleanup
Mon, 29 Jun 2015 17:42:39 +0200 Thomas De Schampheleire autocomplete: fix completion of repository owner
Tue, 30 Jun 2015 17:53:40 +0200 Thomas De Schampheleire autocomplete: introduce function to set up basic autocomplete functionality
Tue, 30 Jun 2015 17:55:09 +0200 Thomas De Schampheleire autocomplete: remove redundant specification of responseSchema
Fri, 26 Jun 2015 22:13:42 +0200 Thomas De Schampheleire autocomplete: remove redundant return in MembersAutoComplete
Fri, 26 Jun 2015 22:12:13 +0200 Thomas De Schampheleire autocomplete: remove leftover 'cache' in PullRequestAutocomplete
Fri, 26 Jun 2015 22:07:00 +0200 Thomas De Schampheleire autocomplete: clean up handlers for itemSelectEvent
Thu, 25 Jun 2015 21:46:43 +0200 Thomas De Schampheleire autocomplete: factor out formatResult function
Thu, 25 Jun 2015 21:37:34 +0200 Thomas De Schampheleire autocomplete: increase reuse of gravatar logic
Thu, 25 Jun 2015 21:15:46 +0200 Thomas De Schampheleire autocomplete: factor out _gravatar function
Thu, 25 Jun 2015 21:10:01 +0200 Thomas De Schampheleire autocomplete: factor out highlightMatch function
Thu, 25 Jun 2015 21:06:15 +0200 Thomas De Schampheleire autocomplete: factor out matchGroups function
Wed, 24 Jun 2015 18:22:48 +0200 Thomas De Schampheleire autocomplete: factor out matchUsers function
Wed, 24 Jun 2015 21:32:26 +0200 Thomas De Schampheleire autocomplete: remove dead code
Tue, 14 Jul 2015 11:50:04 +0200 Andrew Shadura i18n: update the translation template
Tue, 14 Jul 2015 11:45:44 +0200 Andrew Shadura i18n: undo changes undone by 148360f533a4
Thu, 02 Jul 2015 12:07:19 +0200 Thomas De Schampheleire tests: hide database setup queries with pytest
Mon, 13 Jul 2015 19:37:39 +0200 Mads Kiilerich Merge stable
Mon, 13 Jul 2015 17:14:31 +0200 Mads Kiilerich Added tag 0.2.2 for changeset 14f488a5dc4c stable
Sun, 12 Jul 2015 18:40:19 +0200 Andrew Shadura i18n: synchronised translations from the development branch stable 0.2.2
Mon, 13 Jul 2015 16:55:49 +0200 Mads Kiilerich release: update version number to 0.2.2 stable
Tue, 07 Jul 2015 02:25:59 +0200 Mads Kiilerich api: make update_repo check permissions to check owner like create_repo does stable
Tue, 07 Jul 2015 02:25:59 +0200 Mads Kiilerich api: check repo create permissions for update_repo and fork_repo as for create-repo stable
Tue, 07 Jul 2015 02:25:54 +0200 Mads Kiilerich permissions: clarify what the default options actually mean stable
Tue, 07 Jul 2015 02:19:55 +0200 Mads Kiilerich auth: ignore permissions from in-active user groups (Issue #138) stable
Tue, 07 Jul 2015 02:09:35 +0200 Mads Kiilerich tooltips: fix unsafe insertion of userdata into the DOM as html stable
Tue, 07 Jul 2015 02:09:35 +0200 Mads Kiilerich auth: only API keys with 40 alpha-numeric characters are valid stable
Tue, 07 Jul 2015 02:09:35 +0200 Mads Kiilerich utils: make API key generator more random stable
Tue, 07 Jul 2015 02:09:35 +0200 Mads Kiilerich auth: make random password generator more random stable
Fri, 15 May 2015 18:07:27 +0200 Andrew Shadura auth: reduce code duplication by removing generate_api_key implemented in utils2 stable
Wed, 01 Jul 2015 18:28:28 +0200 Søren Løvborg notification tests: delete notifications before (not after) tests
Tue, 09 Jun 2015 14:58:13 +0000 Viktar Palstsiuk i18n: updated translation for Belarusian
Thu, 28 May 2015 22:41:42 +0000 Sam Jaques i18n: updated translation for Dutch (Belgium)
Fri, 26 Jun 2015 20:36:05 +0200 Søren Løvborg AuthUser: Drop ip_addr field
Mon, 22 Jun 2015 14:56:01 +0200 Thomas De Schampheleire tests: improve robustness of notifications tests
Sat, 20 Jun 2015 22:10:05 +0200 Thomas De Schampheleire tests: remove hardcoded reference to GIT_REPO
Sat, 20 Jun 2015 22:07:56 +0200 Thomas De Schampheleire tests: remove hardcoded reference to HG_REPO
Sat, 20 Jun 2015 21:56:56 +0200 Thomas De Schampheleire tests: remove hardcoded test passwords
Sat, 20 Jun 2015 22:31:44 +0200 Thomas De Schampheleire tests: remove hardcoded test e-mail addresses
Sat, 20 Jun 2015 22:26:49 +0200 Thomas De Schampheleire tests: remove hardcoded test_regular username
Sat, 20 Jun 2015 21:43:15 +0200 Thomas De Schampheleire tests: remove hardcoded test_regular2 username
Sat, 20 Jun 2015 21:40:59 +0200 Thomas De Schampheleire tests: remove hardcoded test_admin username
Fri, 19 Jun 2015 15:42:50 +0200 Thomas De Schampheleire pullrequest: when adding a reviewer, show full name only
Fri, 19 Jun 2015 15:40:27 +0200 Thomas De Schampheleire pullrequest: warn for duplication of reviewer handling with base.js
Fri, 19 Jun 2015 18:06:39 +0200 Mads Kiilerich db: add NOT NULL constraint to repositories created_on and updated_on (Issue #134)
Fri, 19 Jun 2015 18:06:39 +0200 Mads Kiilerich db: add explicit NOT NULL constraint for the implicit invariant that all status changes have a comment
Fri, 19 Jun 2015 18:06:39 +0200 Mads Kiilerich pullrequsts: really create a comment when creating a PR and setting status to 'under review'
Fri, 19 Jun 2015 18:06:24 +0200 Mads Kiilerich compare: backout 51c4d2e74898 to fix ancestor calculation to empty repository
Mon, 15 Jun 2015 17:22:17 +0200 Søren Løvborg LoginController: Let sessionmiddleware set session cookies
Fri, 19 Jun 2015 18:00:42 +0200 Mads Kiilerich helpers: introduce urlify_stylize_text for correctly and safely stylizing and urlifying a string
Fri, 19 Jun 2015 18:00:42 +0200 Mads Kiilerich helpers: extract internal _urlify_text function from urlify_text
Fri, 19 Jun 2015 18:00:42 +0200 Mads Kiilerich helpers: improve html_escape
Fri, 19 Jun 2015 00:54:07 +0200 Mads Kiilerich BaseController: refactor, extract _determine_auth_user function
Mon, 15 Jun 2015 17:22:17 +0200 Søren Løvborg test_login: Test "Log Out" link
Thu, 18 Jun 2015 14:54:35 +1200 Andrew Bartlett git: Allow git:// URLs as a source to clone from
Thu, 18 Jun 2015 08:46:07 +0200 Thomas De Schampheleire comments: remove dysfunctional comment bubble on compare and file views (issue #84)
Wed, 17 Jun 2015 13:24:00 +0200 Thomas De Schampheleire routing: remove dysfunctional route to pullrequest copy_update
Sun, 14 Jun 2015 13:48:15 +0200 Thomas De Schampheleire pullrequests: detect invalid reviewers and raise HTTPBadRequest
Thu, 11 Jun 2015 08:18:14 +0200 Thomas De Schampheleire changeset: reduce log level of stack trace on innocent exceptions
Sat, 28 Mar 2015 21:08:01 +0100 Thomas De Schampheleire helpers: add automatic logging of Flash messages shown to users
Wed, 27 May 2015 17:18:33 +0200 Thomas De Schampheleire style: prefer Lucida Console over Consolas font
Mon, 08 Jun 2015 06:46:48 +0200 Jan Heylen comments: relink the previous and next links as soon as a comment is submitted
Tue, 09 Jun 2015 22:53:24 +0200 Mads Kiilerich git: run external commands as list of strings so we really get correct quoting (Issue #135)
Sun, 31 May 2015 21:39:22 +0200 Matthias Zilk git: fix test_git_cmd_injection on windows, add tests for path with spaces
Sun, 07 Jun 2015 13:13:12 +0200 Andrew Shadura tests: update password reset form test to employ only a simple @ check
Wed, 22 Apr 2015 09:55:46 +1000 Ben Finney Refer to “remote repository” and “clone” consistently in templates.
Tue, 09 Jun 2015 22:53:24 +0200 Mads Kiilerich repos: cleanup of stuff related to clone_uri
Tue, 09 Jun 2015 22:51:01 +0200 Mads Kiilerich login: refactor came_from and _validate_came_from handling
Tue, 09 Jun 2015 22:50:20 +0200 Mads Kiilerich diffs: avoid conflicts between inline diff mechanism and special markup
Tue, 09 Jun 2015 22:50:20 +0200 Mads Kiilerich helpers: make desc_stylize work when given html escaped strings
Tue, 09 Jun 2015 22:46:40 +0200 Mads Kiilerich Merge stable
Tue, 09 Jun 2015 22:12:21 +0200 Mads Kiilerich contributors: update stable
Tue, 09 Jun 2015 22:12:21 +0200 Mads Kiilerich archive: fix archive failing first time on Windows - close file descriptor early stable
Sat, 16 May 2015 16:37:17 +0200 Andrew Shadura privacy: on password reset, don't tell strangers if email is valid or not stable
Tue, 09 Jun 2015 10:38:25 +0200 Marc Villetard helpers: Fix displayed author on changelog_summary_data when no email is set in commit author (Issue #137) stable
Mon, 01 Jun 2015 17:40:31 +0200 Thomas De Schampheleire UserModel: remove code duplication of User.get_by_username()
Wed, 03 Jun 2015 21:23:06 +0200 Thomas De Schampheleire users: add extra checks on editing the default user
Wed, 03 Jun 2015 21:25:38 +0200 Thomas De Schampheleire admin: users: factorize check for default user
Tue, 19 May 2015 21:50:35 +0200 Thomas De Schampheleire login: preserve GET arguments throughout login redirection (issue #104)
Sun, 10 May 2015 21:51:44 +0200 Thomas De Schampheleire pullrequest/compare: add logical changeset index to clarify the order
Mon, 18 May 2015 17:22:04 +0200 Daniel Hobley select2: move "exact prefix matches" to the top of the search
Sat, 06 Jun 2015 17:41:27 +0200 Mads Kiilerich Merge stable
Fri, 29 May 2015 18:18:23 +0200 Jan Heylen changeset comment: fix delete button issue stable
Sun, 31 May 2015 13:56:27 +0200 Thomas De Schampheleire files: fix invalid links to Last Revision stable
Sat, 06 Jun 2015 17:24:22 +0200 Mads Kiilerich repos: fix superfluous escaping of urlified URLs in repo descriptions stable
Fri, 22 May 2015 23:56:50 +0200 Matthias Zilk vcs: added proper windows quoting to git commands (Issue #135) stable
Wed, 27 May 2015 23:15:36 +0200 Mads Kiilerich templates: whitespace/linebreak cleanup around "remote URL"
Sun, 17 May 2015 21:54:55 +0200 Mads Kiilerich comments: refactor the DOM handling for previous/next comment links
Wed, 27 May 2015 23:15:36 +0200 Mads Kiilerich comments: introduce .url method for linking to originating PR or changeset page
Wed, 27 May 2015 23:15:36 +0200 Mads Kiilerich git: avoid OSError when encountering invalid lock file
Sun, 17 May 2015 21:47:33 +0200 Mads Kiilerich comments: inline pointless inline template function
Sun, 17 May 2015 21:41:40 +0200 Mads Kiilerich comments: more jQuery
Sun, 17 May 2015 21:37:46 +0200 Mads Kiilerich pullrequests: kill a bit of YUD