log

age author description
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