Next | Query returned 52 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2008-11-11 02:30:51 by OBATA Akio | Files touched by this commit (2)
Log message:
Update ja-trac to 0.11.1pl2 (a.k.a 0.11.1.ja2)

Trac-0.11.1.ja2 (Nov 10, 2008)
 * Merge security fixes.
   - http://trac.edgewall.org/changeset/7657
   - http://trac.edgewall.org/changeset/7658
 * Fixes datetime presentation on TracReports.
   - trac/db_default.py
   - trac/ticket/report.py
   - trac/ticket/templates/report.rss
   - trac/wiki/default-pages/TracReports
 * Fixes unicode handlings on TracError.
   - trac/core.py
   - trac/ticket/web_ui.py
   2008-09-22 06:18:49 by OBATA Akio | Files touched by this commit (1)
Log message:
Remove a duplicate entry.
   2008-09-12 07:32:38 by Eric Gillespie | Files touched by this commit (7)
Log message:
Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that
set it to ${DISTNAME}.
   2008-08-23 02:20:09 by OBATA Akio | Files touched by this commit (2)
Log message:
Update ja-trac to trac-0.11.1pl1, aka Trac-0.11.1.ja1

Trac-0.11.1.ja1 (Aug 19, 2008)
 * Merge Trac-0.11.1
 * Fixes redundant imports.
   * trac/wiki/intertrac.py
   * trac/wiki/interwiki.py
 * Fixes TracError on 'About Trac' page with show config.
   * trac/about.py
 * Fixes TracError on MIMEview with large file.
   * trac/templates/macros.html
 * Fixes broken wiki links.
   * trac/wiki/default-pages/TracUpgrade
   * trac/wiki/default-pages/WikiProcessors

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
   2008-08-01 10:46:55 by OBATA Akio | Files touched by this commit (7)
Log message:
Update ja-trac to 0.11.ja1.

Trac-0.11.ja1 (Jul 7, 2008)
 * Based on Trac 0.11 'Genshi'
 * Translate messages into Japanese.
   * trac/util/translation.py
   * trac/**/*.py
   * trac/**/templates/*
   * trac/htdocs/js/*.js
   * trac/wiki/default-pages/*
 * Modify date and charset locale to Japanese convention.
   * trac/util/datefmt.py
   * trac/util/text.py
 * Pass all test.
   * trac/test.py
   * trac/**/tests/*.{py|txt}
 * Add new files and sentences for description our work.
   * COPYING.trac-ja
   * README.trac-ja
   * trac/templates/about.html
   * trac/templates/theme.html
   * trac/wiki/default-pages/TracJa
 * Change parameters for our distribution.
   * setup.py

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-07-04 19:33:00 by OBATA Akio | Files touched by this commit (2)
Log message:
Update ja-trac to 0.10.5.1.

Trac-0.10.5-ja-1 (Jun 23, 2008)
 * Merge trac-0.10.5
 * Update to current statement.
 * COPYING.trac-ja
 * README.trac-ja
 * wiki-default/TracJa

Trac 0.10.5 (Jun 23, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.10.5

 Trac 0.10.5 contains two security fixes and a couple of bug fixes.
 The following list contains only a few highlights:

 * Fixes a cross-site redirection vulnerability in the quickjump function
   reported by Russ McRee.
 * Fixes a wiki engine XSS vulnerability found by Nathan Collins.
 * Added PostgreSQL 8.3 support.
 * Fixes FineGrainedPermissions for scoped repositories.
 * Fixes problem with repository syncing raising exceptions.

 The complete list of closed tickets can be found here:
   http://trac.edgewall.org/query?status=closed&milestone=0.10.5
   2008-04-25 22:39:14 by Joerg Sonnenberger | Files touched by this commit (170)
Log message:
Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
   2007-12-21 04:38:06 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Fix typo which cause PKG_OPTIONS ignorance.
   2007-10-13 10:00:53 by OBATA Akio | Files touched by this commit (1) | Package updated
Log message:
Introduce same options for database engine as www/trac.

Depending sqlite version bump to 3,
need to update db, with dump/restore.

Bump PKGREVISION.
   2007-05-05 14:46:59 by OBATA Akio | Files touched by this commit (3)
Log message:
Update ja-trac to 0.10.4.1.

Trac-0.10.4-ja-1 (Mar 5, 2007)
 * Merge trac-0.10.4
 * Fixes miss typing.
   * wiki-default/CamelCase
   * wiki-default/TracQuery
 * Update to current statement.
   * README.trac-ja
   * wiki-default/TracJa

Trac 0.10.4 (Apr 20, 2007)
http://svn.edgewall.org/repos/trac/tags/trac-0.10.4

 Trac 0.10.4 is a bug fix release. The following list contains only a
 few highlights:

 * Repository cache improvements. The new syncing scheme is incompatible with
   the previous one and requires a database schema upgrade in order to prevent
   the old and the new codebase to be mixed. A repository resync is not needed,
   though. The 0.10.4 scheme is compatible with the 0.11 one.
   (#3837, #4043 and #4586)
 * Fix a possible freeze under heavy load (#4465)

 The complete list of closed tickets can be found here:
   http://trac.edgewall.org/query?status=closed&milestone=0.10.4

Next | Query returned 52 messages, browsing 31 to 40 | Previous