You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by rj...@apache.org on 2014/11/14 12:06:31 UTC

svn commit: r1639602 [1/14] - in /bloodhound/vendor/trac/current: ./ contrib/workflow/ doc/dev/ sample-plugins/ sample-plugins/permissions/ sample-plugins/workflow/ trac/ trac/admin/ trac/admin/templates/ trac/admin/tests/ trac/db/ trac/db/tests/ trac/...

Author: rjollos
Date: Fri Nov 14 11:06:23 2014
New Revision: 1639602

URL: http://svn.apache.org/r1639602
Log:
importing trac-1.0.2

Added:
    bloodhound/vendor/trac/current/.travis.yml
    bloodhound/vendor/trac/current/trac/versioncontrol/web_ui/tests/browser.py
    bloodhound/vendor/trac/current/trac/versioncontrol/web_ui/tests/changeset.py
    bloodhound/vendor/trac/current/trac/versioncontrol/web_ui/tests/log.py
Removed:
    bloodhound/vendor/trac/current/trac/tests/compat.py
    bloodhound/vendor/trac/current/trac/ticket/templates/admin_components.html
    bloodhound/vendor/trac/current/trac/ticket/templates/admin_enums.html
    bloodhound/vendor/trac/current/trac/ticket/templates/admin_milestones.html
    bloodhound/vendor/trac/current/trac/ticket/templates/admin_versions.html
    bloodhound/vendor/trac/current/trac/timeline/tests/web_ui.py
    bloodhound/vendor/trac/current/trac/timeline/tests/wikisyntax.py
    bloodhound/vendor/trac/current/trac/util/tests/translation.py
    bloodhound/vendor/trac/current/tracopt/ticket/tests/
    bloodhound/vendor/trac/current/tracopt/versioncontrol/git/tests/git_fs.py
Modified:
    bloodhound/vendor/trac/current/ChangeLog
    bloodhound/vendor/trac/current/THANKS
    bloodhound/vendor/trac/current/contrib/workflow/migrate_original_to_basic.py
    bloodhound/vendor/trac/current/doc/dev/testing-intro.rst
    bloodhound/vendor/trac/current/sample-plugins/HelloWorld.py
    bloodhound/vendor/trac/current/sample-plugins/Timestamp.py
    bloodhound/vendor/trac/current/sample-plugins/milestone_to_version.py
    bloodhound/vendor/trac/current/sample-plugins/permissions/public_wiki_policy.py
    bloodhound/vendor/trac/current/sample-plugins/permissions/vulnerability_tickets.py
    bloodhound/vendor/trac/current/sample-plugins/revision_links.py
    bloodhound/vendor/trac/current/sample-plugins/workflow/CodeReview.py
    bloodhound/vendor/trac/current/sample-plugins/workflow/DeleteTicket.py
    bloodhound/vendor/trac/current/sample-plugins/workflow/StatusFixer.py
    bloodhound/vendor/trac/current/sample-plugins/workflow/VoteOperation.py
    bloodhound/vendor/trac/current/setup.cfg
    bloodhound/vendor/trac/current/setup.py
    bloodhound/vendor/trac/current/trac/about.py
    bloodhound/vendor/trac/current/trac/admin/console.py
    bloodhound/vendor/trac/current/trac/admin/templates/admin.html
    bloodhound/vendor/trac/current/trac/admin/templates/admin_basics.html
    bloodhound/vendor/trac/current/trac/admin/templates/admin_legacy.html
    bloodhound/vendor/trac/current/trac/admin/templates/admin_logging.html
    bloodhound/vendor/trac/current/trac/admin/templates/admin_perms.html
    bloodhound/vendor/trac/current/trac/admin/templates/admin_plugins.html
    bloodhound/vendor/trac/current/trac/admin/tests/console-tests.txt
    bloodhound/vendor/trac/current/trac/admin/tests/console.py
    bloodhound/vendor/trac/current/trac/admin/tests/functional.py
    bloodhound/vendor/trac/current/trac/admin/web_ui.py
    bloodhound/vendor/trac/current/trac/cache.py
    bloodhound/vendor/trac/current/trac/db/api.py
    bloodhound/vendor/trac/current/trac/db/mysql_backend.py
    bloodhound/vendor/trac/current/trac/db/postgres_backend.py
    bloodhound/vendor/trac/current/trac/db/sqlite_backend.py
    bloodhound/vendor/trac/current/trac/db/tests/__init__.py
    bloodhound/vendor/trac/current/trac/db/tests/api.py
    bloodhound/vendor/trac/current/trac/db/tests/mysql_test.py
    bloodhound/vendor/trac/current/trac/db/tests/util.py
    bloodhound/vendor/trac/current/trac/db/util.py
    bloodhound/vendor/trac/current/trac/db_default.py
    bloodhound/vendor/trac/current/trac/dist.py
    bloodhound/vendor/trac/current/trac/env.py
    bloodhound/vendor/trac/current/trac/htdocs/css/admin.css
    bloodhound/vendor/trac/current/trac/htdocs/css/report.css
    bloodhound/vendor/trac/current/trac/htdocs/css/roadmap.css
    bloodhound/vendor/trac/current/trac/htdocs/css/ticket.css
    bloodhound/vendor/trac/current/trac/htdocs/css/trac.css
    bloodhound/vendor/trac/current/trac/htdocs/css/wiki.css
    bloodhound/vendor/trac/current/trac/htdocs/js/auto_preview.js
    bloodhound/vendor/trac/current/trac/htdocs/js/wikitoolbar.js
    bloodhound/vendor/trac/current/trac/loader.py
    bloodhound/vendor/trac/current/trac/locale/de/LC_MESSAGES/messages.po
    bloodhound/vendor/trac/current/trac/locale/ja/LC_MESSAGES/messages-js.po
    bloodhound/vendor/trac/current/trac/locale/ja/LC_MESSAGES/messages.po
    bloodhound/vendor/trac/current/trac/locale/ja/LC_MESSAGES/tracini.po
    bloodhound/vendor/trac/current/trac/locale/messages-js.pot
    bloodhound/vendor/trac/current/trac/locale/messages.pot
    bloodhound/vendor/trac/current/trac/locale/tracini.pot
    bloodhound/vendor/trac/current/trac/mimeview/api.py
    bloodhound/vendor/trac/current/trac/mimeview/tests/api.py
    bloodhound/vendor/trac/current/trac/mimeview/tests/patch.html
    bloodhound/vendor/trac/current/trac/mimeview/tests/patch.py
    bloodhound/vendor/trac/current/trac/mimeview/tests/pygments.py
    bloodhound/vendor/trac/current/trac/notification.py
    bloodhound/vendor/trac/current/trac/perm.py
    bloodhound/vendor/trac/current/trac/prefs/__init__.py
    bloodhound/vendor/trac/current/trac/prefs/api.py
    bloodhound/vendor/trac/current/trac/prefs/templates/prefs.html
    bloodhound/vendor/trac/current/trac/prefs/templates/prefs_advanced.html
    bloodhound/vendor/trac/current/trac/prefs/templates/prefs_datetime.html
    bloodhound/vendor/trac/current/trac/prefs/templates/prefs_general.html
    bloodhound/vendor/trac/current/trac/prefs/templates/prefs_keybindings.html
    bloodhound/vendor/trac/current/trac/prefs/templates/prefs_language.html
    bloodhound/vendor/trac/current/trac/prefs/templates/prefs_pygments.html
    bloodhound/vendor/trac/current/trac/prefs/templates/prefs_userinterface.html
    bloodhound/vendor/trac/current/trac/prefs/tests/functional.py
    bloodhound/vendor/trac/current/trac/prefs/web_ui.py
    bloodhound/vendor/trac/current/trac/search/templates/search.html
    bloodhound/vendor/trac/current/trac/search/web_ui.py
    bloodhound/vendor/trac/current/trac/templates/about.html
    bloodhound/vendor/trac/current/trac/templates/attach_file_form.html
    bloodhound/vendor/trac/current/trac/templates/attachment.html
    bloodhound/vendor/trac/current/trac/templates/diff_div.html
    bloodhound/vendor/trac/current/trac/templates/diff_options.html
    bloodhound/vendor/trac/current/trac/templates/diff_view.html
    bloodhound/vendor/trac/current/trac/templates/error.html
    bloodhound/vendor/trac/current/trac/templates/history_view.html
    bloodhound/vendor/trac/current/trac/templates/index.html
    bloodhound/vendor/trac/current/trac/templates/layout.html
    bloodhound/vendor/trac/current/trac/templates/list_of_attachments.html
    bloodhound/vendor/trac/current/trac/templates/macros.html
    bloodhound/vendor/trac/current/trac/templates/page_index.html
    bloodhound/vendor/trac/current/trac/templates/preview_file.html
    bloodhound/vendor/trac/current/trac/templates/progress_bar.html
    bloodhound/vendor/trac/current/trac/templates/progress_bar_grouped.html
    bloodhound/vendor/trac/current/trac/templates/theme.html
    bloodhound/vendor/trac/current/trac/test.py
    bloodhound/vendor/trac/current/trac/tests/config.py
    bloodhound/vendor/trac/current/trac/tests/core.py
    bloodhound/vendor/trac/current/trac/tests/env.py
    bloodhound/vendor/trac/current/trac/tests/functional/__init__.py
    bloodhound/vendor/trac/current/trac/tests/functional/better_twill.py
    bloodhound/vendor/trac/current/trac/tests/functional/compat.py
    bloodhound/vendor/trac/current/trac/tests/functional/svntestenv.py
    bloodhound/vendor/trac/current/trac/tests/functional/testcases.py
    bloodhound/vendor/trac/current/trac/tests/functional/testenv.py
    bloodhound/vendor/trac/current/trac/tests/functional/tester.py
    bloodhound/vendor/trac/current/trac/tests/perm.py
    bloodhound/vendor/trac/current/trac/tests/wikisyntax.py
    bloodhound/vendor/trac/current/trac/ticket/admin.py
    bloodhound/vendor/trac/current/trac/ticket/api.py
    bloodhound/vendor/trac/current/trac/ticket/batch.py
    bloodhound/vendor/trac/current/trac/ticket/default_workflow.py
    bloodhound/vendor/trac/current/trac/ticket/model.py
    bloodhound/vendor/trac/current/trac/ticket/notification.py
    bloodhound/vendor/trac/current/trac/ticket/query.py
    bloodhound/vendor/trac/current/trac/ticket/report.py
    bloodhound/vendor/trac/current/trac/ticket/roadmap.py
    bloodhound/vendor/trac/current/trac/ticket/templates/batch_modify.html
    bloodhound/vendor/trac/current/trac/ticket/templates/milestone_delete.html
    bloodhound/vendor/trac/current/trac/ticket/templates/milestone_edit.html
    bloodhound/vendor/trac/current/trac/ticket/templates/milestone_view.html
    bloodhound/vendor/trac/current/trac/ticket/templates/query.html
    bloodhound/vendor/trac/current/trac/ticket/templates/query_results.html
    bloodhound/vendor/trac/current/trac/ticket/templates/report_delete.html
    bloodhound/vendor/trac/current/trac/ticket/templates/report_edit.html
    bloodhound/vendor/trac/current/trac/ticket/templates/report_list.html
    bloodhound/vendor/trac/current/trac/ticket/templates/report_view.html
    bloodhound/vendor/trac/current/trac/ticket/templates/roadmap.html
    bloodhound/vendor/trac/current/trac/ticket/templates/ticket.html
    bloodhound/vendor/trac/current/trac/ticket/templates/ticket_box.html
    bloodhound/vendor/trac/current/trac/ticket/templates/ticket_change.html
    bloodhound/vendor/trac/current/trac/ticket/templates/ticket_preview.html
    bloodhound/vendor/trac/current/trac/ticket/tests/api.py
    bloodhound/vendor/trac/current/trac/ticket/tests/conversion.py
    bloodhound/vendor/trac/current/trac/ticket/tests/functional.py
    bloodhound/vendor/trac/current/trac/ticket/tests/model.py
    bloodhound/vendor/trac/current/trac/ticket/tests/notification.py
    bloodhound/vendor/trac/current/trac/ticket/tests/query.py
    bloodhound/vendor/trac/current/trac/ticket/tests/report.py
    bloodhound/vendor/trac/current/trac/ticket/tests/roadmap.py
    bloodhound/vendor/trac/current/trac/ticket/tests/wikisyntax.py
    bloodhound/vendor/trac/current/trac/ticket/web_ui.py
    bloodhound/vendor/trac/current/trac/timeline/templates/timeline.html
    bloodhound/vendor/trac/current/trac/timeline/web_ui.py
    bloodhound/vendor/trac/current/trac/util/__init__.py
    bloodhound/vendor/trac/current/trac/util/daemon.py
    bloodhound/vendor/trac/current/trac/util/datefmt.py
    bloodhound/vendor/trac/current/trac/util/tests/__init__.py
    bloodhound/vendor/trac/current/trac/util/tests/datefmt.py
    bloodhound/vendor/trac/current/trac/util/tests/html.py
    bloodhound/vendor/trac/current/trac/util/tests/text.py
    bloodhound/vendor/trac/current/trac/util/translation.py
    bloodhound/vendor/trac/current/trac/versioncontrol/api.py
    bloodhound/vendor/trac/current/trac/versioncontrol/cache.py
    bloodhound/vendor/trac/current/trac/versioncontrol/templates/admin_repositories.html
    bloodhound/vendor/trac/current/trac/versioncontrol/templates/browser.html
    bloodhound/vendor/trac/current/trac/versioncontrol/templates/changeset.html
    bloodhound/vendor/trac/current/trac/versioncontrol/templates/diff_form.html
    bloodhound/vendor/trac/current/trac/versioncontrol/templates/dir_entries.html
    bloodhound/vendor/trac/current/trac/versioncontrol/templates/dirlist_thead.html
    bloodhound/vendor/trac/current/trac/versioncontrol/templates/path_links.html
    bloodhound/vendor/trac/current/trac/versioncontrol/templates/repository_index.html
    bloodhound/vendor/trac/current/trac/versioncontrol/templates/revisionlog.html
    bloodhound/vendor/trac/current/trac/versioncontrol/templates/sortable_th.html
    bloodhound/vendor/trac/current/trac/versioncontrol/tests/api.py
    bloodhound/vendor/trac/current/trac/versioncontrol/tests/cache.py
    bloodhound/vendor/trac/current/trac/versioncontrol/tests/functional.py
    bloodhound/vendor/trac/current/trac/versioncontrol/web_ui/browser.py
    bloodhound/vendor/trac/current/trac/versioncontrol/web_ui/changeset.py
    bloodhound/vendor/trac/current/trac/versioncontrol/web_ui/log.py
    bloodhound/vendor/trac/current/trac/versioncontrol/web_ui/tests/__init__.py
    bloodhound/vendor/trac/current/trac/versioncontrol/web_ui/tests/wikisyntax.py
    bloodhound/vendor/trac/current/trac/web/api.py
    bloodhound/vendor/trac/current/trac/web/chrome.py
    bloodhound/vendor/trac/current/trac/web/main.py
    bloodhound/vendor/trac/current/trac/web/session.py
    bloodhound/vendor/trac/current/trac/web/standalone.py
    bloodhound/vendor/trac/current/trac/web/tests/api.py
    bloodhound/vendor/trac/current/trac/web/tests/auth.py
    bloodhound/vendor/trac/current/trac/web/tests/chrome.py
    bloodhound/vendor/trac/current/trac/web/tests/href.py
    bloodhound/vendor/trac/current/trac/web/tests/session.py
    bloodhound/vendor/trac/current/trac/web/wsgi.py
    bloodhound/vendor/trac/current/trac/wiki/default-pages/InterMapTxt
    bloodhound/vendor/trac/current/trac/wiki/default-pages/InterTrac
    bloodhound/vendor/trac/current/trac/wiki/default-pages/PageTemplates
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracAccessibility
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracAdmin
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracBackup
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracBatchModify
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracBrowser
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracCgi
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracEnvironment
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracFastCgi
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracFineGrainedPermissions
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracGuide
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracImport
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracIni
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracInstall
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracInterfaceCustomization
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracLinks
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracModWSGI
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracNotification
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracPermissions
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracPlugins
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracQuery
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracReports
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracRepositoryAdmin
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracSearch
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracStandalone
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracSyntaxColoring
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracTickets
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracTicketsCustomFields
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracUpgrade
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracWiki
    bloodhound/vendor/trac/current/trac/wiki/default-pages/TracWorkflow
    bloodhound/vendor/trac/current/trac/wiki/default-pages/WikiFormatting
    bloodhound/vendor/trac/current/trac/wiki/default-pages/WikiMacros
    bloodhound/vendor/trac/current/trac/wiki/default-pages/WikiNewPage
    bloodhound/vendor/trac/current/trac/wiki/default-pages/WikiProcessors
    bloodhound/vendor/trac/current/trac/wiki/formatter.py
    bloodhound/vendor/trac/current/trac/wiki/intertrac.py
    bloodhound/vendor/trac/current/trac/wiki/interwiki.py
    bloodhound/vendor/trac/current/trac/wiki/macros.py
    bloodhound/vendor/trac/current/trac/wiki/model.py
    bloodhound/vendor/trac/current/trac/wiki/parser.py
    bloodhound/vendor/trac/current/trac/wiki/templates/wiki_delete.html
    bloodhound/vendor/trac/current/trac/wiki/templates/wiki_diff.html
    bloodhound/vendor/trac/current/trac/wiki/templates/wiki_edit.html
    bloodhound/vendor/trac/current/trac/wiki/templates/wiki_edit_form.html
    bloodhound/vendor/trac/current/trac/wiki/templates/wiki_page_path.html
    bloodhound/vendor/trac/current/trac/wiki/templates/wiki_rename.html
    bloodhound/vendor/trac/current/trac/wiki/templates/wiki_view.html
    bloodhound/vendor/trac/current/trac/wiki/tests/formatter.py
    bloodhound/vendor/trac/current/trac/wiki/tests/functional.py
    bloodhound/vendor/trac/current/trac/wiki/tests/model.py
    bloodhound/vendor/trac/current/trac/wiki/tests/wiki-tests.txt
    bloodhound/vendor/trac/current/trac/wiki/tests/wikisyntax.py
    bloodhound/vendor/trac/current/trac/wiki/web_ui.py
    bloodhound/vendor/trac/current/tracopt/perm/authz_policy.py
    bloodhound/vendor/trac/current/tracopt/perm/config_perm_provider.py
    bloodhound/vendor/trac/current/tracopt/perm/tests/authz_policy.py
    bloodhound/vendor/trac/current/tracopt/ticket/commit_updater.py
    bloodhound/vendor/trac/current/tracopt/ticket/templates/ticket_delete.html
    bloodhound/vendor/trac/current/tracopt/versioncontrol/git/PyGIT.py
    bloodhound/vendor/trac/current/tracopt/versioncontrol/git/git_fs.py
    bloodhound/vendor/trac/current/tracopt/versioncontrol/git/tests/PyGIT.py
    bloodhound/vendor/trac/current/tracopt/versioncontrol/svn/svn_fs.py
    bloodhound/vendor/trac/current/tracopt/versioncontrol/svn/svn_prop.py
    bloodhound/vendor/trac/current/tracopt/versioncontrol/svn/tests/svn_fs.py
    bloodhound/vendor/trac/current/tracopt/versioncontrol/svn/tests/svnrepos.dump

Added: bloodhound/vendor/trac/current/.travis.yml
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/.travis.yml?rev=1639602&view=auto
==============================================================================
--- bloodhound/vendor/trac/current/.travis.yml (added)
+++ bloodhound/vendor/trac/current/.travis.yml Fri Nov 14 11:06:23 2014
@@ -0,0 +1,26 @@
+language: python
+python:
+  - "2.6"
+  - "2.7_with_system_site_packages"
+env:
+  - "TRAC_TEST_DB_URI="
+  - "TRAC_TEST_DB_URI=sqlite:test.db"
+  - "TRAC_TEST_DB_URI=postgres://tracuser:password@localhost/trac?schema=tractest"
+  - "TRAC_TEST_DB_URI=mysql://tracuser:password@localhost/trac"
+before_install:
+  - sudo apt-get update -qq
+  - sudo apt-get install -qq python-subversion
+  - psql -U postgres -c "CREATE USER tracuser NOSUPERUSER NOCREATEDB CREATEROLE PASSWORD 'password';"
+  - psql -U postgres -c "CREATE DATABASE trac OWNER tracuser;"
+  - mysql -u root -e "CREATE DATABASE trac DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;"
+  - mysql -u root -e "CREATE USER tracuser@localhost IDENTIFIED BY 'password';"
+  - mysql -u root -e "GRANT ALL ON trac.* TO tracuser@localhost; FLUSH PRIVILEGES;"
+install:
+  - pip install -q Genshi==0.7 Babel configobj Pygments docutils lxml pytz twill==0.9.1 psycopg2 MySQL-python
+  - echo ".uri = $TRAC_TEST_DB_URI" >Makefile.cfg
+script:
+  - make Trac.egg-info unit-test functional-test
+notifications:
+  email:
+    recipients:
+      - trac-builds@googlegroups.com

Modified: bloodhound/vendor/trac/current/ChangeLog
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/ChangeLog?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/ChangeLog (original)
+++ bloodhound/vendor/trac/current/ChangeLog Fri Nov 14 11:06:23 2014
@@ -1,3 +1,34 @@
+Trac 1.0.2 (TBD)
+
+Trac 1.0.2 is a maintenance release containing numerous fixes and minor
+enhancements. The following are a few of the highlights:
+
+ - Subversion keywords are expanded and EOL substitutions made when viewing
+   a file in the repository browser and when downloading a file (#717). 
+ - Notification email is sent to the old owner when a ticket is reassigned
+   (#2311).
+ - Ticket change history is updated when renaming and deleting a milestone,
+   and when retargeting tickets to another milestone (#4582, #5658).
+ - Numerous fixes for the Authz permissions policy in the browser/repository
+   (#10961, #11646), wiki (#8976, #11067), admin (#11069) and report (#11176)
+   realms.
+ - Multiple forms submits are disallowed (#10138).
+ - `ConfigurationError` is raised if any of the `permission_policies` can't
+   be loaded, preventing possible information leakage due to internal and
+   installation errors (#10285).
+ - Wiki toolbars can be disabled through a configuration setting (#10837)
+ - The number of entries in a table is shown next to heading on applicable
+   admin pages (#11027).
+ - //Cancel// buttons are consistently located on all pages (#11076).
+ - Focus is placed on a text element when an edit page is loaded (#11084).
+ - The //Edit conflict// and //Merge// warning messages are always visible
+   in side-by-side edit mode (#11102).
+ - Improvements to the layout of the Report (#11106, #11664) and Ticket pages
+   (#11471).
+ - Genshi 0.7 compatibility (#11218).
+ - Numerous minor fixes for Git repository support.
+ - … and more than a hundred more fixes!
+
 Trac 1.0.1 (February 1, 2013)
 http://svn.edgewall.org/repos/trac/tags/trac-1.0.1
 
@@ -57,6 +88,27 @@ http://svn.edgewall.org/repos/trac/tags/
 
 -----------------------------------------------------------------------------
 
+Trac 0.12.6 (TBD)
+
+Trac 0.12.6 is a maintenance release that contains fixes for a few issues:
+ - Subversion blame would fail for a path with URL-encoded characters (#10386),
+   a lower-case drive letter on Windows (#10514), or a non-ascii filename with
+   Subversion 1.7 (#11167).
+ - Improved performance rendering `svn:mergeinfo` properties in browser view
+   (#8459) and changeset view (#11219).
+ - Query with many custom fields would fail (#11140).
+ - Zip archive had a timestamp with no timezone information (#11162).
+ - Failure or incorrect ranges rendering log TracLinks (#11308, #11346).
+ - Textareas in ticket view did not wrap correctly in IE 11 (#11376).
+ - Emails were not being obfuscated in owner field on CSV export from ticket
+   and query pages (#11594).
+ - Locale data was not being included in egg in Distribute 0.6.29 and later
+   (#11640).
+ - Deleting a milestone would not delete its attachments (#11672).
+ - Added support for Babel 1.0 and later (#11258, #11345).
+ - Added support for `ConfigObj` 5.0 and later (#11498).
+ - … and dozens more fixes!
+
 Trac 0.12.5 (January 15, 2013)
 http://svn.edgewall.org/repos/trac/tags/trac-0.12.5
 

Modified: bloodhound/vendor/trac/current/THANKS
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/THANKS?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/THANKS (original)
+++ bloodhound/vendor/trac/current/THANKS Fri Nov 14 11:06:23 2014
@@ -88,7 +88,7 @@ wouldn't be what it is now without their
  * Jennifer Murtell               jen@jmurtell.com
  * Jacob Norda                    jacobnorda@gmail.com
  * Dirkjan Ochtman                dirkjan@ochtman.nl
- * Ryan J Ollos                   ryano@physiosonics.com
+ * Ryan J Ollos                   ryan.j.ollos@gmail.com
  * Jun Omae                       jun66j5@gmail.com
  * Itamar Ostricher               itamarost@gmail.com
  * Bas van Oostveen               v.oostveen@gmail.com

Modified: bloodhound/vendor/trac/current/contrib/workflow/migrate_original_to_basic.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/contrib/workflow/migrate_original_to_basic.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/contrib/workflow/migrate_original_to_basic.py (original)
+++ bloodhound/vendor/trac/current/contrib/workflow/migrate_original_to_basic.py Fri Nov 14 11:06:23 2014
@@ -18,6 +18,7 @@ import sys
 import trac.env
 from trac.ticket.default_workflow import load_workflow_config_snippet
 
+
 def main():
     """Rewrite the ticket-workflow section of the config; and change all
     'assigned' tickets to 'accepted'.

Modified: bloodhound/vendor/trac/current/doc/dev/testing-intro.rst
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/doc/dev/testing-intro.rst?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/doc/dev/testing-intro.rst (original)
+++ bloodhound/vendor/trac/current/doc/dev/testing-intro.rst Fri Nov 14 11:06:23 2014
@@ -42,6 +42,14 @@ database.  See :ref:`Using an alternate 
 Provide additional options to the standalone
 :command:`tracd` server used for the functional tests.
 
+.. envvar:: TRAC_TEST_ENV_PATH
+
+Use the specified path for the test environment directory.
+
+.. envvar:: TRAC_TEST_PORT
+
+Use the specified port for running the standalone :command:`tracd` server.
+
 The :file:`Makefile` is actually written in a way that allow you to
 get more control, if you want.
 

Modified: bloodhound/vendor/trac/current/sample-plugins/HelloWorld.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/sample-plugins/HelloWorld.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/sample-plugins/HelloWorld.py (original)
+++ bloodhound/vendor/trac/current/sample-plugins/HelloWorld.py Fri Nov 14 11:06:23 2014
@@ -15,7 +15,7 @@
 """Example macro."""
 
 revision = "$Rev: 12412 $"
-url = "$URL: https://svn.edgewall.org/repos/trac/branches/1.0-stable/sample-plugins/HelloWorld.py $"
+url = "$URL: http://svn.edgewall.org/repos/trac/tags/trac-1.0.2/sample-plugins/HelloWorld.py $"
 
 #
 # The following shows the code for macro, old-style.

Modified: bloodhound/vendor/trac/current/sample-plugins/Timestamp.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/sample-plugins/Timestamp.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/sample-plugins/Timestamp.py (original)
+++ bloodhound/vendor/trac/current/sample-plugins/Timestamp.py Fri Nov 14 11:06:23 2014
@@ -14,8 +14,8 @@
 
 """Inserts the current time (in seconds) into the wiki page."""
 
-revision = "$Rev: 12406 $"
-url = "$URL: https://svn.edgewall.org/repos/trac/branches/1.0-stable/sample-plugins/Timestamp.py $"
+revision = "$Rev: 12743 $"
+url = "$URL: http://svn.edgewall.org/repos/trac/tags/trac-1.0.2/sample-plugins/Timestamp.py $"
 
 #
 # The following shows the code for macro, old-style.
@@ -52,6 +52,6 @@ class TimestampMacro(WikiMacroBase):
 
     def expand_macro(self, formatter, name, content, args=None):
         t = datetime.now(utc)
-        return tag.b(format_datetime(t, '%c'))
+        return tag.strong(format_datetime(t, '%c'))
 # --
 # ---- (reuse for your own macro) ----

Modified: bloodhound/vendor/trac/current/sample-plugins/milestone_to_version.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/sample-plugins/milestone_to_version.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/sample-plugins/milestone_to_version.py (original)
+++ bloodhound/vendor/trac/current/sample-plugins/milestone_to_version.py Fri Nov 14 11:06:23 2014
@@ -21,7 +21,7 @@ from trac.ticket.api import IMilestoneCh
 from trac.ticket.model import Version
 
 revision = "$Rev: 12164 $"
-url = "$URL: https://svn.edgewall.org/repos/trac/branches/1.0-stable/sample-plugins/milestone_to_version.py $"
+url = "$URL: http://svn.edgewall.org/repos/trac/tags/trac-1.0.2/sample-plugins/milestone_to_version.py $"
 
 
 class MilestoneToVersion(Component):

Modified: bloodhound/vendor/trac/current/sample-plugins/permissions/public_wiki_policy.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/sample-plugins/permissions/public_wiki_policy.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/sample-plugins/permissions/public_wiki_policy.py (original)
+++ bloodhound/vendor/trac/current/sample-plugins/permissions/public_wiki_policy.py Fri Nov 14 11:06:23 2014
@@ -19,7 +19,7 @@ from trac.core import *
 from trac.perm import IPermissionPolicy
 
 revision = "$Rev: 12500 $"
-url = "$URL: https://svn.edgewall.org/repos/trac/branches/1.0-stable/sample-plugins/permissions/public_wiki_policy.py $"
+url = "$URL: http://svn.edgewall.org/repos/trac/tags/trac-1.0.2/sample-plugins/permissions/public_wiki_policy.py $"
 
 class PublicWikiPolicy(Component):
     """Allow public access to some wiki pages.

Modified: bloodhound/vendor/trac/current/sample-plugins/permissions/vulnerability_tickets.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/sample-plugins/permissions/vulnerability_tickets.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/sample-plugins/permissions/vulnerability_tickets.py (original)
+++ bloodhound/vendor/trac/current/sample-plugins/permissions/vulnerability_tickets.py Fri Nov 14 11:06:23 2014
@@ -16,7 +16,7 @@ from trac.core import *
 from trac.perm import IPermissionPolicy, IPermissionRequestor
 
 revision = "$Rev: 12164 $"
-url = "$URL: https://svn.edgewall.org/repos/trac/branches/1.0-stable/sample-plugins/permissions/vulnerability_tickets.py $"
+url = "$URL: http://svn.edgewall.org/repos/trac/tags/trac-1.0.2/sample-plugins/permissions/vulnerability_tickets.py $"
 
 class SecurityTicketsPolicy(Component):
     """Prevent public access to security sensitive tickets.

Modified: bloodhound/vendor/trac/current/sample-plugins/revision_links.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/sample-plugins/revision_links.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/sample-plugins/revision_links.py (original)
+++ bloodhound/vendor/trac/current/sample-plugins/revision_links.py Fri Nov 14 11:06:23 2014
@@ -23,7 +23,7 @@ from trac.versioncontrol.web_ui import C
 from trac.wiki.api import IWikiSyntaxProvider
 
 revision = "$Rev: 12500 $"
-url = "$URL: https://svn.edgewall.org/repos/trac/branches/1.0-stable/sample-plugins/revision_links.py $"
+url = "$URL: http://svn.edgewall.org/repos/trac/tags/trac-1.0.2/sample-plugins/revision_links.py $"
 
 class RevisionLinks(Component):
     """Adds a few more ways to refer to changesets."""

Modified: bloodhound/vendor/trac/current/sample-plugins/workflow/CodeReview.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/sample-plugins/workflow/CodeReview.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/sample-plugins/workflow/CodeReview.py (original)
+++ bloodhound/vendor/trac/current/sample-plugins/workflow/CodeReview.py Fri Nov 14 11:06:23 2014
@@ -14,14 +14,13 @@
 
 from genshi.builder import tag
 
-from trac.core import implements,Component
+from trac.core import Component, implements
+from trac.perm import IPermissionRequestor
 from trac.ticket.api import ITicketActionController
 from trac.ticket.default_workflow import ConfigurableTicketWorkflow
-from trac.perm import IPermissionRequestor
-from trac.config import Option, ListOption
 
-revision = "$Rev: 12164 $"
-url = "$URL: https://svn.edgewall.org/repos/trac/branches/1.0-stable/sample-plugins/workflow/CodeReview.py $"
+revision = "$Rev: 12731 $"
+url = "$URL: http://svn.edgewall.org/repos/trac/tags/trac-1.0.2/sample-plugins/workflow/CodeReview.py $"
 
 class CodeReviewActionController(Component):
     """Support for simple code reviews.

Modified: bloodhound/vendor/trac/current/sample-plugins/workflow/DeleteTicket.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/sample-plugins/workflow/DeleteTicket.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/sample-plugins/workflow/DeleteTicket.py (original)
+++ bloodhound/vendor/trac/current/sample-plugins/workflow/DeleteTicket.py Fri Nov 14 11:06:23 2014
@@ -12,14 +12,12 @@
 # individuals. For the exact contribution history, see the revision
 # history and logs, available at http://trac.edgewall.org/.
 
-from genshi.builder import tag
-
 from trac.core import implements,Component
 from trac.ticket.api import ITicketActionController
 from trac.perm import IPermissionRequestor
 
-revision = "$Rev: 12164 $"
-url = "$URL: https://svn.edgewall.org/repos/trac/branches/1.0-stable/sample-plugins/workflow/DeleteTicket.py $"
+revision = "$Rev: 12731 $"
+url = "$URL: http://svn.edgewall.org/repos/trac/tags/trac-1.0.2/sample-plugins/workflow/DeleteTicket.py $"
 
 class DeleteTicketActionController(Component):
     """Provides the admin with a way to delete a ticket.

Modified: bloodhound/vendor/trac/current/sample-plugins/workflow/StatusFixer.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/sample-plugins/workflow/StatusFixer.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/sample-plugins/workflow/StatusFixer.py (original)
+++ bloodhound/vendor/trac/current/sample-plugins/workflow/StatusFixer.py Fri Nov 14 11:06:23 2014
@@ -19,7 +19,7 @@ from trac.ticket.api import ITicketActio
 from trac.perm import IPermissionRequestor
 
 revision = "$Rev: 12164 $"
-url = "$URL: https://svn.edgewall.org/repos/trac/branches/1.0-stable/sample-plugins/workflow/StatusFixer.py $"
+url = "$URL: http://svn.edgewall.org/repos/trac/tags/trac-1.0.2/sample-plugins/workflow/StatusFixer.py $"
 
 class StatusFixerActionController(Component):
     """Provides the admin with a way to correct a ticket's status.

Modified: bloodhound/vendor/trac/current/sample-plugins/workflow/VoteOperation.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/sample-plugins/workflow/VoteOperation.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/sample-plugins/workflow/VoteOperation.py (original)
+++ bloodhound/vendor/trac/current/sample-plugins/workflow/VoteOperation.py Fri Nov 14 11:06:23 2014
@@ -21,7 +21,7 @@ from trac.ticket.model import Priority, 
 #from trac.perm import IPermissionRequestor # (TODO)
 
 revision = "$Rev: 12164 $"
-url = "$URL: https://svn.edgewall.org/repos/trac/branches/1.0-stable/sample-plugins/workflow/VoteOperation.py $"
+url = "$URL: http://svn.edgewall.org/repos/trac/tags/trac-1.0.2/sample-plugins/workflow/VoteOperation.py $"
 
 class VoteOperation(Component):
     """Provides a simplistic vote feature.

Modified: bloodhound/vendor/trac/current/setup.cfg
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/setup.cfg?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/setup.cfg (original)
+++ bloodhound/vendor/trac/current/setup.cfg Fri Nov 14 11:06:23 2014
@@ -1,6 +1,6 @@
-[egg_info]
-tag_build = dev
-tag_svn_revision = true
+#[egg_info]
+#tag_build = dev
+#tag_svn_revision = true
 
 [bdist_wininst]
 bitmap = setup_wininst.bmp

Modified: bloodhound/vendor/trac/current/setup.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/setup.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/setup.py (original)
+++ bloodhound/vendor/trac/current/setup.py Fri Nov 14 11:06:23 2014
@@ -106,7 +106,7 @@ facilities.
         'Babel': ['Babel>=0.9.5'],
         'ConfigObj': ['ConfigObj'],
         'Pygments': ['Pygments>=0.6'],
-        'reST': ['docutils>=0.3'],
+        'reST': ['docutils>=0.3.9'],
         'SilverCity': ['SilverCity>=0.9.4'],
         'Textile': ['textile>=2.0'],
     },
@@ -141,6 +141,7 @@ facilities.
         trac.versioncontrol.svn_authz = trac.versioncontrol.svn_authz
         trac.versioncontrol.web_ui = trac.versioncontrol.web_ui
         trac.web.auth = trac.web.auth
+        trac.web.main = trac.web.main
         trac.web.session = trac.web.session
         trac.wiki.admin = trac.wiki.admin
         trac.wiki.interwiki = trac.wiki.interwiki

Modified: bloodhound/vendor/trac/current/trac/about.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/trac/about.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/trac/about.py (original)
+++ bloodhound/vendor/trac/current/trac/about.py Fri Nov 14 11:06:23 2014
@@ -26,7 +26,7 @@ from trac.loader import get_plugin_info
 from trac.perm import IPermissionRequestor
 from trac.util.translation import _
 from trac.web import IRequestHandler
-from trac.web.chrome import INavigationContributor
+from trac.web.chrome import Chrome, INavigationContributor
 
 
 class AboutModule(Component):
@@ -62,6 +62,7 @@ class AboutModule(Component):
         if 'CONFIG_VIEW' in req.perm('config', 'systeminfo'):
             # Collect system information
             data['systeminfo'] = self.env.get_systeminfo()
+            Chrome(self.env).add_jquery_ui(req)
 
         if 'CONFIG_VIEW' in req.perm('config', 'plugins'):
             # Collect plugin information

Modified: bloodhound/vendor/trac/current/trac/admin/console.py
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/trac/admin/console.py?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/trac/admin/console.py (original)
+++ bloodhound/vendor/trac/current/trac/admin/console.py Fri Nov 14 11:06:23 2014
@@ -28,7 +28,7 @@ from trac.admin.api import AdminCommandE
 from trac.core import TracError
 from trac.env import Environment
 from trac.ticket.model import *
-from trac.util import translation
+from trac.util import translation, warn_setuptools_issue
 from trac.util.html import html
 from trac.util.text import console_print, exception_to_unicode, printout, \
                            printerr, raw_input, to_unicode, \
@@ -305,16 +305,20 @@ Type:  '?' or 'help' for help on command
     def do_help(self, line=None):
         arg = self.arg_tokenize(line)
         if arg[0]:
+            cmd_mgr = None
             doc = getattr(self, "_help_" + arg[0], None)
             if doc is None and self.env_check():
-                doc = self.cmd_mgr.get_command_help(arg)
+                cmd_mgr = self.cmd_mgr
+                doc = cmd_mgr.get_command_help(arg)
             if doc:
                 self.print_doc(doc)
             else:
                 printerr(_("No documentation found for '%(cmd)s'."
                            " Use 'help' to see the list of commands.",
                            cmd=' '.join(arg)))
-                cmds = self.cmd_mgr.get_similar_commands(arg[0])
+                cmds = None
+                if cmd_mgr:
+                    cmds = cmd_mgr.get_similar_commands(arg[0])
                 if cmds:
                     printout('')
                     printout(ngettext("Did you mean this?",
@@ -550,7 +554,7 @@ class TracAdminHelpMacro(WikiMacroBase):
             doc = TracAdmin.all_docs(self.env)
         buf = StringIO.StringIO()
         TracAdmin.print_doc(doc, buf, long=True)
-        return html.PRE(buf.getvalue(), class_='wiki')
+        return html.PRE(buf.getvalue().decode('utf-8'), class_='wiki')
 
 
 def run(args=None):
@@ -559,6 +563,7 @@ def run(args=None):
         args = sys.argv[1:]
     if has_babel:
         translation.activate(get_console_locale())
+    warn_setuptools_issue()
     admin = TracAdmin()
     if len(args) > 0:
         if args[0] in ('-h', '--help', 'help'):

Modified: bloodhound/vendor/trac/current/trac/admin/templates/admin.html
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/trac/admin/templates/admin.html?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/trac/admin/templates/admin.html (original)
+++ bloodhound/vendor/trac/current/trac/admin/templates/admin.html Fri Nov 14 11:06:23 2014
@@ -1,3 +1,13 @@
+<!--!  Copyright (C) 2006-2014 Edgewall Software
+
+  This software is licensed as described in the file COPYING, which
+  you should have received as part of this distribution. The terms
+  are also available at http://trac.edgewall.com/license.html.
+
+  This software consists of voluntary contributions made by many
+  individuals. For the exact contribution history, see the revision
+  history and logs, available at http://trac.edgewall.org/.
+-->
 <!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

Modified: bloodhound/vendor/trac/current/trac/admin/templates/admin_basics.html
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/trac/admin/templates/admin_basics.html?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/trac/admin/templates/admin_basics.html (original)
+++ bloodhound/vendor/trac/current/trac/admin/templates/admin_basics.html Fri Nov 14 11:06:23 2014
@@ -1,3 +1,13 @@
+<!--!  Copyright (C) 2006-2014 Edgewall Software
+
+  This software is licensed as described in the file COPYING, which
+  you should have received as part of this distribution. The terms
+  are also available at http://trac.edgewall.com/license.html.
+
+  This software consists of voluntary contributions made by many
+  individuals. For the exact contribution history, see the revision
+  history and logs, available at http://trac.edgewall.org/.
+-->
 <!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

Modified: bloodhound/vendor/trac/current/trac/admin/templates/admin_legacy.html
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/trac/admin/templates/admin_legacy.html?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/trac/admin/templates/admin_legacy.html (original)
+++ bloodhound/vendor/trac/current/trac/admin/templates/admin_legacy.html Fri Nov 14 11:06:23 2014
@@ -1,3 +1,13 @@
+<!--!  Copyright (C) 2007-2014 Edgewall Software
+
+  This software is licensed as described in the file COPYING, which
+  you should have received as part of this distribution. The terms
+  are also available at http://trac.edgewall.com/license.html.
+
+  This software consists of voluntary contributions made by many
+  individuals. For the exact contribution history, see the revision
+  history and logs, available at http://trac.edgewall.org/.
+-->
 <!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

Modified: bloodhound/vendor/trac/current/trac/admin/templates/admin_logging.html
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/trac/admin/templates/admin_logging.html?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/trac/admin/templates/admin_logging.html (original)
+++ bloodhound/vendor/trac/current/trac/admin/templates/admin_logging.html Fri Nov 14 11:06:23 2014
@@ -1,3 +1,13 @@
+<!--!  Copyright (C) 2006-2014 Edgewall Software
+
+  This software is licensed as described in the file COPYING, which
+  you should have received as part of this distribution. The terms
+  are also available at http://trac.edgewall.com/license.html.
+
+  This software consists of voluntary contributions made by many
+  individuals. For the exact contribution history, see the revision
+  history and logs, available at http://trac.edgewall.org/.
+-->
 <!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

Modified: bloodhound/vendor/trac/current/trac/admin/templates/admin_perms.html
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/trac/admin/templates/admin_perms.html?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/trac/admin/templates/admin_perms.html (original)
+++ bloodhound/vendor/trac/current/trac/admin/templates/admin_perms.html Fri Nov 14 11:06:23 2014
@@ -1,3 +1,13 @@
+<!--!  Copyright (C) 2006-2014 Edgewall Software
+
+  This software is licensed as described in the file COPYING, which
+  you should have received as part of this distribution. The terms
+  are also available at http://trac.edgewall.com/license.html.
+
+  This software consists of voluntary contributions made by many
+  individuals. For the exact contribution history, see the revision
+  history and logs, available at http://trac.edgewall.org/.
+-->
 <!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

Modified: bloodhound/vendor/trac/current/trac/admin/templates/admin_plugins.html
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/trac/admin/templates/admin_plugins.html?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/trac/admin/templates/admin_plugins.html (original)
+++ bloodhound/vendor/trac/current/trac/admin/templates/admin_plugins.html Fri Nov 14 11:06:23 2014
@@ -1,3 +1,13 @@
+<!--!  Copyright (C) 2006-2014 Edgewall Software
+
+  This software is licensed as described in the file COPYING, which
+  you should have received as part of this distribution. The terms
+  are also available at http://trac.edgewall.com/license.html.
+
+  This software consists of voluntary contributions made by many
+  individuals. For the exact contribution history, see the revision
+  history and logs, available at http://trac.edgewall.org/.
+-->
 <!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

Modified: bloodhound/vendor/trac/current/trac/admin/tests/console-tests.txt
URL: http://svn.apache.org/viewvc/bloodhound/vendor/trac/current/trac/admin/tests/console-tests.txt?rev=1639602&r1=1639601&r2=1639602&view=diff
==============================================================================
--- bloodhound/vendor/trac/current/trac/admin/tests/console-tests.txt (original)
+++ bloodhound/vendor/trac/current/trac/admin/tests/console-tests.txt Fri Nov 14 11:06:23 2014
@@ -54,7 +54,7 @@ resolution remove    Remove a resolution
 session add          Create a session for the given sid
 session delete       Delete the session of the specified sid
 session list         List the name and email for the given sids
-session purge        Purge all anonymous sessions older than the given age or date
+session purge        Purge anonymous sessions older than the given age or date
 session set          Set the name or email attribute of the given sid
 severity add         Add a severity value option
 severity change      Change a severity value