log

age author description
Fri, 03 Oct 2014 00:20:36 +0200 Mads Kiilerich pull requests: abort pending ajax requests before starting new one
Fri, 03 Oct 2014 00:20:36 +0200 Mads Kiilerich pull requests: the node for null is not '0' but 40 * '0'
Sun, 14 Sep 2014 07:39:06 +0200 Henrik Stuart paster: add install-iis command to automate IIS handler generation
Thu, 02 Oct 2014 23:49:16 +0200 Mads Kiilerich settings: fix weird spacing around 'Delete this Repository'
Thu, 28 Aug 2014 23:16:14 +0200 domruf css: fix cut font
Sat, 30 Aug 2014 15:31:12 +0200 domruf css: fix gradient on buttons
Thu, 28 Aug 2014 23:42:13 +0200 domruf css: drop shadow-ish borders on contextbar
Thu, 28 Aug 2014 22:09:27 +0200 domruf config: the default for show_revision_number should be false
Thu, 02 Oct 2014 23:49:16 +0200 Mads Kiilerich css: only use one space in selectors
Thu, 02 Oct 2014 23:49:16 +0200 Mads Kiilerich css: put non-trivial selectors on different lines
Thu, 17 Jul 2014 12:47:56 +0100 Jim Hague simplehg: don't quiet Hg output for push
Thu, 02 Oct 2014 23:49:16 +0200 Mads Kiilerich middleware: fix typo in force_https backward compatibility code
Thu, 02 Oct 2014 23:49:16 +0200 Mads Kiilerich tests: fix failures after dacdea9fda2a
Thu, 02 Oct 2014 23:49:16 +0200 Mads Kiilerich pull requests: add missing " from 52f69be09fe1
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich javascript: use strict
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich javascript: fix issues found with strict mode
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich jquery: upgrade to 1.11.1
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich codemirror: move everything to separate codemirror folder - splitting it up in css and js serves no purpose
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich javascript: move meta_ext.js out of codemirror directory - it doesn't belong there
Fri, 19 Sep 2014 17:46:50 +0200 Na'Tosha Bard Add a bit of padding between 'Follow current branch' checkbox label and 'Search File List' button on Files page.
Fri, 19 Sep 2014 17:36:37 +0200 Na'Tosha Bard Remove gradient code in CSS for selected context bar.
Fri, 19 Sep 2014 17:14:09 +0200 Na'Tosha Bard Remove gradients in titlebar
Fri, 19 Sep 2014 17:19:50 +0200 Na'Tosha Bard Set white foreground color for <h2/> in context bar
Fri, 19 Sep 2014 15:05:09 +0200 Na'Tosha Bard Switch ellipses to right-arrow in header of compare page.
Fri, 19 Sep 2014 14:52:02 +0200 Na'Tosha Bard Standardize on btn-small on Pull Request page (instead of mixing btn-small and btn-mini) so we have a bit of padding.
Fri, 19 Sep 2014 14:48:11 +0200 Na'Tosha Bard Align switch-to child pages, standardize on btn-small class, use jQuery and similar formatting.
Fri, 19 Sep 2014 14:45:54 +0200 Na'Tosha Bard Improve buttons on on 'My Notifications' page (switch to small button class with a bit of padding, add padding around status icons)
Fri, 19 Sep 2014 14:44:21 +0200 Na'Tosha Bard Improve 'Show by ID' and 'Show by Name' on summary page.
Thu, 18 Sep 2014 12:10:45 +0200 Na'Tosha Bard Improve Journal page (fix some broken CSS)
Fri, 19 Sep 2014 14:18:56 +0200 Na'Tosha Bard Correct capitalization and improved English text in the UI
Fri, 19 Sep 2014 10:54:51 +0200 Na'Tosha Bard Fix readability issues in comments
Fri, 19 Sep 2014 10:52:59 +0200 Na'Tosha Bard Fix typos in comments
Thu, 28 Aug 2014 11:42:44 +0200 Rasmus Selsmark Added Settings to repo context menu
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich files: file path is mandatory in URLs for 2-way diff
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich setup: clarify that we only support 2.6 and 2.7
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich files: use current revision as default for 'show at' (Issue #31)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich rebranddb: update user extern_type and _name to 'internal' instead of 'kallithea' (Issue #38)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich helpers: fix crash on new users without email (Issue #28)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich vcs: introduce hack for handling git failure on --depth cloning (Issue #33)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich vcs: close SubprocessIOChunker inputstream used for git (Issue #32)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich javascript: remove nice trailing comma to please IE8 (Issue #39)
Sat, 13 Sep 2014 18:46:09 +0000 Max Roman Fix Admin Group Membership when using the Atlassian Crowd plugin .
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich javascript: use jQuery for ypjax and rename to asynchtml
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich templates: replace some YUD with jQuery when we test and test it anyway
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich javascript: ypjax cleanup
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich javascript: ypjax callback is optional and do not have any parameters
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich javascript: ypjax f_call was never used - drop it
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich graph: minor cleanup of js
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich graph: don't draw edges to roots as "dead ends"
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich diff: don't group diffs based on the kind of change
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich pull requests: handle pull requests to empty repos (Issue #27)
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich tests: remove large unused test fixture
Mon, 08 Sep 2014 13:38:55 +0200 Mads Kiilerich migrate: add missing import (Issue #29)
Sun, 31 Aug 2014 15:07:36 +0200 Jelmer Vernooij Only use newer versions of Dulwich on Python >= 2.7.
Tue, 26 Aug 2014 15:01:24 +0900 Takumi IINO pull requests: add url parameters to page link
Wed, 27 Aug 2014 21:50:25 +0200 domruf issue #7 remove obsolete configuration
Sun, 31 Aug 2014 12:11:50 +0200 Henrik Stuart docs: describe installation under IIS
Sun, 31 Aug 2014 14:44:54 +0200 Mads Kiilerich git: fix "'name' must be bytestring, not unicode" error on browsing changesets
Sat, 30 Aug 2014 15:19:52 +0200 Henrik Stuart utils: do not fail if git is not installed and has been removed from __init__.py BACKENDS
Thu, 28 Aug 2014 12:12:44 +0000 Andrew Shadura meta: update contributor's name
Fri, 22 Aug 2014 00:58:38 +0200 Mads Kiilerich Added tag 0.1 for changeset d17e88a1a88a
Thu, 21 Aug 2014 23:48:50 +0200 Mads Kiilerich kallithea: 0.1 0.1
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich meta: update contributors and copyright
Thu, 21 Aug 2014 23:05:23 +0200 Rasmus Selsmark Corrected method names in documentation, to match API
Thu, 21 Aug 2014 18:23:14 +0900 Takumi IINO wrap javascript in $(document).ready
Tue, 22 Jul 2014 00:46:26 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/summary/summary.html
Tue, 22 Jul 2014 00:46:20 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/admin/auth/auth_settings.html
Thu, 21 Aug 2014 18:05:31 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/admin/gists/edit.html
Tue, 22 Jul 2014 00:46:20 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/admin/gists/new.html
Tue, 22 Jul 2014 00:46:24 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/files/files_add.html
Tue, 22 Jul 2014 00:46:24 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/files/files.html
Tue, 22 Jul 2014 00:46:22 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/base/default_perms_box.html
Tue, 22 Jul 2014 00:46:22 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/admin/user_groups/user_group_edit_perms.html
Tue, 22 Jul 2014 00:46:22 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/admin/repos/repo_edit_permissions.html
Tue, 22 Jul 2014 00:46:21 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/admin/repo_groups/repo_group_edit_perms.html
Tue, 22 Jul 2014 00:46:21 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/admin/notifications/show_notification.html
Tue, 22 Jul 2014 00:46:21 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/admin/notifications/notifications.html
Tue, 22 Jul 2014 00:46:23 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/changeset/changeset_file_comment.html
Tue, 22 Jul 2014 00:46:23 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/changeset/changeset.html
Tue, 22 Jul 2014 00:46:27 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/tags/tags.html
Tue, 22 Jul 2014 00:46:21 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/admin/my_account/my_account_watched.html
Tue, 22 Jul 2014 00:46:20 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/admin/my_account/my_account_repos.html
Tue, 22 Jul 2014 00:46:25 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/index_base.html
Tue, 22 Jul 2014 00:46:25 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/journal/journal.html
Thu, 21 Aug 2014 12:39:45 +0900 Takumi IINO templates: add $ prefix to a variable that holding jquery object
Thu, 21 Aug 2014 12:39:40 +0900 Takumi IINO templates: collect #
Thu, 21 Aug 2014 12:16:51 +0900 Takumi IINO templates: attach click .show_more handler in kallithea/templates/journal/journal_data.html
Tue, 22 Jul 2014 00:46:25 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/journal/journal_data.html
Tue, 22 Jul 2014 00:46:24 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/forks/forks_data.html
Tue, 22 Jul 2014 00:46:24 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/followers/followers_data.html
Tue, 22 Jul 2014 00:46:23 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/changelog/changelog_summary_data.html
Tue, 22 Jul 2014 00:46:19 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/admin/admin_log.html
Tue, 19 Aug 2014 21:10:09 +0200 domruf pull requests: fix redirect after delete
Tue, 19 Aug 2014 21:10:09 +0200 domruf pull requests: allow git pull requests
Mon, 18 Aug 2014 21:04:36 +0200 domruf support other analytic systems then just Google Analytics
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich diff: consistently use a=base=ancestor and b=changes in compare and PR
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich diff: rename template values for org and other for compare and PR
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich pull requests: load repo branch info on demand after changing repo
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich pull requests: inline _load_compare_data - it is modifying state and serve no purpose as separate method
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich pull requests: use verbose URLs in as many places as possible - they are helpful
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich files: show a select2 branch selector on the files page
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich graph: handle failing canvas creation
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich pull requests: rework handling of comments and texts when voting and closing
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich cleanup: be less verbose and less aggressive when catching exceptions
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich notifications: fix mail footer separator - it should be dash-dash-space
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich pull requests: tweak update messages - shorten descriptions to 80 chars
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich comments: don't talk about Kallithea users - that seems a bit awkward for userbases that are defined elsewhere
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich pull requests: fix execessive indexing for peer - that is one reason it didn't really work
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich https: introduce https_fixup config setting to enable the special https hacks
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: show more helpful URLs
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich notifications: fix threading - use line number
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich urls: introduce canonical_url config setting
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich hg: optimize get_ref_revision
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich templates: don't send html for keyboard shortcuts - they are disabled anyway
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich old style: better display of multiple parents/children in changeset view - don't truncate
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich auth: unauthenticated users do not have full_name_or_username - show login box instead
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich diff: show images when relevant - don't show images with empty src
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich diff: use different hack for hiding space around img
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich diff: show checkered background for transparent images
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: show right revisions in right repo as a/b in img diff