pkgsrc/www/trac/PLIST

736 lines
29 KiB
Text
Raw Normal View History

Update to 0.12.2 from 0.12. Trac 0.12.2 (January 31, 2011) http://svn.edgewall.org/repos/trac/tags/trac-0.12.2 This list contains only a few highlights: - install: improved robustness of Trac installation if Babel is installed after the fact (#9439, #9595, #9961) - notifications: support for Asian character width (#4717) - roadmap: fix display of progress bar in some corner cases (#9718) and respect the overall_completion milestone group setting (#9721) - reports: reports and queries look much better, as the columns now keep the same width across groups; the absence of word wrapping in reports has been fixed (#9825) - web admin: improved layout (#8866, #9963) - web: it's now possible to log in different Trac instances sharing the same URL prefix (e.g. /project and /project-test) (#9951) Trac 0.12.1 (October 9, 2010) http://svn.edgewall.org/repos/trac/tags/trac-0.12.1 This list contains only a few highlights: - db: improve concurrency behavior (#9111) - fcgi: add an environment variable `TRAC_USE_FLUP` to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before) - svn authz: improve compatibility with svn 1.5 format (#8289) - milestone: allow to set the time for the due date (#6369, #9582) - ticket: fixes for the CC: property (#8597, #9522) - notification: improved the formatting of ticket fields in notification e-mails (#9484, #9494) - i18n: added a configuration option to set the default language (#8117) - several fixes for upgrade (#9400, #9416, #9483, #9556)
2011-03-17 00:28:22 +01:00
@comment $NetBSD: PLIST,v 1.20 2011/03/16 23:28:22 gdt Exp $
bin/trac-admin
Update to Trac 0.7 'Fulci' (May 18, 2004) http://svn.edgewall.com/repos/trac/tags/trac-0.7 * Revised database format (requires manual upgrade). * Trac standalone daemon, tracd (Experimental). * Greatly improved browser. * Many usability improvements. * Clean-up of CSS and templates. * UTF-8 character encoding support. * Wiki page attachments. * Syntax coloring supporting >35 languages, using SilverCity or GNU Enscript. * Better support for ReStructuredText. * Logging support, including syslog and windows eventlog. * Ticket attachments. * Import tickets from Bugzilla (contributed by Mark Rowe). * Import tickets from SourceForge (contributed by Dmitry Yusupov). * New ticket field: keywords * Ticket email notification. * Localized date and time display. * Viewable SQL for reports. * Improved search facilities. * Windows installer package. * More documentation. * Fixed bugs: #14, #19, #27, #62, #87, #96, #106, #111, #115, #127, #146, #161, #166, #171, #180, #182, #183, #188, #190, #191, #192, #193, #195, #196, #197, #201, #205, #207, #211, #212, #213, #220, #224, #227, #228, #231, #233, #235, #236, #240, #241, #243, #244, #246, #247, #248, #249, #251, #252, #253, #254, #255, #258, #259, #261, #262, #263, #265, #270, #271, #273, #275, #277, #278, #281, #284, #285, #88, #289, #292, #293, #294, #296, #300, #302, #310, #313, #314, #315, #316, #320, #322, #328, #332, #333, #337, #338, #339, #340, #341, #344, #348, #349, #358, #361, #362, #363, #368, #370, #371, #372, #376, #377, #378, #381, #384, #385, #386, #387, #388, #392, #394, #396, #398, #402, #403, #410
2004-05-31 03:57:25 +02:00
bin/tracd
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/${EGG_INFODIR}/zip-safe
${PYSITELIB}/trac/__init__.py
${PYSITELIB}/trac/__init__.pyc
${PYSITELIB}/trac/__init__.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/about.py
${PYSITELIB}/trac/about.pyc
${PYSITELIB}/trac/about.pyo
${PYSITELIB}/trac/admin/__init__.py
${PYSITELIB}/trac/admin/__init__.pyc
${PYSITELIB}/trac/admin/__init__.pyo
${PYSITELIB}/trac/admin/api.py
${PYSITELIB}/trac/admin/api.pyc
${PYSITELIB}/trac/admin/api.pyo
${PYSITELIB}/trac/admin/console.py
${PYSITELIB}/trac/admin/console.pyc
${PYSITELIB}/trac/admin/console.pyo
${PYSITELIB}/trac/admin/templates/admin.html
${PYSITELIB}/trac/admin/templates/admin_basics.html
${PYSITELIB}/trac/admin/templates/admin_components.html
${PYSITELIB}/trac/admin/templates/admin_enums.html
${PYSITELIB}/trac/admin/templates/admin_legacy.html
${PYSITELIB}/trac/admin/templates/admin_logging.html
${PYSITELIB}/trac/admin/templates/admin_milestones.html
${PYSITELIB}/trac/admin/templates/admin_perms.html
${PYSITELIB}/trac/admin/templates/admin_plugins.html
${PYSITELIB}/trac/admin/templates/admin_versions.html
${PYSITELIB}/trac/admin/templates/deploy_trac.cgi
${PYSITELIB}/trac/admin/templates/deploy_trac.fcgi
${PYSITELIB}/trac/admin/templates/deploy_trac.wsgi
${PYSITELIB}/trac/admin/web_ui.py
${PYSITELIB}/trac/admin/web_ui.pyc
${PYSITELIB}/trac/admin/web_ui.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/attachment.py
${PYSITELIB}/trac/attachment.pyc
${PYSITELIB}/trac/attachment.pyo
${PYSITELIB}/trac/cache.py
${PYSITELIB}/trac/cache.pyc
${PYSITELIB}/trac/cache.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/config.py
${PYSITELIB}/trac/config.pyc
${PYSITELIB}/trac/config.pyo
Update to Trac 0.7 'Fulci' (May 18, 2004) http://svn.edgewall.com/repos/trac/tags/trac-0.7 * Revised database format (requires manual upgrade). * Trac standalone daemon, tracd (Experimental). * Greatly improved browser. * Many usability improvements. * Clean-up of CSS and templates. * UTF-8 character encoding support. * Wiki page attachments. * Syntax coloring supporting >35 languages, using SilverCity or GNU Enscript. * Better support for ReStructuredText. * Logging support, including syslog and windows eventlog. * Ticket attachments. * Import tickets from Bugzilla (contributed by Mark Rowe). * Import tickets from SourceForge (contributed by Dmitry Yusupov). * New ticket field: keywords * Ticket email notification. * Localized date and time display. * Viewable SQL for reports. * Improved search facilities. * Windows installer package. * More documentation. * Fixed bugs: #14, #19, #27, #62, #87, #96, #106, #111, #115, #127, #146, #161, #166, #171, #180, #182, #183, #188, #190, #191, #192, #193, #195, #196, #197, #201, #205, #207, #211, #212, #213, #220, #224, #227, #228, #231, #233, #235, #236, #240, #241, #243, #244, #246, #247, #248, #249, #251, #252, #253, #254, #255, #258, #259, #261, #262, #263, #265, #270, #271, #273, #275, #277, #278, #281, #284, #285, #88, #289, #292, #293, #294, #296, #300, #302, #310, #313, #314, #315, #316, #320, #322, #328, #332, #333, #337, #338, #339, #340, #341, #344, #348, #349, #358, #361, #362, #363, #368, #370, #371, #372, #376, #377, #378, #381, #384, #385, #386, #387, #388, #392, #394, #396, #398, #402, #403, #410
2004-05-31 03:57:25 +02:00
${PYSITELIB}/trac/core.py
${PYSITELIB}/trac/core.pyc
${PYSITELIB}/trac/core.pyo
${PYSITELIB}/trac/db/__init__.py
${PYSITELIB}/trac/db/__init__.pyc
${PYSITELIB}/trac/db/__init__.pyo
${PYSITELIB}/trac/db/api.py
${PYSITELIB}/trac/db/api.pyc
${PYSITELIB}/trac/db/api.pyo
${PYSITELIB}/trac/db/mysql_backend.py
${PYSITELIB}/trac/db/mysql_backend.pyc
${PYSITELIB}/trac/db/mysql_backend.pyo
${PYSITELIB}/trac/db/pool.py
${PYSITELIB}/trac/db/pool.pyc
${PYSITELIB}/trac/db/pool.pyo
${PYSITELIB}/trac/db/postgres_backend.py
${PYSITELIB}/trac/db/postgres_backend.pyc
${PYSITELIB}/trac/db/postgres_backend.pyo
${PYSITELIB}/trac/db/schema.py
${PYSITELIB}/trac/db/schema.pyc
${PYSITELIB}/trac/db/schema.pyo
${PYSITELIB}/trac/db/sqlite_backend.py
${PYSITELIB}/trac/db/sqlite_backend.pyc
${PYSITELIB}/trac/db/sqlite_backend.pyo
${PYSITELIB}/trac/db/util.py
${PYSITELIB}/trac/db/util.pyc
${PYSITELIB}/trac/db/util.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/db_default.py
${PYSITELIB}/trac/db_default.pyc
${PYSITELIB}/trac/db_default.pyo
Update to 0.12.2 from 0.12. Trac 0.12.2 (January 31, 2011) http://svn.edgewall.org/repos/trac/tags/trac-0.12.2 This list contains only a few highlights: - install: improved robustness of Trac installation if Babel is installed after the fact (#9439, #9595, #9961) - notifications: support for Asian character width (#4717) - roadmap: fix display of progress bar in some corner cases (#9718) and respect the overall_completion milestone group setting (#9721) - reports: reports and queries look much better, as the columns now keep the same width across groups; the absence of word wrapping in reports has been fixed (#9825) - web admin: improved layout (#8866, #9963) - web: it's now possible to log in different Trac instances sharing the same URL prefix (e.g. /project and /project-test) (#9951) Trac 0.12.1 (October 9, 2010) http://svn.edgewall.org/repos/trac/tags/trac-0.12.1 This list contains only a few highlights: - db: improve concurrency behavior (#9111) - fcgi: add an environment variable `TRAC_USE_FLUP` to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before) - svn authz: improve compatibility with svn 1.5 format (#8289) - milestone: allow to set the time for the due date (#6369, #9582) - ticket: fixes for the CC: property (#8597, #9522) - notification: improved the formatting of ticket fields in notification e-mails (#9484, #9494) - i18n: added a configuration option to set the default language (#8117) - several fixes for upgrade (#9400, #9416, #9483, #9556)
2011-03-17 00:28:22 +01:00
${PYSITELIB}/trac/dist.py
${PYSITELIB}/trac/dist.pyc
${PYSITELIB}/trac/dist.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/env.py
${PYSITELIB}/trac/env.pyc
${PYSITELIB}/trac/env.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/htdocs/README
${PYSITELIB}/trac/htdocs/asc.png
${PYSITELIB}/trac/htdocs/attachment.png
${PYSITELIB}/trac/htdocs/changeset.png
${PYSITELIB}/trac/htdocs/closedticket.png
${PYSITELIB}/trac/htdocs/collapsed.png
${PYSITELIB}/trac/htdocs/css/about.css
${PYSITELIB}/trac/htdocs/css/admin.css
${PYSITELIB}/trac/htdocs/css/browser.css
${PYSITELIB}/trac/htdocs/css/changeset.css
${PYSITELIB}/trac/htdocs/css/code.css
${PYSITELIB}/trac/htdocs/css/diff.css
${PYSITELIB}/trac/htdocs/css/prefs.css
${PYSITELIB}/trac/htdocs/css/report.css
${PYSITELIB}/trac/htdocs/css/roadmap.css
${PYSITELIB}/trac/htdocs/css/search.css
${PYSITELIB}/trac/htdocs/css/ticket.css
${PYSITELIB}/trac/htdocs/css/timeline.css
${PYSITELIB}/trac/htdocs/css/trac.css
${PYSITELIB}/trac/htdocs/css/wiki.css
${PYSITELIB}/trac/htdocs/desc.png
${PYSITELIB}/trac/htdocs/dots.gif
${PYSITELIB}/trac/htdocs/download.png
${PYSITELIB}/trac/htdocs/draft.png
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/htdocs/edit_toolbar.png
${PYSITELIB}/trac/htdocs/editedticket.png
${PYSITELIB}/trac/htdocs/envelope.png
${PYSITELIB}/trac/htdocs/expanded.png
${PYSITELIB}/trac/htdocs/expander_normal.png
${PYSITELIB}/trac/htdocs/expander_normal_hover.png
${PYSITELIB}/trac/htdocs/expander_open.png
${PYSITELIB}/trac/htdocs/expander_open_hover.png
${PYSITELIB}/trac/htdocs/extlink.gif
${PYSITELIB}/trac/htdocs/feed.png
${PYSITELIB}/trac/htdocs/file.png
${PYSITELIB}/trac/htdocs/folder.png
${PYSITELIB}/trac/htdocs/grip.png
Update to 0.12.2 from 0.12. Trac 0.12.2 (January 31, 2011) http://svn.edgewall.org/repos/trac/tags/trac-0.12.2 This list contains only a few highlights: - install: improved robustness of Trac installation if Babel is installed after the fact (#9439, #9595, #9961) - notifications: support for Asian character width (#4717) - roadmap: fix display of progress bar in some corner cases (#9718) and respect the overall_completion milestone group setting (#9721) - reports: reports and queries look much better, as the columns now keep the same width across groups; the absence of word wrapping in reports has been fixed (#9825) - web admin: improved layout (#8866, #9963) - web: it's now possible to log in different Trac instances sharing the same URL prefix (e.g. /project and /project-test) (#9951) Trac 0.12.1 (October 9, 2010) http://svn.edgewall.org/repos/trac/tags/trac-0.12.1 This list contains only a few highlights: - db: improve concurrency behavior (#9111) - fcgi: add an environment variable `TRAC_USE_FLUP` to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before) - svn authz: improve compatibility with svn 1.5 format (#8289) - milestone: allow to set the time for the due date (#6369, #9582) - ticket: fixes for the CC: property (#8597, #9522) - notification: improved the formatting of ticket fields in notification e-mails (#9484, #9494) - i18n: added a configuration option to set the default language (#8117) - several fixes for upgrade (#9400, #9416, #9483, #9556)
2011-03-17 00:28:22 +01:00
${PYSITELIB}/trac/htdocs/guide/admin-permissions-TICKET_ADMIN.png
${PYSITELIB}/trac/htdocs/guide/admin-permissions.png
${PYSITELIB}/trac/htdocs/guide/admin.png
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/htdocs/guide/basic-workflow.png
${PYSITELIB}/trac/htdocs/guide/original-workflow.png
${PYSITELIB}/trac/htdocs/ics.png
${PYSITELIB}/trac/htdocs/imggrid.png
${PYSITELIB}/trac/htdocs/js/auto_preview.js
${PYSITELIB}/trac/htdocs/js/babel.js
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/htdocs/js/blame.js
${PYSITELIB}/trac/htdocs/js/diff.js
${PYSITELIB}/trac/htdocs/js/expand_dir.js
${PYSITELIB}/trac/htdocs/js/folding.js
${PYSITELIB}/trac/htdocs/js/ie_pre7_hacks.js
${PYSITELIB}/trac/htdocs/js/jquery.js
${PYSITELIB}/trac/htdocs/js/keyboard_nav.js
Update to 0.12.2 from 0.12. Trac 0.12.2 (January 31, 2011) http://svn.edgewall.org/repos/trac/tags/trac-0.12.2 This list contains only a few highlights: - install: improved robustness of Trac installation if Babel is installed after the fact (#9439, #9595, #9961) - notifications: support for Asian character width (#4717) - roadmap: fix display of progress bar in some corner cases (#9718) and respect the overall_completion milestone group setting (#9721) - reports: reports and queries look much better, as the columns now keep the same width across groups; the absence of word wrapping in reports has been fixed (#9825) - web admin: improved layout (#8866, #9963) - web: it's now possible to log in different Trac instances sharing the same URL prefix (e.g. /project and /project-test) (#9951) Trac 0.12.1 (October 9, 2010) http://svn.edgewall.org/repos/trac/tags/trac-0.12.1 This list contains only a few highlights: - db: improve concurrency behavior (#9111) - fcgi: add an environment variable `TRAC_USE_FLUP` to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before) - svn authz: improve compatibility with svn 1.5 format (#8289) - milestone: allow to set the time for the due date (#6369, #9582) - ticket: fixes for the CC: property (#8597, #9522) - notification: improved the formatting of ticket fields in notification e-mails (#9484, #9494) - i18n: added a configuration option to set the default language (#8117) - several fixes for upgrade (#9400, #9416, #9483, #9556)
2011-03-17 00:28:22 +01:00
${PYSITELIB}/trac/htdocs/js/messages/ca.js
${PYSITELIB}/trac/htdocs/js/messages/de.js
${PYSITELIB}/trac/htdocs/js/messages/en_GB.js
Update to 0.12.2 from 0.12. Trac 0.12.2 (January 31, 2011) http://svn.edgewall.org/repos/trac/tags/trac-0.12.2 This list contains only a few highlights: - install: improved robustness of Trac installation if Babel is installed after the fact (#9439, #9595, #9961) - notifications: support for Asian character width (#4717) - roadmap: fix display of progress bar in some corner cases (#9718) and respect the overall_completion milestone group setting (#9721) - reports: reports and queries look much better, as the columns now keep the same width across groups; the absence of word wrapping in reports has been fixed (#9825) - web admin: improved layout (#8866, #9963) - web: it's now possible to log in different Trac instances sharing the same URL prefix (e.g. /project and /project-test) (#9951) Trac 0.12.1 (October 9, 2010) http://svn.edgewall.org/repos/trac/tags/trac-0.12.1 This list contains only a few highlights: - db: improve concurrency behavior (#9111) - fcgi: add an environment variable `TRAC_USE_FLUP` to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before) - svn authz: improve compatibility with svn 1.5 format (#8289) - milestone: allow to set the time for the due date (#6369, #9582) - ticket: fixes for the CC: property (#8597, #9522) - notification: improved the formatting of ticket fields in notification e-mails (#9484, #9494) - i18n: added a configuration option to set the default language (#8117) - several fixes for upgrade (#9400, #9416, #9483, #9556)
2011-03-17 00:28:22 +01:00
${PYSITELIB}/trac/htdocs/js/messages/en_US.js
${PYSITELIB}/trac/htdocs/js/messages/eo.js
${PYSITELIB}/trac/htdocs/js/messages/es.js
${PYSITELIB}/trac/htdocs/js/messages/es_AR.js
Update to 0.12.2 from 0.12. Trac 0.12.2 (January 31, 2011) http://svn.edgewall.org/repos/trac/tags/trac-0.12.2 This list contains only a few highlights: - install: improved robustness of Trac installation if Babel is installed after the fact (#9439, #9595, #9961) - notifications: support for Asian character width (#4717) - roadmap: fix display of progress bar in some corner cases (#9718) and respect the overall_completion milestone group setting (#9721) - reports: reports and queries look much better, as the columns now keep the same width across groups; the absence of word wrapping in reports has been fixed (#9825) - web admin: improved layout (#8866, #9963) - web: it's now possible to log in different Trac instances sharing the same URL prefix (e.g. /project and /project-test) (#9951) Trac 0.12.1 (October 9, 2010) http://svn.edgewall.org/repos/trac/tags/trac-0.12.1 This list contains only a few highlights: - db: improve concurrency behavior (#9111) - fcgi: add an environment variable `TRAC_USE_FLUP` to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before) - svn authz: improve compatibility with svn 1.5 format (#8289) - milestone: allow to set the time for the due date (#6369, #9582) - ticket: fixes for the CC: property (#8597, #9522) - notification: improved the formatting of ticket fields in notification e-mails (#9484, #9494) - i18n: added a configuration option to set the default language (#8117) - several fixes for upgrade (#9400, #9416, #9483, #9556)
2011-03-17 00:28:22 +01:00
${PYSITELIB}/trac/htdocs/js/messages/fi.js
${PYSITELIB}/trac/htdocs/js/messages/fr.js
${PYSITELIB}/trac/htdocs/js/messages/he.js
${PYSITELIB}/trac/htdocs/js/messages/hu.js
${PYSITELIB}/trac/htdocs/js/messages/hy.js
${PYSITELIB}/trac/htdocs/js/messages/it.js
${PYSITELIB}/trac/htdocs/js/messages/ja.js
${PYSITELIB}/trac/htdocs/js/messages/nb.js
${PYSITELIB}/trac/htdocs/js/messages/nl.js
${PYSITELIB}/trac/htdocs/js/messages/pt_BR.js
${PYSITELIB}/trac/htdocs/js/messages/ru.js
${PYSITELIB}/trac/htdocs/js/messages/sl.js
${PYSITELIB}/trac/htdocs/js/messages/sv.js
${PYSITELIB}/trac/htdocs/js/messages/tr.js
${PYSITELIB}/trac/htdocs/js/messages/zh_CN.js
${PYSITELIB}/trac/htdocs/js/messages/zh_TW.js
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/htdocs/js/noconflict.js
${PYSITELIB}/trac/htdocs/js/query.js
${PYSITELIB}/trac/htdocs/js/resizer.js
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/htdocs/js/search.js
${PYSITELIB}/trac/htdocs/js/suggest.js
${PYSITELIB}/trac/htdocs/js/timeline_multirepos.js
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/htdocs/js/trac.js
${PYSITELIB}/trac/htdocs/js/wikitoolbar.js
${PYSITELIB}/trac/htdocs/loading.gif
${PYSITELIB}/trac/htdocs/lock-locked.png
${PYSITELIB}/trac/htdocs/milestone.png
${PYSITELIB}/trac/htdocs/newticket.png
${PYSITELIB}/trac/htdocs/parent.png
${PYSITELIB}/trac/htdocs/python.png
${PYSITELIB}/trac/htdocs/topbar_gradient.png
${PYSITELIB}/trac/htdocs/topbar_gradient2.png
${PYSITELIB}/trac/htdocs/trac.ico
${PYSITELIB}/trac/htdocs/trac_banner.png
${PYSITELIB}/trac/htdocs/trac_logo_mini.png
${PYSITELIB}/trac/htdocs/vgradient.png
${PYSITELIB}/trac/htdocs/wiki.png
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/loader.py
${PYSITELIB}/trac/loader.pyc
${PYSITELIB}/trac/loader.pyo
${PYSITELIB}/trac/locale/ca/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/cs/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/de/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/en_GB/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/en_US/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/eo/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/es/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/es_AR/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/fi/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/fr/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/gl/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/he/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/hu/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/hy/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/it/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/ja/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/ko/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/nb/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/nl/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/pl/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/pt/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/pt_BR/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/ro/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/ru/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/sl/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/sv/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/tr/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/zh_CN/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/locale/zh_TW/LC_MESSAGES/messages.mo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/log.py
${PYSITELIB}/trac/log.pyc
${PYSITELIB}/trac/log.pyo
${PYSITELIB}/trac/mimeview/__init__.py
${PYSITELIB}/trac/mimeview/__init__.pyc
${PYSITELIB}/trac/mimeview/__init__.pyo
${PYSITELIB}/trac/mimeview/api.py
${PYSITELIB}/trac/mimeview/api.pyc
${PYSITELIB}/trac/mimeview/api.pyo
${PYSITELIB}/trac/mimeview/patch.py
${PYSITELIB}/trac/mimeview/patch.pyc
${PYSITELIB}/trac/mimeview/patch.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/mimeview/pygments.py
${PYSITELIB}/trac/mimeview/pygments.pyc
${PYSITELIB}/trac/mimeview/pygments.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/mimeview/rst.py
${PYSITELIB}/trac/mimeview/rst.pyc
${PYSITELIB}/trac/mimeview/rst.pyo
${PYSITELIB}/trac/mimeview/silvercity.py
${PYSITELIB}/trac/mimeview/silvercity.pyc
${PYSITELIB}/trac/mimeview/silvercity.pyo
${PYSITELIB}/trac/mimeview/txtl.py
${PYSITELIB}/trac/mimeview/txtl.pyc
${PYSITELIB}/trac/mimeview/txtl.pyo
${PYSITELIB}/trac/notification.py
${PYSITELIB}/trac/notification.pyc
${PYSITELIB}/trac/notification.pyo
${PYSITELIB}/trac/perm.py
${PYSITELIB}/trac/perm.pyc
${PYSITELIB}/trac/perm.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/prefs/__init__.py
${PYSITELIB}/trac/prefs/__init__.pyc
${PYSITELIB}/trac/prefs/__init__.pyo
${PYSITELIB}/trac/prefs/api.py
${PYSITELIB}/trac/prefs/api.pyc
${PYSITELIB}/trac/prefs/api.pyo
${PYSITELIB}/trac/prefs/templates/prefs.html
${PYSITELIB}/trac/prefs/templates/prefs_advanced.html
${PYSITELIB}/trac/prefs/templates/prefs_datetime.html
${PYSITELIB}/trac/prefs/templates/prefs_general.html
${PYSITELIB}/trac/prefs/templates/prefs_keybindings.html
${PYSITELIB}/trac/prefs/templates/prefs_language.html
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/prefs/templates/prefs_pygments.html
${PYSITELIB}/trac/prefs/web_ui.py
${PYSITELIB}/trac/prefs/web_ui.pyc
${PYSITELIB}/trac/prefs/web_ui.pyo
${PYSITELIB}/trac/resource.py
${PYSITELIB}/trac/resource.pyc
${PYSITELIB}/trac/resource.pyo
${PYSITELIB}/trac/search/__init__.py
${PYSITELIB}/trac/search/__init__.pyc
${PYSITELIB}/trac/search/__init__.pyo
${PYSITELIB}/trac/search/api.py
${PYSITELIB}/trac/search/api.pyc
${PYSITELIB}/trac/search/api.pyo
${PYSITELIB}/trac/search/templates/opensearch.xml
${PYSITELIB}/trac/search/templates/search.html
${PYSITELIB}/trac/search/web_ui.py
${PYSITELIB}/trac/search/web_ui.pyc
${PYSITELIB}/trac/search/web_ui.pyo
${PYSITELIB}/trac/templates/README
${PYSITELIB}/trac/templates/about.html
${PYSITELIB}/trac/templates/attach_file_form.html
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/templates/attachment.html
${PYSITELIB}/trac/templates/author_or_creator.rss
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/templates/diff_div.html
${PYSITELIB}/trac/templates/diff_options.html
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/templates/diff_view.html
${PYSITELIB}/trac/templates/error.html
${PYSITELIB}/trac/templates/footer.cs
${PYSITELIB}/trac/templates/header.cs
${PYSITELIB}/trac/templates/history_view.html
${PYSITELIB}/trac/templates/index.html
${PYSITELIB}/trac/templates/layout.html
${PYSITELIB}/trac/templates/list_of_attachments.html
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/templates/macros.cs
${PYSITELIB}/trac/templates/macros.html
${PYSITELIB}/trac/templates/macros.rss
${PYSITELIB}/trac/templates/page_index.html
${PYSITELIB}/trac/templates/preview_file.html
${PYSITELIB}/trac/templates/progress_bar.html
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/templates/theme.html
Update to Trac 0.7 'Fulci' (May 18, 2004) http://svn.edgewall.com/repos/trac/tags/trac-0.7 * Revised database format (requires manual upgrade). * Trac standalone daemon, tracd (Experimental). * Greatly improved browser. * Many usability improvements. * Clean-up of CSS and templates. * UTF-8 character encoding support. * Wiki page attachments. * Syntax coloring supporting >35 languages, using SilverCity or GNU Enscript. * Better support for ReStructuredText. * Logging support, including syslog and windows eventlog. * Ticket attachments. * Import tickets from Bugzilla (contributed by Mark Rowe). * Import tickets from SourceForge (contributed by Dmitry Yusupov). * New ticket field: keywords * Ticket email notification. * Localized date and time display. * Viewable SQL for reports. * Improved search facilities. * Windows installer package. * More documentation. * Fixed bugs: #14, #19, #27, #62, #87, #96, #106, #111, #115, #127, #146, #161, #166, #171, #180, #182, #183, #188, #190, #191, #192, #193, #195, #196, #197, #201, #205, #207, #211, #212, #213, #220, #224, #227, #228, #231, #233, #235, #236, #240, #241, #243, #244, #246, #247, #248, #249, #251, #252, #253, #254, #255, #258, #259, #261, #262, #263, #265, #270, #271, #273, #275, #277, #278, #281, #284, #285, #88, #289, #292, #293, #294, #296, #300, #302, #310, #313, #314, #315, #316, #320, #322, #328, #332, #333, #337, #338, #339, #340, #341, #344, #348, #349, #358, #361, #362, #363, #368, #370, #371, #372, #376, #377, #378, #381, #384, #385, #386, #387, #388, #392, #394, #396, #398, #402, #403, #410
2004-05-31 03:57:25 +02:00
${PYSITELIB}/trac/test.py
${PYSITELIB}/trac/test.pyc
${PYSITELIB}/trac/test.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/tests/functional/__init__.py
${PYSITELIB}/trac/tests/functional/__init__.pyc
${PYSITELIB}/trac/tests/functional/__init__.pyo
${PYSITELIB}/trac/tests/functional/better_twill.py
${PYSITELIB}/trac/tests/functional/better_twill.pyc
${PYSITELIB}/trac/tests/functional/better_twill.pyo
${PYSITELIB}/trac/tests/functional/compat.py
${PYSITELIB}/trac/tests/functional/compat.pyc
${PYSITELIB}/trac/tests/functional/compat.pyo
${PYSITELIB}/trac/tests/functional/svntestenv.py
${PYSITELIB}/trac/tests/functional/svntestenv.pyc
${PYSITELIB}/trac/tests/functional/svntestenv.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/tests/functional/testcases.py
${PYSITELIB}/trac/tests/functional/testcases.pyc
${PYSITELIB}/trac/tests/functional/testcases.pyo
${PYSITELIB}/trac/tests/functional/testenv.py
${PYSITELIB}/trac/tests/functional/testenv.pyc
${PYSITELIB}/trac/tests/functional/testenv.pyo
${PYSITELIB}/trac/tests/functional/tester.py
${PYSITELIB}/trac/tests/functional/tester.pyc
${PYSITELIB}/trac/tests/functional/tester.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/ticket/__init__.py
${PYSITELIB}/trac/ticket/__init__.pyc
${PYSITELIB}/trac/ticket/__init__.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/ticket/admin.py
${PYSITELIB}/trac/ticket/admin.pyc
${PYSITELIB}/trac/ticket/admin.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/ticket/api.py
${PYSITELIB}/trac/ticket/api.pyc
${PYSITELIB}/trac/ticket/api.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/ticket/default_workflow.py
${PYSITELIB}/trac/ticket/default_workflow.pyc
${PYSITELIB}/trac/ticket/default_workflow.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/ticket/model.py
${PYSITELIB}/trac/ticket/model.pyc
${PYSITELIB}/trac/ticket/model.pyo
${PYSITELIB}/trac/ticket/notification.py
${PYSITELIB}/trac/ticket/notification.pyc
${PYSITELIB}/trac/ticket/notification.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/ticket/query.py
${PYSITELIB}/trac/ticket/query.pyc
${PYSITELIB}/trac/ticket/query.pyo
${PYSITELIB}/trac/ticket/report.py
${PYSITELIB}/trac/ticket/report.pyc
${PYSITELIB}/trac/ticket/report.pyo
${PYSITELIB}/trac/ticket/roadmap.py
${PYSITELIB}/trac/ticket/roadmap.pyc
${PYSITELIB}/trac/ticket/roadmap.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/ticket/templates/milestone_delete.html
${PYSITELIB}/trac/ticket/templates/milestone_edit.html
${PYSITELIB}/trac/ticket/templates/milestone_view.html
${PYSITELIB}/trac/ticket/templates/query.html
${PYSITELIB}/trac/ticket/templates/query.rss
${PYSITELIB}/trac/ticket/templates/query_results.html
${PYSITELIB}/trac/ticket/templates/report.rss
${PYSITELIB}/trac/ticket/templates/report_delete.html
${PYSITELIB}/trac/ticket/templates/report_edit.html
${PYSITELIB}/trac/ticket/templates/report_list.html
${PYSITELIB}/trac/ticket/templates/report_list.rss
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/ticket/templates/report_view.html
${PYSITELIB}/trac/ticket/templates/roadmap.html
${PYSITELIB}/trac/ticket/templates/ticket.html
${PYSITELIB}/trac/ticket/templates/ticket.rss
${PYSITELIB}/trac/ticket/templates/ticket_box.html
${PYSITELIB}/trac/ticket/templates/ticket_change.html
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/ticket/templates/ticket_notify_email.txt
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/ticket/web_ui.py
${PYSITELIB}/trac/ticket/web_ui.pyc
${PYSITELIB}/trac/ticket/web_ui.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/ticket/workflows/basic-workflow.ini
${PYSITELIB}/trac/ticket/workflows/original-workflow.ini
${PYSITELIB}/trac/timeline/__init__.py
${PYSITELIB}/trac/timeline/__init__.pyc
${PYSITELIB}/trac/timeline/__init__.pyo
${PYSITELIB}/trac/timeline/api.py
${PYSITELIB}/trac/timeline/api.pyc
${PYSITELIB}/trac/timeline/api.pyo
${PYSITELIB}/trac/timeline/templates/timeline.html
${PYSITELIB}/trac/timeline/templates/timeline.rss
${PYSITELIB}/trac/timeline/web_ui.py
${PYSITELIB}/trac/timeline/web_ui.pyc
${PYSITELIB}/trac/timeline/web_ui.pyo
Update to Trac 0.7 'Fulci' (May 18, 2004) http://svn.edgewall.com/repos/trac/tags/trac-0.7 * Revised database format (requires manual upgrade). * Trac standalone daemon, tracd (Experimental). * Greatly improved browser. * Many usability improvements. * Clean-up of CSS and templates. * UTF-8 character encoding support. * Wiki page attachments. * Syntax coloring supporting >35 languages, using SilverCity or GNU Enscript. * Better support for ReStructuredText. * Logging support, including syslog and windows eventlog. * Ticket attachments. * Import tickets from Bugzilla (contributed by Mark Rowe). * Import tickets from SourceForge (contributed by Dmitry Yusupov). * New ticket field: keywords * Ticket email notification. * Localized date and time display. * Viewable SQL for reports. * Improved search facilities. * Windows installer package. * More documentation. * Fixed bugs: #14, #19, #27, #62, #87, #96, #106, #111, #115, #127, #146, #161, #166, #171, #180, #182, #183, #188, #190, #191, #192, #193, #195, #196, #197, #201, #205, #207, #211, #212, #213, #220, #224, #227, #228, #231, #233, #235, #236, #240, #241, #243, #244, #246, #247, #248, #249, #251, #252, #253, #254, #255, #258, #259, #261, #262, #263, #265, #270, #271, #273, #275, #277, #278, #281, #284, #285, #88, #289, #292, #293, #294, #296, #300, #302, #310, #313, #314, #315, #316, #320, #322, #328, #332, #333, #337, #338, #339, #340, #341, #344, #348, #349, #358, #361, #362, #363, #368, #370, #371, #372, #376, #377, #378, #381, #384, #385, #386, #387, #388, #392, #394, #396, #398, #402, #403, #410
2004-05-31 03:57:25 +02:00
${PYSITELIB}/trac/upgrades/__init__.py
${PYSITELIB}/trac/upgrades/__init__.pyc
${PYSITELIB}/trac/upgrades/__init__.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/upgrades/db10.py
${PYSITELIB}/trac/upgrades/db10.pyc
${PYSITELIB}/trac/upgrades/db10.pyo
${PYSITELIB}/trac/upgrades/db11.py
${PYSITELIB}/trac/upgrades/db11.pyc
${PYSITELIB}/trac/upgrades/db11.pyo
${PYSITELIB}/trac/upgrades/db12.py
${PYSITELIB}/trac/upgrades/db12.pyc
${PYSITELIB}/trac/upgrades/db12.pyo
${PYSITELIB}/trac/upgrades/db13.py
${PYSITELIB}/trac/upgrades/db13.pyc
${PYSITELIB}/trac/upgrades/db13.pyo
${PYSITELIB}/trac/upgrades/db14.py
${PYSITELIB}/trac/upgrades/db14.pyc
${PYSITELIB}/trac/upgrades/db14.pyo
${PYSITELIB}/trac/upgrades/db15.py
${PYSITELIB}/trac/upgrades/db15.pyc
${PYSITELIB}/trac/upgrades/db15.pyo
${PYSITELIB}/trac/upgrades/db16.py
${PYSITELIB}/trac/upgrades/db16.pyc
${PYSITELIB}/trac/upgrades/db16.pyo
${PYSITELIB}/trac/upgrades/db17.py
${PYSITELIB}/trac/upgrades/db17.pyc
${PYSITELIB}/trac/upgrades/db17.pyo
${PYSITELIB}/trac/upgrades/db18.py
${PYSITELIB}/trac/upgrades/db18.pyc
${PYSITELIB}/trac/upgrades/db18.pyo
${PYSITELIB}/trac/upgrades/db19.py
${PYSITELIB}/trac/upgrades/db19.pyc
${PYSITELIB}/trac/upgrades/db19.pyo
${PYSITELIB}/trac/upgrades/db20.py
${PYSITELIB}/trac/upgrades/db20.pyc
${PYSITELIB}/trac/upgrades/db20.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/upgrades/db21.py
${PYSITELIB}/trac/upgrades/db21.pyc
${PYSITELIB}/trac/upgrades/db21.pyo
${PYSITELIB}/trac/upgrades/db22.py
${PYSITELIB}/trac/upgrades/db22.pyc
${PYSITELIB}/trac/upgrades/db22.pyo
${PYSITELIB}/trac/upgrades/db23.py
${PYSITELIB}/trac/upgrades/db23.pyc
${PYSITELIB}/trac/upgrades/db23.pyo
${PYSITELIB}/trac/upgrades/db24.py
${PYSITELIB}/trac/upgrades/db24.pyc
${PYSITELIB}/trac/upgrades/db24.pyo
${PYSITELIB}/trac/upgrades/db25.py
${PYSITELIB}/trac/upgrades/db25.pyc
${PYSITELIB}/trac/upgrades/db25.pyo
${PYSITELIB}/trac/upgrades/db26.py
${PYSITELIB}/trac/upgrades/db26.pyc
${PYSITELIB}/trac/upgrades/db26.pyo
Update to Trac 0.7 'Fulci' (May 18, 2004) http://svn.edgewall.com/repos/trac/tags/trac-0.7 * Revised database format (requires manual upgrade). * Trac standalone daemon, tracd (Experimental). * Greatly improved browser. * Many usability improvements. * Clean-up of CSS and templates. * UTF-8 character encoding support. * Wiki page attachments. * Syntax coloring supporting >35 languages, using SilverCity or GNU Enscript. * Better support for ReStructuredText. * Logging support, including syslog and windows eventlog. * Ticket attachments. * Import tickets from Bugzilla (contributed by Mark Rowe). * Import tickets from SourceForge (contributed by Dmitry Yusupov). * New ticket field: keywords * Ticket email notification. * Localized date and time display. * Viewable SQL for reports. * Improved search facilities. * Windows installer package. * More documentation. * Fixed bugs: #14, #19, #27, #62, #87, #96, #106, #111, #115, #127, #146, #161, #166, #171, #180, #182, #183, #188, #190, #191, #192, #193, #195, #196, #197, #201, #205, #207, #211, #212, #213, #220, #224, #227, #228, #231, #233, #235, #236, #240, #241, #243, #244, #246, #247, #248, #249, #251, #252, #253, #254, #255, #258, #259, #261, #262, #263, #265, #270, #271, #273, #275, #277, #278, #281, #284, #285, #88, #289, #292, #293, #294, #296, #300, #302, #310, #313, #314, #315, #316, #320, #322, #328, #332, #333, #337, #338, #339, #340, #341, #344, #348, #349, #358, #361, #362, #363, #368, #370, #371, #372, #376, #377, #378, #381, #384, #385, #386, #387, #388, #392, #394, #396, #398, #402, #403, #410
2004-05-31 03:57:25 +02:00
${PYSITELIB}/trac/upgrades/db3.py
${PYSITELIB}/trac/upgrades/db3.pyc
${PYSITELIB}/trac/upgrades/db3.pyo
${PYSITELIB}/trac/upgrades/db4.py
${PYSITELIB}/trac/upgrades/db4.pyc
${PYSITELIB}/trac/upgrades/db4.pyo
${PYSITELIB}/trac/upgrades/db5.py
${PYSITELIB}/trac/upgrades/db5.pyc
${PYSITELIB}/trac/upgrades/db5.pyo
${PYSITELIB}/trac/upgrades/db6.py
${PYSITELIB}/trac/upgrades/db6.pyc
${PYSITELIB}/trac/upgrades/db6.pyo
${PYSITELIB}/trac/upgrades/db7.py
${PYSITELIB}/trac/upgrades/db7.pyc
${PYSITELIB}/trac/upgrades/db7.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/upgrades/db8.py
${PYSITELIB}/trac/upgrades/db8.pyc
${PYSITELIB}/trac/upgrades/db8.pyo
${PYSITELIB}/trac/upgrades/db9.py
${PYSITELIB}/trac/upgrades/db9.pyc
${PYSITELIB}/trac/upgrades/db9.pyo
${PYSITELIB}/trac/util/__init__.py
${PYSITELIB}/trac/util/__init__.pyc
${PYSITELIB}/trac/util/__init__.pyo
${PYSITELIB}/trac/util/autoreload.py
${PYSITELIB}/trac/util/autoreload.pyc
${PYSITELIB}/trac/util/autoreload.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/util/compat.py
${PYSITELIB}/trac/util/compat.pyc
${PYSITELIB}/trac/util/compat.pyo
${PYSITELIB}/trac/util/concurrency.py
${PYSITELIB}/trac/util/concurrency.pyc
${PYSITELIB}/trac/util/concurrency.pyo
${PYSITELIB}/trac/util/daemon.py
${PYSITELIB}/trac/util/daemon.pyc
${PYSITELIB}/trac/util/daemon.pyo
${PYSITELIB}/trac/util/datefmt.py
${PYSITELIB}/trac/util/datefmt.pyc
${PYSITELIB}/trac/util/datefmt.pyo
${PYSITELIB}/trac/util/dist.py
${PYSITELIB}/trac/util/dist.pyc
${PYSITELIB}/trac/util/dist.pyo
${PYSITELIB}/trac/util/html.py
${PYSITELIB}/trac/util/html.pyc
${PYSITELIB}/trac/util/html.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/util/presentation.py
${PYSITELIB}/trac/util/presentation.pyc
${PYSITELIB}/trac/util/presentation.pyo
${PYSITELIB}/trac/util/text.py
${PYSITELIB}/trac/util/text.pyc
${PYSITELIB}/trac/util/text.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/util/translation.py
${PYSITELIB}/trac/util/translation.pyc
${PYSITELIB}/trac/util/translation.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/versioncontrol/__init__.py
${PYSITELIB}/trac/versioncontrol/__init__.pyc
${PYSITELIB}/trac/versioncontrol/__init__.pyo
${PYSITELIB}/trac/versioncontrol/admin.py
${PYSITELIB}/trac/versioncontrol/admin.pyc
${PYSITELIB}/trac/versioncontrol/admin.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/versioncontrol/api.py
${PYSITELIB}/trac/versioncontrol/api.pyc
${PYSITELIB}/trac/versioncontrol/api.pyo
${PYSITELIB}/trac/versioncontrol/cache.py
${PYSITELIB}/trac/versioncontrol/cache.pyc
${PYSITELIB}/trac/versioncontrol/cache.pyo
${PYSITELIB}/trac/versioncontrol/diff.py
${PYSITELIB}/trac/versioncontrol/diff.pyc
${PYSITELIB}/trac/versioncontrol/diff.pyo
${PYSITELIB}/trac/versioncontrol/svn_authz.py
${PYSITELIB}/trac/versioncontrol/svn_authz.pyc
${PYSITELIB}/trac/versioncontrol/svn_authz.pyo
${PYSITELIB}/trac/versioncontrol/svn_fs.py
${PYSITELIB}/trac/versioncontrol/svn_fs.pyc
${PYSITELIB}/trac/versioncontrol/svn_fs.pyo
${PYSITELIB}/trac/versioncontrol/svn_prop.py
${PYSITELIB}/trac/versioncontrol/svn_prop.pyc
${PYSITELIB}/trac/versioncontrol/svn_prop.pyo
${PYSITELIB}/trac/versioncontrol/templates/admin_repositories.html
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/versioncontrol/templates/browser.html
${PYSITELIB}/trac/versioncontrol/templates/changeset.html
${PYSITELIB}/trac/versioncontrol/templates/diff_form.html
${PYSITELIB}/trac/versioncontrol/templates/dir_entries.html
${PYSITELIB}/trac/versioncontrol/templates/dirlist_thead.html
${PYSITELIB}/trac/versioncontrol/templates/path_links.html
${PYSITELIB}/trac/versioncontrol/templates/repository_index.html
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/versioncontrol/templates/revisionlog.html
${PYSITELIB}/trac/versioncontrol/templates/revisionlog.rss
${PYSITELIB}/trac/versioncontrol/templates/revisionlog.txt
${PYSITELIB}/trac/versioncontrol/templates/sortable_th.html
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/versioncontrol/web_ui/__init__.py
${PYSITELIB}/trac/versioncontrol/web_ui/__init__.pyc
${PYSITELIB}/trac/versioncontrol/web_ui/__init__.pyo
${PYSITELIB}/trac/versioncontrol/web_ui/browser.py
${PYSITELIB}/trac/versioncontrol/web_ui/browser.pyc
${PYSITELIB}/trac/versioncontrol/web_ui/browser.pyo
${PYSITELIB}/trac/versioncontrol/web_ui/changeset.py
${PYSITELIB}/trac/versioncontrol/web_ui/changeset.pyc
${PYSITELIB}/trac/versioncontrol/web_ui/changeset.pyo
${PYSITELIB}/trac/versioncontrol/web_ui/log.py
${PYSITELIB}/trac/versioncontrol/web_ui/log.pyc
${PYSITELIB}/trac/versioncontrol/web_ui/log.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/versioncontrol/web_ui/main.py
${PYSITELIB}/trac/versioncontrol/web_ui/main.pyc
${PYSITELIB}/trac/versioncontrol/web_ui/main.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/versioncontrol/web_ui/util.py
${PYSITELIB}/trac/versioncontrol/web_ui/util.pyc
${PYSITELIB}/trac/versioncontrol/web_ui/util.pyo
${PYSITELIB}/trac/web/__init__.py
${PYSITELIB}/trac/web/__init__.pyc
${PYSITELIB}/trac/web/__init__.pyo
${PYSITELIB}/trac/web/_fcgi.py
${PYSITELIB}/trac/web/_fcgi.pyc
${PYSITELIB}/trac/web/_fcgi.pyo
${PYSITELIB}/trac/web/api.py
${PYSITELIB}/trac/web/api.pyc
${PYSITELIB}/trac/web/api.pyo
${PYSITELIB}/trac/web/auth.py
${PYSITELIB}/trac/web/auth.pyc
${PYSITELIB}/trac/web/auth.pyo
${PYSITELIB}/trac/web/cgi_frontend.py
${PYSITELIB}/trac/web/cgi_frontend.pyc
${PYSITELIB}/trac/web/cgi_frontend.pyo
${PYSITELIB}/trac/web/chrome.py
${PYSITELIB}/trac/web/chrome.pyc
${PYSITELIB}/trac/web/chrome.pyo
${PYSITELIB}/trac/web/clearsilver.py
${PYSITELIB}/trac/web/clearsilver.pyc
${PYSITELIB}/trac/web/clearsilver.pyo
${PYSITELIB}/trac/web/fcgi_frontend.py
${PYSITELIB}/trac/web/fcgi_frontend.pyc
${PYSITELIB}/trac/web/fcgi_frontend.pyo
${PYSITELIB}/trac/web/href.py
${PYSITELIB}/trac/web/href.pyc
${PYSITELIB}/trac/web/href.pyo
${PYSITELIB}/trac/web/main.py
${PYSITELIB}/trac/web/main.pyc
${PYSITELIB}/trac/web/main.pyo
${PYSITELIB}/trac/web/modpython_frontend.py
${PYSITELIB}/trac/web/modpython_frontend.pyc
${PYSITELIB}/trac/web/modpython_frontend.pyo
${PYSITELIB}/trac/web/session.py
${PYSITELIB}/trac/web/session.pyc
${PYSITELIB}/trac/web/session.pyo
${PYSITELIB}/trac/web/standalone.py
${PYSITELIB}/trac/web/standalone.pyc
${PYSITELIB}/trac/web/standalone.pyo
${PYSITELIB}/trac/web/wsgi.py
${PYSITELIB}/trac/web/wsgi.pyc
${PYSITELIB}/trac/web/wsgi.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/wiki/__init__.py
${PYSITELIB}/trac/wiki/__init__.pyc
${PYSITELIB}/trac/wiki/__init__.pyo
${PYSITELIB}/trac/wiki/admin.py
${PYSITELIB}/trac/wiki/admin.pyc
${PYSITELIB}/trac/wiki/admin.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/wiki/api.py
${PYSITELIB}/trac/wiki/api.pyc
${PYSITELIB}/trac/wiki/api.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/wiki/default-pages/CamelCase
${PYSITELIB}/trac/wiki/default-pages/InterMapTxt
${PYSITELIB}/trac/wiki/default-pages/InterTrac
${PYSITELIB}/trac/wiki/default-pages/InterWiki
${PYSITELIB}/trac/wiki/default-pages/PageTemplates
${PYSITELIB}/trac/wiki/default-pages/RecentChanges
${PYSITELIB}/trac/wiki/default-pages/SandBox
${PYSITELIB}/trac/wiki/default-pages/TitleIndex
${PYSITELIB}/trac/wiki/default-pages/TracAccessibility
${PYSITELIB}/trac/wiki/default-pages/TracAdmin
${PYSITELIB}/trac/wiki/default-pages/TracBackup
${PYSITELIB}/trac/wiki/default-pages/TracBrowser
${PYSITELIB}/trac/wiki/default-pages/TracCgi
${PYSITELIB}/trac/wiki/default-pages/TracChangeset
${PYSITELIB}/trac/wiki/default-pages/TracEnvironment
${PYSITELIB}/trac/wiki/default-pages/TracFastCgi
${PYSITELIB}/trac/wiki/default-pages/TracFineGrainedPermissions
${PYSITELIB}/trac/wiki/default-pages/TracGuide
${PYSITELIB}/trac/wiki/default-pages/TracImport
${PYSITELIB}/trac/wiki/default-pages/TracIni
${PYSITELIB}/trac/wiki/default-pages/TracInstall
${PYSITELIB}/trac/wiki/default-pages/TracInterfaceCustomization
${PYSITELIB}/trac/wiki/default-pages/TracLinks
${PYSITELIB}/trac/wiki/default-pages/TracLogging
${PYSITELIB}/trac/wiki/default-pages/TracModPython
${PYSITELIB}/trac/wiki/default-pages/TracModWSGI
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/wiki/default-pages/TracNavigation
${PYSITELIB}/trac/wiki/default-pages/TracNotification
${PYSITELIB}/trac/wiki/default-pages/TracPermissions
${PYSITELIB}/trac/wiki/default-pages/TracPlugins
${PYSITELIB}/trac/wiki/default-pages/TracQuery
${PYSITELIB}/trac/wiki/default-pages/TracReports
${PYSITELIB}/trac/wiki/default-pages/TracRepositoryAdmin
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/wiki/default-pages/TracRevisionLog
${PYSITELIB}/trac/wiki/default-pages/TracRoadmap
${PYSITELIB}/trac/wiki/default-pages/TracRss
${PYSITELIB}/trac/wiki/default-pages/TracSearch
${PYSITELIB}/trac/wiki/default-pages/TracStandalone
${PYSITELIB}/trac/wiki/default-pages/TracSupport
${PYSITELIB}/trac/wiki/default-pages/TracSyntaxColoring
${PYSITELIB}/trac/wiki/default-pages/TracTickets
${PYSITELIB}/trac/wiki/default-pages/TracTicketsCustomFields
${PYSITELIB}/trac/wiki/default-pages/TracTimeline
${PYSITELIB}/trac/wiki/default-pages/TracUnicode
${PYSITELIB}/trac/wiki/default-pages/TracUpgrade
${PYSITELIB}/trac/wiki/default-pages/TracWiki
${PYSITELIB}/trac/wiki/default-pages/TracWorkflow
${PYSITELIB}/trac/wiki/default-pages/WikiDeletePage
${PYSITELIB}/trac/wiki/default-pages/WikiFormatting
${PYSITELIB}/trac/wiki/default-pages/WikiHtml
${PYSITELIB}/trac/wiki/default-pages/WikiMacros
${PYSITELIB}/trac/wiki/default-pages/WikiNewPage
${PYSITELIB}/trac/wiki/default-pages/WikiPageNames
${PYSITELIB}/trac/wiki/default-pages/WikiProcessors
${PYSITELIB}/trac/wiki/default-pages/WikiRestructuredText
${PYSITELIB}/trac/wiki/default-pages/WikiRestructuredTextLinks
${PYSITELIB}/trac/wiki/default-pages/WikiStart
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/wiki/formatter.py
${PYSITELIB}/trac/wiki/formatter.pyc
${PYSITELIB}/trac/wiki/formatter.pyo
${PYSITELIB}/trac/wiki/intertrac.py
${PYSITELIB}/trac/wiki/intertrac.pyc
${PYSITELIB}/trac/wiki/intertrac.pyo
${PYSITELIB}/trac/wiki/interwiki.py
${PYSITELIB}/trac/wiki/interwiki.pyc
${PYSITELIB}/trac/wiki/interwiki.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/wiki/macros.py
${PYSITELIB}/trac/wiki/macros.pyc
${PYSITELIB}/trac/wiki/macros.pyo
${PYSITELIB}/trac/wiki/model.py
${PYSITELIB}/trac/wiki/model.pyc
${PYSITELIB}/trac/wiki/model.pyo
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/wiki/parser.py
${PYSITELIB}/trac/wiki/parser.pyc
${PYSITELIB}/trac/wiki/parser.pyo
${PYSITELIB}/trac/wiki/templates/wiki_delete.html
${PYSITELIB}/trac/wiki/templates/wiki_diff.html
${PYSITELIB}/trac/wiki/templates/wiki_edit.html
${PYSITELIB}/trac/wiki/templates/wiki_edit_form.html
${PYSITELIB}/trac/wiki/templates/wiki_page_path.html
${PYSITELIB}/trac/wiki/templates/wiki_rename.html
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
${PYSITELIB}/trac/wiki/templates/wiki_view.html
${PYSITELIB}/trac/wiki/web_api.py
${PYSITELIB}/trac/wiki/web_api.pyc
${PYSITELIB}/trac/wiki/web_api.pyo
Update to 0.9. Bump minimum versions of dependencies. Allow py-PgSQL or py-psycopg to satisfy the database dependency, in addition to sqlite. Install man pages to PKGMANDIR. Closes PR 31984. Upstream changelog: Trac 0.9 (Oct 31, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9 * Support for a global trac.ini configuration file. * Changed logic for enabling plugins/components. * Improved support for handling repository subsets. * Fixes problems with Trac links when using multiple environments in the same Python interpreter. * Improvements to email notification layout and encoding. * Fixes for database locking with SQLite, in particular in a multi-threaded environment. * PostgreSQL compatibility fixes. * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169, #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930, #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120, #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170, #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218, #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251, Trac 0.9-beta2 (Sept 25, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b2 * Support for setuptools 0.6. * Allow insertion of a custom HTML snippet above the new ticket form to explain site-specific policies and/or guidelines. * Much improved Bugzilla import script. * Fixed a bug where deleting a wiki page version would sometimes delete the entire page. * Fixes for the rendering of diffs and patches. * Fixes for the Subversion authz support. * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040, #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985, #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021, #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109 Trac 0.9-beta1 (Sept 5, 2005) http://svn.edgewall.com/repos/trac/tags/trac-0.9b1 Trac 0.9 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * License changed from GPL to modified BSD (See the file COPYING). * Improved modularity and extendibility (plugin support). * Support for both pysqlite 1.x and pysqlite 2.x. * Postgresql database support (with psycopg or pyPgSQL). * Repository subsets. Multiple Trac environments can share a single repository. * Version control abstraction layer making it possible to support other version control systems besides subversion in the future. * FastCGI frontend support. * Python version >= 2.3 is now required. The complete list of closed tickets can be found here: http://projects.edgewall.com/trac/query?status=closed&milestone=0.9
2005-11-04 00:04:29 +01:00
${PYSITELIB}/trac/wiki/web_ui.py
${PYSITELIB}/trac/wiki/web_ui.pyc
${PYSITELIB}/trac/wiki/web_ui.pyo
${PYSITELIB}/tracopt/__init__.py
${PYSITELIB}/tracopt/__init__.pyc
${PYSITELIB}/tracopt/__init__.pyo
${PYSITELIB}/tracopt/mimeview/__init__.py
${PYSITELIB}/tracopt/mimeview/__init__.pyc
${PYSITELIB}/tracopt/mimeview/__init__.pyo
${PYSITELIB}/tracopt/mimeview/enscript.py
${PYSITELIB}/tracopt/mimeview/enscript.pyc
${PYSITELIB}/tracopt/mimeview/enscript.pyo
${PYSITELIB}/tracopt/mimeview/php.py
${PYSITELIB}/tracopt/mimeview/php.pyc
${PYSITELIB}/tracopt/mimeview/php.pyo
${PYSITELIB}/tracopt/perm/__init__.py
${PYSITELIB}/tracopt/perm/__init__.pyc
${PYSITELIB}/tracopt/perm/__init__.pyo
${PYSITELIB}/tracopt/perm/authz_policy.py
${PYSITELIB}/tracopt/perm/authz_policy.pyc
${PYSITELIB}/tracopt/perm/authz_policy.pyo
${PYSITELIB}/tracopt/perm/config_perm_provider.py
${PYSITELIB}/tracopt/perm/config_perm_provider.pyc
${PYSITELIB}/tracopt/perm/config_perm_provider.pyo
${PYSITELIB}/tracopt/ticket/__init__.py
${PYSITELIB}/tracopt/ticket/__init__.pyc
${PYSITELIB}/tracopt/ticket/__init__.pyo
${PYSITELIB}/tracopt/ticket/commit_updater.py
${PYSITELIB}/tracopt/ticket/commit_updater.pyc
${PYSITELIB}/tracopt/ticket/commit_updater.pyo
${PYSITELIB}/tracopt/ticket/deleter.py
${PYSITELIB}/tracopt/ticket/deleter.pyc
${PYSITELIB}/tracopt/ticket/deleter.pyo
${PYSITELIB}/tracopt/ticket/templates/ticket_delete.html
libexec/trac/trac.cgi
libexec/trac/trac.fcgi
Update to Trac 0.7 'Fulci' (May 18, 2004) http://svn.edgewall.com/repos/trac/tags/trac-0.7 * Revised database format (requires manual upgrade). * Trac standalone daemon, tracd (Experimental). * Greatly improved browser. * Many usability improvements. * Clean-up of CSS and templates. * UTF-8 character encoding support. * Wiki page attachments. * Syntax coloring supporting >35 languages, using SilverCity or GNU Enscript. * Better support for ReStructuredText. * Logging support, including syslog and windows eventlog. * Ticket attachments. * Import tickets from Bugzilla (contributed by Mark Rowe). * Import tickets from SourceForge (contributed by Dmitry Yusupov). * New ticket field: keywords * Ticket email notification. * Localized date and time display. * Viewable SQL for reports. * Improved search facilities. * Windows installer package. * More documentation. * Fixed bugs: #14, #19, #27, #62, #87, #96, #106, #111, #115, #127, #146, #161, #166, #171, #180, #182, #183, #188, #190, #191, #192, #193, #195, #196, #197, #201, #205, #207, #211, #212, #213, #220, #224, #227, #228, #231, #233, #235, #236, #240, #241, #243, #244, #246, #247, #248, #249, #251, #252, #253, #254, #255, #258, #259, #261, #262, #263, #265, #270, #271, #273, #275, #277, #278, #281, #284, #285, #88, #289, #292, #293, #294, #296, #300, #302, #310, #313, #314, #315, #316, #320, #322, #328, #332, #333, #337, #338, #339, #340, #341, #344, #348, #349, #358, #361, #362, #363, #368, #370, #371, #372, #376, #377, #378, #381, #384, #385, #386, #387, #388, #392, #394, #396, #398, #402, #403, #410
2004-05-31 03:57:25 +02:00
share/examples/trac/README
share/examples/trac/bugzilla2trac.py
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
share/examples/trac/checkwiki.py
share/examples/trac/emailfilter.py
share/examples/trac/htdigest.py
Updated www/trac to 0.11.1 Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1 Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-09-12 12:18:11 +02:00
share/examples/trac/htpasswd.py
share/examples/trac/migrateticketmodel.py
Update to Trac 0.7 'Fulci' (May 18, 2004) http://svn.edgewall.com/repos/trac/tags/trac-0.7 * Revised database format (requires manual upgrade). * Trac standalone daemon, tracd (Experimental). * Greatly improved browser. * Many usability improvements. * Clean-up of CSS and templates. * UTF-8 character encoding support. * Wiki page attachments. * Syntax coloring supporting >35 languages, using SilverCity or GNU Enscript. * Better support for ReStructuredText. * Logging support, including syslog and windows eventlog. * Ticket attachments. * Import tickets from Bugzilla (contributed by Mark Rowe). * Import tickets from SourceForge (contributed by Dmitry Yusupov). * New ticket field: keywords * Ticket email notification. * Localized date and time display. * Viewable SQL for reports. * Improved search facilities. * Windows installer package. * More documentation. * Fixed bugs: #14, #19, #27, #62, #87, #96, #106, #111, #115, #127, #146, #161, #166, #171, #180, #182, #183, #188, #190, #191, #192, #193, #195, #196, #197, #201, #205, #207, #211, #212, #213, #220, #224, #227, #228, #231, #233, #235, #236, #240, #241, #243, #244, #246, #247, #248, #249, #251, #252, #253, #254, #255, #258, #259, #261, #262, #263, #265, #270, #271, #273, #275, #277, #278, #281, #284, #285, #88, #289, #292, #293, #294, #296, #300, #302, #310, #313, #314, #315, #316, #320, #322, #328, #332, #333, #337, #338, #339, #340, #341, #344, #348, #349, #358, #361, #362, #363, #368, #370, #371, #372, #376, #377, #378, #381, #384, #385, #386, #387, #388, #392, #394, #396, #398, #402, #403, #410
2004-05-31 03:57:25 +02:00
share/examples/trac/sourceforge2trac.py
share/examples/trac/trac-pre-commit-hook
share/examples/trac/trac-svn-hook
share/examples/trac/trac-svn-post-commit-hook.cmd
share/examples/trac/workflow/README
share/examples/trac/workflow/enterprise-workflow.ini
share/examples/trac/workflow/migrate_original_to_basic.py
share/examples/trac/workflow/opensource-workflow.ini
share/examples/trac/workflow/showworkflow
share/examples/trac/workflow/simple-workflow.ini
share/examples/trac/workflow/trivial-workflow.ini
share/examples/trac/workflow/workflow_parser.py