log tests/test-hgweb-commands.t @ 21786:c85a0c3537b2

age author description
Sat, 17 May 2014 17:10:23 +0800 Steven Brown hgweb: apply websub filter to the changeset description in rss and atom feeds
Sat, 17 May 2014 17:09:46 +0800 Steven Brown tests: write the hgrc file for test-hgweb-commands.t with cat instead of echo
Sat, 17 May 2014 17:09:10 +0800 Steven Brown tests: tests for the rss feeds
Thu, 17 Apr 2014 09:36:09 +0900 FUJIWARA Katsunori hgweb: align entries in "changelog" and "revisions" pages of "spartan" style
Thu, 17 Apr 2014 09:36:08 +0900 FUJIWARA Katsunori hgweb: show as same parents as "hg parents -r REV FILE" in pages for file
Thu, 17 Apr 2014 09:36:08 +0900 FUJIWARA Katsunori hgweb: fix lack of "bookmarks" link in "/file" page of "paper" style
Thu, 17 Apr 2014 11:45:43 -0700 Aaron Jensen hgweb: adding branch names from inbranch template to atom feed
Wed, 16 Apr 2014 09:31:37 -0700 Aaron Jensen hgweb: adding branch, tags, bookmarks, user, and file list to atom feed entries
Thu, 16 Jan 2014 09:23:31 -0500 Augie Fackler test-hgweb-*: output change fixes from b1d65cb8
Fri, 06 Sep 2013 13:30:57 +0400 Alexander Plavin paper: edit search hint to include new feature description
Thu, 25 Jul 2013 01:12:25 +0400 Alexander Plavin paper: define searchhint message in map file and use it in other templates
Sun, 22 Sep 2013 14:18:23 +0400 Alexander Plavin hgweb: make infinite scroll handling more generic and extensible
Fri, 06 Sep 2013 13:30:56 +0400 Alexander Plavin hgweb: add link to force literal keyword search
Fri, 06 Sep 2013 13:30:56 +0400 Alexander Plavin raw: show current search mode name at search results
Fri, 06 Sep 2013 13:30:56 +0400 Alexander Plavin paper: show current search mode name at search results
Fri, 06 Sep 2013 13:30:57 +0400 Alexander Plavin paper: call ajaxScrollInit in shortlog
Fri, 06 Sep 2013 13:30:56 +0400 Alexander Plavin hgweb: add revset syntax support to search
Fri, 19 Jul 2013 02:09:13 +0400 Alexander Plavin hgweb: always run search when a query is entered (bc)
Fri, 23 Aug 2013 14:31:42 -0700 Danek Duvall solaris: test cases can't use grep -a
Sat, 03 Aug 2013 00:34:56 +0400 Alexander Plavin paper: remove unused occurence of changelogtag in views
Thu, 25 Jul 2013 02:48:21 +0400 Alexander Plavin hgweb: always start graph with the revision in url stable
Sat, 13 Jul 2013 02:36:29 +0400 Alexander Plavin hgweb: always start log with searched revision
Sat, 13 Jul 2013 18:06:57 +0400 Alexander Plavin hgweb: make stripes in diffstat with CSS
Sat, 13 Jul 2013 17:59:00 +0400 Alexander Plavin hgweb: make stripes in log and search with CSS
Sat, 13 Jul 2013 00:57:56 +0400 Alexander Plavin hgweb: add line wrapping switch to file diff and changeset views
Sat, 13 Jul 2013 00:57:10 +0400 Alexander Plavin hgweb: file diff and changesets views behave like file source view
Fri, 12 Jul 2013 23:47:56 +0400 Alexander Plavin hgweb: introduce separate classes for stripey background
Fri, 12 Jul 2013 15:58:13 +0400 Alexander Plavin hgweb: add line wrapping switch to file source view
Fri, 12 Jul 2013 16:01:11 +0400 Alexander Plavin hgweb: toggleDiffstat function instead of showDiffstat and hideDiffstat
Thu, 11 Jul 2013 17:01:54 +0400 Alexander Plavin hgweb: show current search query in the input field