log

age author description
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
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich validators: merge the now unused UniqueList with UniqueListFromString
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull request: fail on form errors - don't redirect
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull request: make it more visible that reviewers only are added/removed after save
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: clarify message about unrelated changes that can't be used for updating PR
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: wrap long lines in diff instead of truncating them
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: update select2 for target ref when the hidden select is changed because of repo change
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: tip is a moving target so refer to the tip branch as '$branchname (current tip)'
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich diff: don't just redirect on 2way errors - show the error so it can be fixed
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: use the right repo when linking to side-by-side diffs
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: don't allow status change on closed PRs - aba28699ec41 was pushed prematurely
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: fix PR creation crash - 231442b0b6aa was pushed prematurely
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich indexer: rework get_node to handle alternative path element separators
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich cleanup: various fixes, issues found with pyflakes
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich cleanup: remove unused variables, found with pyflakes
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich cleanup: remove unused Python imports, found with pyflakes
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich setup: support Mercurial versions up to 3.1.x
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich mercurial: support Mercurial 3.1 after memfilectx.__init__ was changed in 503bb3af70fe
Wed, 16 Jul 2014 01:06:15 +0200 Jelmer Vernooij Support newer versions of bcrypt.
Wed, 16 Jul 2014 00:10:01 +0200 Jelmer Vernooij Support using newer versions of formencode.
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: use formencode.Set for initial reviewer list
Wed, 16 Jul 2014 00:09:49 +0200 Jelmer Vernooij Support using newer versions of babel.
Wed, 16 Jul 2014 00:09:33 +0200 Jelmer Vernooij Support build with newer versions of whoosh.
Wed, 16 Jul 2014 00:09:17 +0200 Jelmer Vernooij Loosen dependency on Mako to include mako 1.0.
Mon, 14 Jul 2014 19:59:44 -0500 Sean Farley changelog: increase revisions box default size to 3
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich diff: option for showing images
Tue, 12 Nov 2013 11:10:38 +0100 Martin Vium files: preview of images
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich pull requests: don't allow update of closed PRs
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich pull requests: more helpful messages for PR update candidates and what is going on on the branch
Thu, 24 Jul 2014 12:29:08 +0200 Mads Kiilerich pull requests: use org/other repos correctly when checking for update options
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich pull requests: make it possible to add comments to closed PRs
Thu, 24 Jul 2014 12:41:55 +0200 Mads Kiilerich pull requests: use name of branch of tip instead of tip - it is a confusing and moving target
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich pull requests: don't show side-by-side diffs backwards
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich pull requests: handle @mention in PR description ... but so far without fancy js completion
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich mention: improve pattern for matching multiple mentions
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich helpers: include #target in automatic urlification
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich spelling: let's call it 'whitespace' without space or hyphen
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich vcs: replace recursive implementation of prev&next with iterative
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich header: remove dash before branding
Fri, 01 Aug 2014 20:28:42 +0200 Mads Kiilerich header: whole logo + branding text links to home
Wed, 30 Jul 2014 21:59:42 +0200 Mads Kiilerich db_manage: don't ask for confirmation before using symlink - just warn
Wed, 30 Jul 2014 01:51:32 +0200 Mads Kiilerich git: rework tests to use local repos instead of accessing github ... and add missing quote found by this
Fri, 18 Jul 2014 14:10:58 -0700 Daniel Anderson Escape shell command parts for Git backend
Mon, 07 Jul 2014 01:45:19 +0900 Takumi IINO pull requests: fix same git repository pull-request issue
Sun, 06 Jul 2014 01:59:58 +0900 Takumi IINO wrap admin.html javascript in $(document).ready
Sun, 06 Jul 2014 01:56:51 +0900 Takumi IINO replace YUI with jquery in templates/admin/admin.html
Sun, 06 Jul 2014 01:34:30 +0900 Takumi IINO replace YUI with jquery in templates/base/default_perms_box.html
Sun, 06 Jul 2014 01:40:39 +0900 Takumi IINO replace YUI with jquery in templates/base/root.html
Sun, 06 Jul 2014 02:10:07 +0900 Takumi IINO replace YUI with jquery in templates/login.html
Sun, 06 Jul 2014 01:08:13 +0900 Takumi IINO remove unused javascript
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich javascript: replace YUE.onDOMReady with $(document).ready
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich comments: show icon to the left of the code, only visible and clickable when hovering the code
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich comments: make preview button more obvious - show it next to other buttons
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich notifications: insert 'References' mail headers to help MUA threading
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich notifications: improve Email bodies - especially markup of URLs
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich notifications: append status changes and 'Closing' to email subjects
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich notifications: improve Email subjects
Sun, 12 Jan 2014 17:30:00 +0100 Andrew Shadura helpers: user email can be unset
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich old style: make buttons and divs look the same
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich old style: handle comment headers from PRs with long titles
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich changelog: use select2 for branch selector
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich changelog: fix input line above the list - button size and floating
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich changeset: show and link to graft or transplant source
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich passwords: disable autocomplete - admin's browser should not offer to store passwords
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich pull requests: hack to "reload" page to make #target links work first time
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich pull requests: the default review status should be default = not reviewed
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich pull requests: show origin in breadcrump
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich pull requests: make it possible to "update" PRs by creating a new PR based on the old one
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich pull requests: fix c.other_repo - it has always been the same as org_repo, aparently incorrectly
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich compare: introduce .cs_repo as the repo for .cs_changes - sometimes it is org, sometimes other
Fri, 04 Jul 2014 14:12:06 +0200 Mads Kiilerich pull requests: show changeset comment and status flags in the changelog for PRs
Fri, 04 Jul 2014 14:12:06 +0200 Mads Kiilerich pull requests: use select2 for branch and revision selection
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich compare: give an error message when trying to compare across repositories ... and it is more of a bad request, not a 'not found'
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich compare: handle revset revision errors more gracefully
Fri, 18 Jul 2014 19:22:01 +0200 Mads Kiilerich redirect: don't redirect on error - it is better to have clear error messages and stable and meaningful URLs
Fri, 18 Jul 2014 19:21:56 +0200 Mads Kiilerich compare: links from file list to file diff should just use anchor
Fri, 18 Jul 2014 18:47:02 +0200 Mads Kiilerich pull requests: show links to next/previous comment - don't get lost navigating huge PRs
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: refactor ChangesetStatus set_status and ChangesetComment create
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: cleanup of PR status voting calculation
Fri, 18 Jul 2014 18:47:02 +0200 Mads Kiilerich pull requests: allow closing of PRs in all states - undo #677
Fri, 18 Jul 2014 18:47:02 +0200 Mads Kiilerich comments: drop change_changeset_status - the value from 'No change' is enough
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich comments: always show vote controls, use 'No change' as default instead of current review status
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: fix sorting of votes - the result of the method call was not used like other method calls are
Fri, 18 Jul 2014 18:47:02 +0200 Mads Kiilerich pull requests: branch tags should link to the branch
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: show graph when creating PR
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: show graph when displaying PR
Fri, 18 Jul 2014 18:45:54 +0200 Mads Kiilerich changelog: use css for message expand and make it toggle so it also can be collapsed again
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich pull requests: use explicit img sizes to avoid reflowing after the graph has been rendered
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich graph: adjust canvas size every time it is rendered - the source might have changed size
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich graph: show branch close markers
Mon, 23 Dec 2013 11:27:35 +0200 Aras Pranckevicius graph: fade out lines of dead-end branches
Mon, 23 Dec 2013 11:09:32 +0200 Aras Pranckevicius graph: fade color towards the merged one
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich graph: make colors sticky on the named branches
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich graph: show higest revs first (to the right), dead ends last (to the left)
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich graph: stop looking for ancestors that have been passed - showing it as a "dead end" is better when the repo is very branchy
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich graph: refactor first known ancestor calculation
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich graph: use sets for graph calculations
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich graph: clean-up of variable naming
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich graph: cleanup of graph data - remove redundant data
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich graph: cleanup of changelog
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich graph: if the child has multiple parents then use the parents color - also when close to the child
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich javascript: don't just alert with 'error' - be slightly more informative
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich changelog: show both graphlog divs correctly top-aligned, even if divs above them over-floats and are irregular
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich changesets: don't show SVN style 'rXXX:' revision numbers if show_revision_number is false
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich users: by default show only 'username' for known users - there is often not much space and the full name would be truncated and not unique
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich mail: only bother admins when that really is the intention - not when there just not happens to be other recipients
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich mail: improve logging - including always passing recipients as list as documented
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich changesets: simplify calculation of PR comments on changesets
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich changeset: refactor set_status so a comment always must be specified
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich comments: introduce javascript confirm prompt for deleting comments - it was too easy
Mon, 17 Jun 2013 18:23:13 +0200 Mads Kiilerich comments: don't hide comments made to lines outside the diff context
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich repository: don't update changeset cache so much - not in BaseRepoController and only when tip raw_id changed
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: work around expensive hidden scm_instance property getter for get_changeset in hot spots
Fri, 04 Jul 2014 14:12:06 +0200 Mads Kiilerich pull requests: shorten revision numbers in automatic titles
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: don't rely on hidden input fields in dynamically loaded changeset list
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: simple editing
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich pull requests: urlify of hashes in PR description should point at the source repo
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich pull requests: use html placeholders for hints in input fields
Fri, 28 Jun 2013 11:50:13 +0200 Mads Kiilerich pull requests: store symbolic reference in other_ref ... but ref of ancestor
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: cleanup of messages and code
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: show PR owner and destination and ancestor
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: tweak default selections for repos
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: preserve ordering of peer-selected branches
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: peer-selected branches must use the branch head revision, not the old peer revision
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: don't filter PR comments in the template - the dataset is / must be correct
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: notify added reviewers, just like initial reviewers are
Fri, 04 Jul 2014 14:12:06 +0200 Mads Kiilerich diff: don't ask for confirmation before showing diff - we already showed a warning
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich diff: show whitespace
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich compare: add options for ignore whitespace and increase context
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich repo settings: show users and groups sorted
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich repos: after removing a repo show its group
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich repo group: make it possible to remove repo groups
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich settings: strip hook names - they do not work if they have extra whitespace
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich remove: when removing a repo don't rename its .hg/.git folder
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich urlify: use look behind and ahead in hash regexp
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich helpers: urlify_commit requires a repo - it might crash without
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich changeset: don't crash if removed comment already has been removed
Fri, 28 Jun 2013 11:50:13 +0200 Mads Kiilerich changeset: allow revision specifications with '/' (for instance branch names) in routing
Fri, 28 Jun 2013 11:50:13 +0200 Mads Kiilerich pull requests: show currently selected revision hash - not just symbolic name
Fri, 28 Jun 2013 11:50:13 +0200 Mads Kiilerich pull requests: include 'detailed view' and ancestor information in ajax chunk, open diff in another window
Fri, 28 Jun 2013 11:50:13 +0200 Mads Kiilerich compare: show how many changesets the compared repo is behind
Fri, 28 Jun 2013 11:50:13 +0200 Mads Kiilerich compare: calculate changesets and calculate and show ancestor also for non-merge diffs
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich helpers: introduce link_to_ref
Fri, 28 Jun 2013 11:50:13 +0200 Mads Kiilerich compare: compare without 'merge' cannot span across repos - report error instead of failing
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich compare: don't show broken file links for added and removed files
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich compare: disable compare button until revisions have been selected
Fri, 28 Jun 2013 11:50:13 +0200 Mads Kiilerich compare: consistent naming: _ref is a tuple, _ref_type is the type, _ref_name is symbolic name, _rev is the revision
Fri, 28 Jun 2013 02:26:13 +0200 Mads Kiilerich diff: don't show content of deleted files
Wed, 12 Jun 2013 12:23:20 +0200 Mads Kiilerich pull requests: don't make reviewers mandatory
Wed, 12 Jun 2013 12:23:20 +0200 Mads Kiilerich pull requests: separate link to origin branch from suggested pull command
Wed, 12 Jun 2013 12:23:20 +0200 Mads Kiilerich pull requests: add mouse-over descriptions for delete buttons
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: on "my" show form inline instead of floating everything ... which sometimes floated badly
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: make lists of PRs more readable
Wed, 12 Jun 2013 12:23:17 +0200 Mads Kiilerich pull requests: use 'nobody reviewed' icon in PR listing
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich pull requests: add a 'Someone voted' comment on all uses of last_review_status
Fri, 14 Jun 2013 16:28:38 +0200 Mads Kiilerich pull requests: remove old 'my pull requests' code from the secret place under 'My Account'
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich pull requests: add new "my" page, separate from "my account" and prominently shown in the page headers
Tue, 02 Jul 2013 00:37:01 +0200 Mads Kiilerich pull requests: PR from changelog should not use tip but explicit revision or tip branch name
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich pull requests: don't crash on empty hg repos without any tip
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: don't use lazy='joined' on PRs - it gives huge sql responses on big PRs
Fri, 28 Jun 2013 02:26:04 +0200 Mads Kiilerich db: make code less convoluted
Wed, 12 Jun 2013 02:13:02 +0200 Mads Kiilerich repo context bar: preserve current revision when navigating between changelog, changeset and file view
Fri, 18 Jul 2014 18:44:54 +0200 Mads Kiilerich templates: don't use explicit uppercase style - shouting is rude
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich "tags": don't shorten identifiers - detail matters
Fri, 18 Jul 2014 18:44:45 +0200 Mads Kiilerich allover: branchtags should link to the branch in the changelog as it says, not to the current revision
Wed, 12 Jun 2013 12:23:20 +0200 Mads Kiilerich allover: let tags and bookmarks link to the changeset - not to its files
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich status: don't calculate status of whole repo when given empty list
Fri, 18 Jul 2014 17:01:37 +0200 Mads Kiilerich vcs: convert unicode revision strings to ascii before passing to Mercurial
Fri, 18 Jul 2014 17:01:37 +0200 Mads Kiilerich tests: basic test coverage of changeset - there was no coverage for ranges at all
Fri, 18 Jul 2014 17:01:37 +0200 Mads Kiilerich logging: use official log.warning instead of log.warn
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich minor fixes - mainly wording
Fri, 18 Jul 2014 17:01:37 +0200 Mads Kiilerich old style: don't indent PR title
Fri, 18 Jul 2014 17:01:37 +0200 Mads Kiilerich old style: don't let overflowing long filenames disturb code-body floating layout for file content
Mon, 23 Dec 2013 12:28:22 +0200 Aras Pranckevicius old style: less 'in your face' line numbers and line number ranges
Mon, 23 Dec 2013 12:16:41 +0200 Aras Pranckevicius old style: better fonts for all code-like blocks
Fri, 18 Jul 2014 17:01:37 +0200 Mads Kiilerich old style: adjust column widths
Fri, 18 Jul 2014 17:01:37 +0200 Mads Kiilerich old style: set max width on pull request headers - don't make them as wide as the longest line in the description
Fri, 18 Jul 2014 17:01:37 +0200 Mads Kiilerich old style: set max width on comments - don't make it as long as the longest line
Fri, 18 Jul 2014 17:01:36 +0200 Mads Kiilerich old style: fix "Submitting ..." overlay
Tue, 15 Jul 2014 14:29:03 +0200 Andrew Shadura Add some beauty to the README.rst
Wed, 09 Jul 2014 19:35:19 +0200 domruf setup.cfg: remove http://www.pylonshq.com - it is nolonger available
Mon, 14 Jul 2014 21:12:23 +0200 Travis Burtrum hooks: RC_SCM_DATA was renamed to KALLITHEA_EXTRAS ... but set it anyway to be backwards compatible
Mon, 14 Jul 2014 21:12:23 +0200 Travis Burtrum Fix built-in python hook names read from database in brand compatibility mode
Mon, 14 Jul 2014 21:12:23 +0200 Mads Kiilerich user edit: always define c.EXTERN_TYPE_INTERNAL (issue 3)
Thu, 10 Jul 2014 15:20:43 +0100 Jelmer Vernooij Support building with newer docutils and pycrypto.
Wed, 09 Jul 2014 02:55:02 +0200 Jelmer Vernooij Force revision to be a bytestring, as expected by dulwich.
Wed, 09 Jul 2014 00:34:56 +0200 Jelmer Vernooij Support running with newer versions of Dulwich that are backwards compatible.
Sun, 06 Jul 2014 21:34:22 -0400 Bradley M. Kuhn Anonymous name in example.
Sun, 06 Jul 2014 21:23:52 -0400 Bradley M. Kuhn Update username for documents.
Sun, 06 Jul 2014 14:02:21 -0400 Bradley M. Kuhn Correct contact address for translations.
Sun, 06 Jul 2014 14:01:11 -0400 Bradley M. Kuhn Correct error from overzealous search and replace.
Fri, 04 Jul 2014 15:58:04 +0200 Mads Kiilerich Fixes for pypi - increment version to 0.0 0.0
Fri, 04 Jul 2014 09:40:56 -0400 Bradley M. Kuhn Use Conservancy's Kallithea Committee address as author_email.
Thu, 03 Jul 2014 17:49:02 -0500 Sean Farley kallithea-logo: update generated png
Thu, 03 Jul 2014 17:48:56 -0500 Sean Farley kallithea-logo: un-squash the height of the font thanks to Andrew
Thu, 03 Jul 2014 14:25:00 -0500 Sean Farley style: tweak the left padding of the new logo to line up better
Thu, 03 Jul 2014 14:24:35 -0500 Sean Farley kallithea-logo: update generated png
Thu, 03 Jul 2014 14:24:23 -0500 Sean Farley kallithea-logo: use newer graphic for left side
Thu, 03 Jul 2014 14:16:20 -0500 Sean Farley favicon: update to new new graphic; includes high-res retina version
Wed, 02 Jul 2014 19:08:45 -0400 Bradley M. Kuhn Merge liberated and rebranded branches to default
Wed, 02 Jul 2014 19:08:40 -0400 Bradley M. Kuhn Close kallithea-2.2.5-rebrand kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:08:40 -0400 Bradley M. Kuhn Declare this a fork in README.rst kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:08:40 -0400 Bradley M. Kuhn Reset version number to 0 kallithea-2.2.5-rebrand
Tue, 01 Jul 2014 17:48:22 -0500 Sean Farley logo: align the left side of branding text kallithea-2.2.5-rebrand
Tue, 01 Jul 2014 17:40:07 -0500 Sean Farley logo: remove empty space from left side of svg kallithea-2.2.5-rebrand
Fri, 27 Jun 2014 20:01:35 -0500 Sean Farley favicon: update to new graphic; includes high-res retina version kallithea-2.2.5-rebrand
Tue, 01 Jul 2014 17:38:18 -0500 Sean Farley logo: vertically center logo kallithea-2.2.5-rebrand
Fri, 27 Jun 2014 17:50:28 -0500 Sean Farley logo: use in html templates kallithea-2.2.5-rebrand
Sun, 29 Jun 2014 10:00:10 -0500 Sean Farley logo: generate png version from svg kallithea-2.2.5-rebrand
Fri, 27 Jun 2014 17:50:11 -0500 Sean Farley logo: add svg version kallithea-2.2.5-rebrand
Fri, 27 Jun 2014 18:50:21 -0500 Sean Farley readme: instructions for working with RhodeCode database kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:08:38 -0400 Bradley M. Kuhn docs: fix building html kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:08:38 -0400 Mads Kiilerich Align and update the outdated ini files and templates kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:08:38 -0400 Bradley M. Kuhn db: introduce kallithea/bin/rebranddb.py script for changing branding of database kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:08:37 -0400 Bradley M. Kuhn db: introduce DB_MIGRATIONS to handle the db_migrate version which has the product name in the key. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:08:37 -0400 Bradley M. Kuhn db: introduce EXTERN_TYPE_INTERNAL for Users.extern_type and .extern_name value for auth type for internal users kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:08:37 -0400 Bradley M. Kuhn db: introduce DB_PREFIX ... and let it be empty by default kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:08:36 -0400 Bradley M. Kuhn db: tweak configuration of branding self references kallithea-2.2.5-rebrand
Fri, 23 May 2014 17:36:09 -0400 Bradley M. Kuhn SETTINGS_PREFIX for identifiers (e.g., db table names) incl. project's name. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:08:36 -0400 Bradley M. Kuhn Drop rhodecode_ prefix for known setting names that are stored in kallithea_settings without prefix kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:08:30 -0400 Bradley M. Kuhn Change the blue colors to Conservancy green kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:08:27 -0400 Bradley M. Kuhn Regenerate i18n kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:06:11 -0400 Bradley M. Kuhn Disable update checking kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:06:06 -0400 Bradley M. Kuhn Rename rhodecode_ini to ini kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:06:01 -0400 Bradley M. Kuhn Update address for Travis kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:06:01 -0400 Bradley M. Kuhn General renaming to Kallithea kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:52 -0400 Bradley M. Kuhn RhodeCode GmbH is not the sole author of this work kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:47 -0400 Bradley M. Kuhn Rename some strings in defaults found in config files kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:47 -0400 Bradley M. Kuhn Rename auth_rhodecode to auth_internal kallithea-2.2.5-rebrand
Wed, 21 May 2014 16:59:37 -0400 Bradley M. Kuhn Correct licensing information in individual files. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:41 -0400 Bradley M. Kuhn Rename some strings in init files and logger names kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:41 -0400 Bradley M. Kuhn Rename various strings for tests kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:36 -0400 Bradley M. Kuhn Cleanup of git hook installation kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:36 -0400 Bradley M. Kuhn Rename RC_SCM_DATA to KALLITHEA_EXTRAS kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:36 -0400 Bradley M. Kuhn Rename database classes (but not table names) kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:31 -0400 Bradley M. Kuhn Rename RhodeCodeCrypto to KallitheaCrypto kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:31 -0400 Bradley M. Kuhn Rename set_rhodecode_config to set_app_settings kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:26 -0400 Bradley M. Kuhn Rename rhodecode_version to kallithea_version kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:21 -0400 Bradley M. Kuhn Rename rhodecode_instanceid to instance_id kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:15 -0400 Bradley M. Kuhn Rename rhodecode_name to site_name - it is the configurable name of the site/instance kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:10 -0400 Bradley M. Kuhn Rename rhodecode_user to authuser - it is an AuthUser instance kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:00 -0400 Bradley M. Kuhn Rename rhodecode_repo to db_repo_scm_instance kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:55 -0400 Bradley M. Kuhn Rename rhodecode_db_repo to db_repo - it stores db repo abstractions kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:50 -0400 Bradley M. Kuhn Correct support url and naming kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:45 -0400 Bradley M. Kuhn Rename the project site kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:41 -0400 Bradley M. Kuhn Rename some strings examples and commands in documentation kallithea-2.2.5-rebrand
Wed, 21 May 2014 17:11:02 -0400 Bradley M. Kuhn Change PayPal and Flattr links to versions for Software Freedom Conservancy. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:40 -0400 Bradley M. Kuhn Rename init scripts and fix references inside them kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:39 -0400 Bradley M. Kuhn Rename helper tools (and fix inconsistent naming) kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:33 -0400 Bradley M. Kuhn Rename rhodecode.js to base.js kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:33 -0400 Bradley M. Kuhn Second step in two-part process to rename directories. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:28 -0400 Bradley M. Kuhn First step in two-part process to rename directories to kallithea. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:00 -0400 Bradley M. Kuhn Rename paster command setup-rhodecode to setup-db kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:00 -0400 Bradley M. Kuhn Change project URL - use kallithea-scm.org kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:55 -0400 Bradley M. Kuhn Change domain used for email addresses in tests kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:53 -0400 Bradley M. Kuhn Change example URL kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:47 -0400 Bradley M. Kuhn Change command line tool config location to .config/kallithea kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:47 -0400 Bradley M. Kuhn Change IRC channel and Twitter account; remove google group kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:47 -0400 Bradley M. Kuhn Change bitbucket and hosting URL kallithea-2.2.5-rebrand
Wed, 21 May 2014 13:35:27 -0400 Bradley M. Kuhn Complete copyright notices for web interface; change footer to link to them. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:41 -0400 Bradley M. Kuhn changelog - should refer to Mercurial repository logs instead kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:41 -0400 Bradley M. Kuhn Remove prerender link comment - it seems incorrect kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:41 -0400 Bradley M. Kuhn Remove wrong/unnecessary/unfixable comment(s) kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:30 -0400 Bradley M. Kuhn Close rhodecode-2.2.5-gpl rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:29 -0400 Bradley M. Kuhn rhodecode.js: workaround missing unknown autocomplete textboxKeyUpEvent rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:29 -0400 Mads Kiilerich rhodecode.js: align addReviewMember html with pullrequest_show.html rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:28 -0400 Mads Kiilerich rhodecode.js: use classes btn and btn-mini instead of ui-btn in createInlineAddButton rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:28 -0400 Mads Kiilerich rhodecode.js: show/hide set_mode_header like filename_container in initCodeMirror file_enable and upload_file_enable rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:28 -0400 Mads Kiilerich rhodecode.js: pyroute, don't iterate over req_params, make for loop over its length rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:28 -0400 Mads Kiilerich rhodecode.js: initialize CodeMirror.fromTextArea with autofocus set rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:27 -0400 Mads Kiilerich rhodecode.js: initialize filter input field when passing search=1 in GET rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:27 -0400 Mads Kiilerich rhodecode.js: break the loop when fileBrowserListeners search is truncated rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:27 -0400 Mads Kiilerich rhodecode.js: use last_rev_raw field for revisionSort and raw_date for dateSort, numerical, default 0 rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:27 -0400 Mads Kiilerich rhodecode.js: make YUI_datatable 25 rows configurable as last param rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:27 -0400 Mads Kiilerich rhodecode.js: implement YUI_datatable(data, fields, columns, countnode, sortkey) with body from repos.html rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:26 -0400 Mads Kiilerich rhodecode.js: update array.indexOf for backward compatibility rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:26 -0400 Mads Kiilerich rhodecode.js: implement array.filter for backward compatibility rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:26 -0400 Mads Kiilerich rhodecode.js: more jQuery and general cleanup rhodecode-2.2.5-gpl
Sat, 24 May 2014 00:03:16 +0200 Andrew Shadura rhodecode.js: Get rid of some more YUI rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:25 -0400 Mads Kiilerich rhodecode.js: fix indentation rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:25 -0400 Mads Kiilerich rhodecode.js: remove unused stuff rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:25 -0400 Mads Kiilerich old style: navigation divs on file view are better inline rhodecode-2.2.5-gpl
Sun, 12 Jan 2014 17:29:02 +0100 Andrew Shadura old style: fix text areas in fork dialog rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:24 -0400 Mads Kiilerich old style: fix margin of textareas in settings rhodecode-2.2.5-gpl
Tue, 10 Dec 2013 19:28:05 +0100 Mads Kiilerich old style: make settings box expand to contain floating content and show menu nicely rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:24 -0400 Mads Kiilerich old style: make compare header expand to content rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:24 -0400 Mads Kiilerich old style: show compare "Compare Revisions" inline ... and do the same with all other buttons rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:23 -0400 Mads Kiilerich old style: float pull request reviewer status icon like everything else is floating rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:23 -0400 Mads Kiilerich old style: don't let changelog buttons at the top influence changelog/graph floating rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:23 -0400 Mads Kiilerich old style: fix width of new changelog "expand" column rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:23 -0400 Mads Kiilerich old style: show the full link box on summary page - no overlap or truncation rhodecode-2.2.5-gpl
Sun, 12 Jan 2014 19:29:12 +0100 Andrew Shadura old style: fix repository repository selector select2 rhodecode-2.2.5-gpl
Tue, 10 Dec 2013 19:28:05 +0100 Mads Kiilerich old style: fix icons using the existing images instead of the custom font awesome it has been marked up for rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:22 -0400 Mads Kiilerich old style: don't reserve space for icons - they will have take the space they need rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:22 -0400 Mads Kiilerich old style: adjust css for buttons to how ui-btn was renamed to btn to match bootstrap rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:22 -0400 Mads Kiilerich old style: adjust for renaming of messages to bootstrap-ish alerts rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:21 -0400 Mads Kiilerich old style: fix the contextbar location rhodecode-2.2.5-gpl
Tue, 10 Dec 2013 19:28:05 +0100 Mads Kiilerich old style: use kallithea-logo.png in page headers rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:21 -0400 Mads Kiilerich old style: use old style.css and contextbar.css and no bootstrap and no fontawesome rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:21 -0400 Bradley M. Kuhn Remove license check code: GPL'd works like this should be unencumbered. rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:20 -0400 Bradley M. Kuhn Translation updates from RhodeCode v2.2.5 rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:19 -0400 Bradley M. Kuhn Clarify copyright and license of Migrate rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:18 -0400 Bradley M. Kuhn Clarify copyright and license of PyRoutes.JS rhodecode-2.2.5-gpl
Sun, 18 May 2014 19:20:11 -0400 Bradley M. Kuhn Update LICENSE.md to include license information about History.js rhodecode-2.2.5-gpl
Sun, 18 May 2014 19:10:11 -0400 Bradley M. Kuhn Update LICENSE.md to include license information about Flot rhodecode-2.2.5-gpl
Sun, 18 May 2014 18:51:43 -0400 Bradley M. Kuhn Add javascript for Object Code excanvas (flot) version herein included and use that instead of minified version. rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:18 -0400 Bradley M. Kuhn Update minified YUI to version 2.9 built from Source. rhodecode-2.2.5-gpl
Fri, 16 May 2014 18:36:54 -0400 Bradley M. Kuhn Incorporate CSS from select2-bootstrap-css & its license information. rhodecode-2.2.5-gpl
Fri, 16 May 2014 18:15:34 -0400 Bradley M. Kuhn Update LICENSE.md to include license information about Select2 rhodecode-2.2.5-gpl
Fri, 16 May 2014 18:07:12 -0400 Bradley M. Kuhn Import some of the files from Select2 3.5.0 Javascript system. rhodecode-2.2.5-gpl
Fri, 16 May 2014 16:40:05 -0400 Bradley M. Kuhn Update LICENSE.md to include license information about Mousetrap. rhodecode-2.2.5-gpl
Fri, 16 May 2014 16:37:31 -0400 Bradley M. Kuhn Add mousetrap.js file from Mousetrap 1.4.5, under the Apache license. rhodecode-2.2.5-gpl
Mon, 26 May 2014 20:21:00 -0400 Bradley M. Kuhn Migrate to Mergely 3.3.4. rhodecode-2.2.5-gpl
Mon, 26 May 2014 17:56:53 -0400 Bradley M. Kuhn Update LICENSE.md to include license information about jQueery 1.10.2 rhodecode-2.2.5-gpl
Tue, 13 May 2014 14:51:28 -0400 Bradley M. Kuhn Migrate to jQuery 1.10.2 from 1.10.1. rhodecode-2.2.5-gpl
Wed, 03 Jul 2013 00:23:30 +0200 Marcin Kuzminski remove duplicated JSON metatype in codemirror meta.js rhodecode-2.2.5-gpl
Fri, 16 May 2014 16:06:47 -0400 Bradley M. Kuhn Update LICENSE.md to include license information about Codemirror 3.15 rhodecode-2.2.5-gpl
Fri, 16 May 2014 15:54:24 -0400 Bradley M. Kuhn Update CodeMirror CSS and Javascript files to version 3.15, under MIT-permissive license. rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:15 -0400 Bradley M. Kuhn Add MIT-Permissive-License.txt rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:14 -0400 Bradley M. Kuhn Introduce LICENSE.md to include license information about Bootstrap 3.0.0 rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:14 -0400 Bradley M. Kuhn Add Twitter's Bootstrap 3.0.0 CSS and Javascript files, under Apache License 2.0 rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:13 -0400 Bradley M. Kuhn Imported some of the GPLv3'd changes from RhodeCode v2.2.5. rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:10 -0400 Bradley M. Kuhn Update CONTRIBUTORS with new contributors from RhodeCode v2.2.5 rhodecode-2.2.5-gpl
Mon, 02 Sep 2013 16:49:53 +0200 Marcin Kuzminski update changelog rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:05 -0400 Bradley M. Kuhn merge close celery branch
Wed, 02 Jul 2014 19:03:04 -0400 Bradley M. Kuhn merge close issue-108 branch
Wed, 02 Jul 2014 19:03:03 -0400 Bradley M. Kuhn merge close codereview branch
Wed, 02 Jul 2014 19:03:02 -0400 Bradley M. Kuhn merge close beta branch
Wed, 02 Jul 2014 19:03:01 -0400 Bradley M. Kuhn close beta branch beta
Mon, 02 Sep 2013 17:03:57 +0200 Marcin Kuzminski Added tag v1.7.2 for changeset fc64cd9bb856
Mon, 02 Sep 2013 16:49:53 +0200 Marcin Kuzminski update changelog rhodecode-0.0.1.7.2
Mon, 02 Sep 2013 16:57:30 +0200 Marcin Kuzminski Don't use -p flag together with -s in git calls. Latest
Mon, 02 Sep 2013 16:44:49 +0200 Marcin Kuzminski Added info about depraction of RhodeCode 1.7.X
Sun, 01 Sep 2013 20:34:57 +0200 Marcin Kuzminski backport fix
Sun, 01 Sep 2013 20:04:03 +0200 Marcin Kuzminski updated README with latest info regarding rhodecode.com, installation etc
Sun, 01 Sep 2013 20:03:40 +0200 Marcin Kuzminski Version bump
Sun, 01 Sep 2013 19:57:35 +0200 Marcin Kuzminski version bump
Sun, 01 Sep 2013 19:57:06 +0200 Marcin Kuzminski renamed report a bug to support
Sun, 01 Sep 2013 19:56:08 +0200 Marcin Kuzminski update issue tracker and official site
Mon, 29 Jul 2013 20:33:06 +0200 Marcin Kuzminski fixed rss repo links for repos in groups
Sun, 28 Jul 2013 19:14:57 +0200 Marcin Kuzminski fixes issue #884 Pull Request fails when setting the lang=ja
Mon, 22 Jul 2013 18:08:28 +0200 Marcin Kuzminski added dist dir to .hgignore
Mon, 22 Jul 2013 16:01:07 +0200 Marcin Kuzminski fixed password refill in login form when wrong password was given
Thu, 18 Jul 2013 12:31:21 +0200 Marcin Kuzminski updated changelog
Thu, 18 Jul 2013 12:52:59 +0200 Marcin Kuzminski fixed typo
Thu, 18 Jul 2013 12:52:29 +0200 Marcin Kuzminski Added uwsgi timeouts into example
Wed, 17 Jul 2013 12:24:07 +0200 Marcin Kuzminski Added Grzegorz Rożniecki to contributors
Wed, 17 Jul 2013 09:19:10 +0200 Grzegorz Rożniecki Added more detailed (and localized) information if hgsubversion is not
Tue, 16 Jul 2013 21:54:28 +0200 Marcin Kuzminski Fixed spelling of get's to gets
Tue, 16 Jul 2013 21:41:03 +0200 Marcin Kuzminski Add bookmarks property to git branch, it makes it consistent with other property
Sat, 13 Jul 2013 21:28:50 +0200 Marcin Kuzminski change repo sorting to raw_nam so it's UI independent
Tue, 09 Jul 2013 19:48:42 +0200 Marcin Kuzminski added larger buffers for example uwsgi setup
Tue, 09 Jul 2013 14:03:48 +0200 Marcin Kuzminski update main po file
Mon, 08 Jul 2013 20:56:13 +0200 Marcin Kuzminski bumped mercurial version
Thu, 27 Jun 2013 00:37:51 +0200 Mads Kiilerich diff: don't show content of deleted files
Wed, 03 Jul 2013 00:23:30 +0200 Marcin Kuzminski remove duplicated JSON metatype in codemirror meta.js
Wed, 03 Jul 2013 00:10:47 +0200 Marcin Kuzminski Move create pull request button in pull requests view into the top
Wed, 12 Jun 2013 12:23:20 +0200 Mads Kiilerich pull requests: give slightly more useful error messages on failing form validation
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich pullrequests: add link for creating pull requests to PR overview page
Tue, 02 Jul 2013 23:02:57 +0200 Marcin Kuzminski added memory report into uwsgi example
Tue, 02 Jul 2013 12:04:34 +0200 Marcin Kuzminski Use safe_str on flash messages.
Tue, 02 Jul 2013 00:10:52 +0200 Marcin Kuzminski Use review status labels in changelog view
Mon, 01 Jul 2013 16:14:46 +0200 Marcin Kuzminski Removed redundant Exception catching
Mon, 01 Jul 2013 16:10:22 +0200 Marcin Kuzminski Added pre-create user hook.
Mon, 01 Jul 2013 15:39:01 +0200 Marcin Kuzminski Added two headers into example nginx proxy conf that allows container auth
Mon, 01 Jul 2013 11:20:59 +0200 Marcin Kuzminski fixes issue #856 file upload >1000 bytes on windows throws exception.
Sun, 30 Jun 2013 23:41:56 +0200 Marcin Kuzminski Use META_TO_EXT in separate file and import it only in gists template
Sun, 30 Jun 2013 21:30:44 +0200 Marcin Kuzminski fixes issue #860.
Sun, 30 Jun 2013 15:01:06 +0200 Marcin Kuzminski updated translation file
Sat, 29 Jun 2013 23:00:10 +0200 Marcin Kuzminski added ini files into codecleaner
Sat, 29 Jun 2013 22:57:12 +0200 Marcin Kuzminski added uwsgi config into mako ini template
Sat, 29 Jun 2013 22:47:26 +0200 Marcin Kuzminski config: added example uwsgi configuration with auto-scaling
Sat, 29 Jun 2013 21:51:03 +0200 Marcin Kuzminski removed unnecessary double-quote symbol.
Sat, 29 Jun 2013 21:36:01 +0200 Marcin Kuzminski UX: require confirmation of revoking permissions on
Fri, 28 Jun 2013 23:02:56 +0200 Marcin Kuzminski fixed zindex issues on side-by-side diffs
Fri, 28 Jun 2013 22:43:32 +0200 Marcin Kuzminski side-by-side diffs: use full power of mergerly whitespace and interactive merge modes
Fri, 28 Jun 2013 15:49:22 +0200 Marcin Kuzminski Email: in changeset comments email display the comment first.
Thu, 27 Jun 2013 23:53:57 +0200 Marcin Kuzminski 2way compare: fixed missing "<" escape code
Thu, 27 Jun 2013 23:50:14 +0200 Marcin Kuzminski context menu should be changelog when viewing changes
Wed, 12 Jun 2013 12:23:20 +0200 Mads Kiilerich pull requests: make title optional - generate one automatically
Thu, 27 Jun 2013 23:54:22 +0200 Marcin Kuzminski pull requests: link to origin branch
Wed, 12 Jun 2013 12:20:57 +0200 Mads Kiilerich pull requests: add a 'Changeset status' comment on changeset status
Thu, 27 Jun 2013 23:28:56 +0200 Marcin Kuzminski pull requests: fix issue when close button was inactive even if status
Thu, 27 Jun 2013 23:20:08 +0200 Marcin Kuzminski pull requests: remove redundant status icon from pr title.
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich pull requests: add a 'Calculated' comment on current_changeset_status
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich pullrequests: drop unused status calculation introduced in 0b2214604c74
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich pull requests: make the difference between changeset comments with status and PR comments with votes more obvious
Thu, 27 Jun 2013 22:54:39 +0200 Marcin Kuzminski codecleaner
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich comments: clarify in ui whether comments are for changeset or PR
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich pull request comments: implement 'close' as a checkbox that always is visible but sometimes disabled
Thu, 27 Jun 2013 22:45:56 +0200 Marcin Kuzminski pull requests: show pull url with revision to merge the pull request
Thu, 27 Jun 2013 00:52:58 +0200 Marcin Kuzminski fixed issues with form upload if settings for repo paths are blocked
Thu, 27 Jun 2013 00:47:15 +0200 Marcin Kuzminski Add ini option to controll custom advanced hooks settings
Thu, 27 Jun 2013 00:30:06 +0200 Marcin Kuzminski fixed diffs vs Empty changeset
Wed, 26 Jun 2013 19:07:32 +0200 Marcin Kuzminski Implemented issue #387 side-by-side diffs view
Wed, 26 Jun 2013 14:29:49 +0200 Marcin Kuzminski update codemirror to latest version
Wed, 26 Jun 2013 00:39:23 +0200 Mads Kiilerich compare: let _get_changesets work on the already resolved revisions
Wed, 26 Jun 2013 00:20:17 +0200 Mads Kiilerich compare: handle revisions and ancestor of empty range in _get_changesets
Wed, 26 Jun 2013 00:13:15 +0200 Mads Kiilerich compare: resolve revisions in the right repository for diffs between repos
Wed, 26 Jun 2013 00:13:15 +0200 Mads Kiilerich compare: make __get_cs_or_redirect more exact
Wed, 26 Jun 2013 00:13:15 +0200 Mads Kiilerich compare: only warn about missing ancestor if a 'merge' diff was requested
Tue, 25 Jun 2013 20:26:16 +0200 Marcin Kuzminski do not overwrite python types
Tue, 25 Jun 2013 20:25:40 +0200 Marcin Kuzminski fixed typo in __get_cs_or_redirect method
Tue, 25 Jun 2013 19:45:55 +0200 Marcin Kuzminski Added css elipsing for API keys
Tue, 25 Jun 2013 19:31:35 +0200 Marcin Kuzminski Fixed some CSS for css elipsis
Fri, 21 Jun 2013 04:13:39 +0200 Marcin Kuzminski fixed show as raw link for private gists and separate files
Fri, 21 Jun 2013 04:10:34 +0200 Marcin Kuzminski fixed show as raw link for private gists
Fri, 21 Jun 2013 02:42:32 +0200 Marcin Kuzminski Added codemirror syntax mode in gists.
Fri, 21 Jun 2013 01:11:16 +0200 Marcin Kuzminski codecleaner
Fri, 21 Jun 2013 00:36:01 +0200 Marcin Kuzminski Added --no-public-access / --public-access flags into setup-rhodecode
Fri, 21 Jun 2013 00:01:31 +0200 Marcin Kuzminski set edit mode on gists
Thu, 20 Jun 2013 23:53:18 +0200 Marcin Kuzminski added codemirror edit mode with autodetection
Thu, 20 Jun 2013 22:43:57 +0200 Marcin Kuzminski update codemirror
Wed, 05 Jun 2013 01:16:42 +0200 Mads Kiilerich pull requests: make it possible control display of closed PRs and whether it is PRs to or from repo
Tue, 04 Jun 2013 14:01:57 +0200 Mads Kiilerich pullrequest: indent PR descriptions in overview
Fri, 14 Jun 2013 16:27:34 +0200 Mads Kiilerich changelog: use unknown branch names as revisions
Wed, 19 Jun 2013 00:23:51 +0200 Marcin Kuzminski removed obsolete separator in closed branches view
Tue, 04 Jun 2013 13:26:41 +0200 Mads Kiilerich branch selectors: show closed branches too
Tue, 18 Jun 2013 21:54:28 +0200 Marcin Kuzminski formatting and small changes
Tue, 18 Jun 2013 21:54:14 +0200 Marcin Kuzminski Replaced fallback username from ? to None in hook loggers