log

age author description
Mon, 31 Aug 2015 17:42:55 +0200 Søren Løvborg templates: use short_ref instead of manually checking ref type
Tue, 08 Sep 2015 19:43:29 +0200 Søren Løvborg notifications: mark notifications to self "pre-read"
Thu, 08 Oct 2015 23:27:41 +0200 Mads Kiilerich comments: check for None instead of boolean checks
Thu, 08 Oct 2015 23:27:41 +0200 Mads Kiilerich js: add failure callback to ajaxGET
Thu, 08 Oct 2015 23:25:21 +0200 Mads Kiilerich scripts: introduce scripts/docs-headings.py for reformatting rst section titles in docs
Thu, 08 Oct 2015 23:23:57 +0200 Mads Kiilerich ini: add scripts/generate-ini.py for generating all .ini files from template.ini.mako
Thu, 08 Oct 2015 23:21:58 +0200 Mads Kiilerich admin: don't prompt for cache invalidation
Thu, 08 Oct 2015 23:21:58 +0200 Mads Kiilerich cache: make instance_id = * the default and deprecate it
Thu, 08 Oct 2015 23:21:58 +0200 Mads Kiilerich cache: when invalidating a cache, always just delete all 'live cache' records instead of marking them inactive
Thu, 08 Oct 2015 23:21:58 +0200 Mads Kiilerich changeset: remove unused handling of inline-comments-button - probably left over from refactorings
Thu, 08 Oct 2015 23:21:58 +0200 Mads Kiilerich git: add unicode conversion to make tests pass with dulwich 0.11.2
Fri, 02 Oct 2015 22:46:15 +0200 Mads Kiilerich Merge stable 0.3
Fri, 02 Oct 2015 21:50:54 +0200 Andrew Shadura Added tag 0.3 for changeset 9b3e9e242f5c stable
Fri, 02 Oct 2015 21:50:15 +0200 Andrew Shadura release: 0.3 stable 0.3
Fri, 02 Oct 2015 21:49:49 +0200 Andrew Shadura scripts: allow signing with a different key set with EMAIL stable
Sat, 26 Sep 2015 02:34:43 +0200 Mads Kiilerich release: update contributors and copyrights stable
Sat, 26 Sep 2015 02:34:37 +0200 Mads Kiilerich auth: validate that the token protecting from CSRF attacks never is leaked stable
Sat, 26 Sep 2015 02:34:16 +0200 Mads Kiilerich forms: don't use secure forms with authentication token for GET requests stable
Wed, 23 Sep 2015 16:09:14 +0200 Søren Løvborg login: enhance came_from validation stable
Wed, 30 Sep 2015 23:19:46 +0200 Mads Kiilerich git: fix typo in error logging from 1ea1761bab12 stable
Fri, 25 Sep 2015 14:18:44 +0200 Mads Kiilerich summary: add missing c.stats_percentage initialization that caused crash on empty repos stable
Fri, 25 Sep 2015 14:18:44 +0200 Mads Kiilerich docs: mention that the optional dependencies psycopg2 and python-ldap also might be needed in the virtualenv stable
Fri, 25 Sep 2015 14:18:44 +0200 Mads Kiilerich docs: add advice of upgrading pip and setuptools in new virtualenvs stable
Fri, 25 Sep 2015 12:50:03 +0200 Andrew Shadura i18n: fixup the Russian translation stable
Sun, 20 Sep 2015 22:31:00 +0200 Mads Kiilerich scripts: move whitespacecleanup.sh to scripts/ stable
Sun, 20 Sep 2015 22:22:50 +0200 Mads Kiilerich hgignore: ignore `.cache/`, created by pytest 2.8 when writing `.cache/v/cache/lastfailed` stable
Sun, 20 Sep 2015 22:22:50 +0200 Mads Kiilerich javascript: fix missing variable declaration stable
Sun, 20 Sep 2015 22:22:50 +0200 Mads Kiilerich codemirror: remove the bad and hopefully unused CodeMirror.modeURL guessing stable
Thu, 17 Sep 2015 16:46:36 -0400 Christian Oyarzun codemirror: fix modeURL when using proxy prefix (Issue #160) stable
Fri, 18 Sep 2015 13:57:49 +0200 Søren Løvborg login: use server-relative URLs in came_from correctly stable
Fri, 18 Sep 2015 13:57:49 +0200 Søren Løvborg login: include query parameters in came_from stable
Fri, 18 Sep 2015 13:57:49 +0200 Søren Løvborg login: simplify came_from validation stable
Sun, 20 Sep 2015 22:22:50 +0200 Mads Kiilerich login: make it clear that an invalid came_from is an invalid request stable
Sun, 20 Sep 2015 22:22:50 +0200 Mads Kiilerich login: inline _redirect_to_origin stable
Thu, 17 Sep 2015 21:29:46 +0200 Mads Kiilerich release: add scripts/make-release for automation of the release process stable
Wed, 16 Sep 2015 02:54:32 +0200 Mads Kiilerich git: fix reposcan failure when encountering git repositories on read-only filesystems stable
Wed, 16 Sep 2015 02:54:32 +0200 Mads Kiilerich pull requests: fix incorrect display of pull requests without updates stable
Wed, 16 Sep 2015 02:54:32 +0200 Mads Kiilerich pull requests: skip 'This pull request has already been merged' check for ranges; they have been "merged" to the ancestor from the beginning stable
Wed, 16 Sep 2015 02:54:32 +0200 Mads Kiilerich changelog: add date tooltip to changelog, just as it is on the short changelog on the summary page stable
Wed, 16 Sep 2015 02:53:28 +0200 Mads Kiilerich setup: explicitly use python2 in examples in the documentation stable
Mon, 14 Sep 2015 23:06:28 +0200 Mads Kiilerich setup: monkey patch setuptools to make distutils set owner/group to root stable
Mon, 14 Sep 2015 23:06:23 +0200 Mads Kiilerich comments: decrease #target comment margin size to compensate for 1 pixel wider yellow border stable
Mon, 14 Sep 2015 23:06:09 +0200 Mads Kiilerich pull requests: blame the right user when an admin adds reviewers to other peoples PRs stable
Mon, 14 Sep 2015 23:06:00 +0200 Mads Kiilerich comments: fix comment add button - it is only the button that should be clickable, not the containing div stable
Fri, 11 Sep 2015 13:00:47 +0200 Søren Løvborg cleanup: use example.com for tests and examples stable
Wed, 09 Sep 2015 18:32:05 +0200 Søren Løvborg docs: update example output and example server configs stable
Thu, 10 Sep 2015 23:29:50 +0200 Andrew Shadura notifications: ensure paginator's links remain correct after Mark All Read stable
Thu, 03 Sep 2015 13:10:17 +0200 Robert Rauch docs: add documentation for setup with puppet stable
Thu, 10 Sep 2015 15:13:55 +0000 Étienne Gilli i18n: updated translation for French stable
Tue, 08 Sep 2015 17:59:53 +0000 Étienne Gilli i18n: updated translation for French stable
Tue, 08 Sep 2015 10:56:22 +0000 Robert Rauch i18n: updated translation for German
Tue, 08 Sep 2015 11:21:08 +0200 Andrew Shadura i18n: merge more translations from stable
Tue, 08 Sep 2015 10:56:21 +0000 Robert Rauch i18n: updated translation for German stable
Tue, 08 Sep 2015 10:49:54 +0000 Michael Pohl i18n: updated translation for German stable
Tue, 08 Sep 2015 10:49:23 +0000 Robert Rauch i18n: updated translation for German stable
Tue, 08 Sep 2015 10:58:35 +0200 Andrew Shadura i18n: merge translations from stable
Tue, 08 Sep 2015 10:38:09 +0000 Robert Rauch i18n: updated translation for German
Tue, 08 Sep 2015 10:38:09 +0000 Robert Rauch i18n: updated translation for German
Tue, 08 Sep 2015 10:37:51 +0200 Andrew Shadura i18n: refresh POT, regenerate POs stable
Tue, 08 Sep 2015 10:21:46 +0000 Michael Pohl i18n: updated translation for German stable
Tue, 08 Sep 2015 10:20:31 +0000 Robert Rauch i18n: updated translation for German stable
Mon, 07 Sep 2015 16:35:09 +0000 Andrew Shadura i18n: updated translation for French stable
Mon, 07 Sep 2015 16:35:10 +0000 Andrew Shadura i18n: updated translation for French
Sun, 06 Sep 2015 23:38:08 +0200 Mads Kiilerich release: set version number to 0.2.9 to hint that it is a 0.3 rc stable
Sun, 06 Sep 2015 23:36:05 +0200 Mads Kiilerich release: merge default to stable for 0.3 stable
Sun, 06 Sep 2015 21:46:32 +0200 Mads Kiilerich meta: update CONTRIBUTORS and kallithea/templates/about.html from hg
Sun, 06 Sep 2015 21:46:14 +0200 Mads Kiilerich meta: minor cleanup of CONTRIBUTORS for consistent spelling and formatting
Mon, 31 Aug 2015 17:42:57 +0200 Søren Løvborg remove vestiges of Python 2.5 support
Thu, 03 Sep 2015 23:49:27 +0200 Søren Løvborg security: HTTP method sanity checks
Thu, 03 Sep 2015 17:08:19 +0200 Søren Løvborg auth: remove redundant is_authenticated check
Fri, 04 Sep 2015 00:01:20 +0200 Søren Løvborg security: apply CSRF check to all non-GET requests
Mon, 31 Aug 2015 17:42:56 +0200 Søren Løvborg compare: fix 404 ("undefined" ref type) error
Mon, 31 Aug 2015 17:42:56 +0200 Søren Løvborg compare: deduplicate copy-paste code
Mon, 31 Aug 2015 17:42:56 +0200 Søren Løvborg compare: ignore whitespace around revision string
Fri, 04 Sep 2015 02:07:00 +0200 Mads Kiilerich pull requests: fix forgotten FIXME
Thu, 03 Sep 2015 23:45:30 +0200 Branko Majic tests: add tests for c3d83238afa1 and git hook installation in general
Thu, 03 Sep 2015 23:04:13 +0200 Branko Majic tests: fix generation of a unique temporary directory path for VCS testing
Thu, 03 Sep 2015 21:43:20 +0200 Mads Kiilerich pull requests: inline pullrequest_show_my_data
Thu, 03 Sep 2015 21:43:20 +0200 Mads Kiilerich pull requests: remove immediate invocation of the function defined in pullrequest_data.html
Thu, 03 Sep 2015 21:43:20 +0200 Mads Kiilerich pull requests: remove unused support for 'ajax' call to pullrequest_show_all
Thu, 03 Sep 2015 17:41:05 +0200 Mads Kiilerich setup: drop pycrypto dependency - it has been unused since 31e119cb02ef
Thu, 03 Sep 2015 17:34:19 +0200 Mads Kiilerich pull requests: don't filter on repo when finding comments for a PR
Thu, 03 Sep 2015 15:40:57 +0200 Mads Kiilerich tags: add tag 0.0 for initial announcement version from 2014-07-04
Wed, 02 Sep 2015 17:47:03 +0200 Søren Løvborg auth: use HMAC-SHA1 to calculate password reset token
Sun, 17 May 2015 02:07:18 +0200 Andrew Shadura auth: secure password reset implementation
Thu, 09 Jul 2015 22:17:26 +0200 Thomas De Schampheleire email: remove user from subject of emails
Thu, 27 Aug 2015 22:19:39 +0200 Thomas De Schampheleire email: send comment and pullrequest mails with the author's name in 'From'
Sat, 15 Aug 2015 21:41:03 +0200 Thomas De Schampheleire email: fix double indentation in tests
Sat, 15 Aug 2015 21:37:13 +0200 Thomas De Schampheleire email: better logging of misconfiguration and better debug logging
Tue, 01 Sep 2015 21:46:03 +0200 Branko Majic git: add option for forcing overwrite of Git hooks when remapping and rescanning the repositories. (Issue #153)
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich comments: improve vertical alignment of status_change radiobuttons
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich pull requests: show 100 pull requests when showing pull requests for a repo
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich pull requests: for "PRs" just showing ranges, just show a message instead of Target
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich pull requests: make it possible to make a "pull request" for an arbitrary range
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich changelog: improved UI for selection of ranges
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich changelog: show changesets outside the selected range as semi-opaque
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich changelog: rework changeset selection and button behaviour
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich changelog: show merges as semi-opaque - they are usually not interesting
Mon, 24 Aug 2015 13:31:23 +0200 Mads Kiilerich css: drop unused YUI odd/even styling
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich changelog: drop unused tablerow stuff
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich changelog: replace some YUD with jQuery
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich hooks: replace some YUD with jQuery
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich pull requests: make owner editable with auto completion
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich pull requests: call it 'owner' instead of 'author'
Wed, 26 Aug 2015 17:28:59 +0200 Mads Kiilerich javascript: use jQuery .prop instead of .attr for standard properties
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich follow: various minor cleanup
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich docs: more consistent use of --
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich docs: consistent spacing between text
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich docs: consistent spacing around headings
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich docs: contributing.rst clarification of American English and Title Casing
Mon, 24 Aug 2015 16:50:43 +0200 Søren Løvborg auth: avoid random auth_internal failures - add explicit import of auth_internal to user admin
Mon, 24 Aug 2015 12:25:56 +0200 Søren Løvborg users: fix missing c.readonly in UsersController.update error rendering
Tue, 25 Aug 2015 12:05:09 +0200 Andrew Shadura i18n: refreshed translations
Tue, 25 Aug 2015 11:41:23 +0200 Andrew Shadura i18n: regenerate translation template
Fri, 21 Aug 2015 15:52:52 +0000 EriCSN Chang i18n: updated translation for Chinese (Taiwan)
Mon, 24 Aug 2015 11:11:02 +0200 Søren Løvborg docs: update menu navigation notation to use *Menu > Menu Item*
Tue, 18 Aug 2015 11:47:19 +0200 Søren Løvborg docs: spelling, grammar, content and typography
Fri, 14 Aug 2015 17:21:26 +0200 Søren Løvborg spelling: fix inappropriate use of title case
Thu, 13 Aug 2015 21:52:18 +0200 Søren Løvborg pullrequests: remove reviewer list during PR creation
Thu, 20 Aug 2015 17:29:55 +0200 Mads Kiilerich config: simplify some imports
Thu, 20 Aug 2015 17:29:55 +0200 Mads Kiilerich docs: remove border around paypal button
Thu, 20 Aug 2015 17:29:55 +0200 Mads Kiilerich docs: move to standard box-shadow and get rid of warning about unknown -moz-box-shadow
Thu, 20 Aug 2015 17:29:55 +0200 Mads Kiilerich docs: make logo bigger and drop white background
Thu, 20 Aug 2015 17:29:55 +0200 Mads Kiilerich docs: try to improve the web server overview page
Thu, 20 Aug 2015 17:29:55 +0200 Mads Kiilerich docs: fix some confusing paste/paster typos
Thu, 20 Aug 2015 17:29:55 +0200 Mads Kiilerich tests: move test.ini to kallithea/tests/
Thu, 20 Aug 2015 17:29:55 +0200 Mads Kiilerich hooks: add some docstrings
Thu, 20 Aug 2015 17:29:55 +0200 Mads Kiilerich vcs: invalidate repo caches _after_ a push finishes
Thu, 20 Aug 2015 03:26:18 +0200 Mads Kiilerich docs: cleanup of casing, markup and spacing of headings
Fri, 14 Aug 2015 17:07:49 +0200 Søren Løvborg spelling: use "email" consistently
Fri, 14 Aug 2015 17:07:49 +0200 Søren Løvborg spelling: fix awkward sentence structure
Fri, 14 Aug 2015 17:07:49 +0200 Søren Løvborg spelling: clarify what "Destroy old data" means
Wed, 19 Aug 2015 17:19:02 +0200 Søren Løvborg tests: add regex version of checkSessionFlash
Tue, 18 Aug 2015 11:47:18 +0200 Søren Løvborg spelling: unify messages for repository locking
Fri, 14 Aug 2015 17:07:49 +0200 Søren Løvborg spelling: fix incorrect during / while grammar
Fri, 14 Aug 2015 17:07:49 +0200 Søren Løvborg spelling: fix auth settings typo and improve brevity
Fri, 14 Aug 2015 17:07:49 +0200 Søren Løvborg spelling: don't abbreviate "repository"
Fri, 14 Aug 2015 16:11:48 +0200 Søren Løvborg misc: remove alt-text from Gravatar images
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich pullrequests: require extra confirmation before deleting a PR with comments
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich pullrequests: don't ignore attempts at changing status without permission - just reject them
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich docs: clarify Python 2 requirement in README
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich docs: improve documentation of beaker session configuration
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich cleanup: kill unused beaker cache regions
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich cleanup: fix some risky variable redefinitions
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich cleanup: remove unused imports
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich cleanup: add missing trailing ; in javascript
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich db: better handling of decoding of changeset_cache values from the database
Thu, 13 Aug 2015 15:29:59 +0200 Søren Løvborg tests: fix failing test_ip_restriction_git with some git versions
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich comments: move spacing around status radio buttons to css
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich comments: fix warning when unloading page with unsaved comments
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