svnLogBrowser Subversion Repository: [svnlogbrowser] / trunk

Log of /trunk

View Directory Listing Directory Listing


Sticky Revision:

Revision 37 - Directory Listing
Modified Wed Mar 26 06:05:59 2008 UTC (2 years, 5 months ago) by tierra
Only specify revision grouping when using a right join in SQL for some MySQL servers that don't like it, and ignore ordering.

Revision 36 - Directory Listing
Modified Wed Oct 10 07:53:11 2007 UTC (2 years, 10 months ago) by tierra
Added email munging.

Revision 33 - Directory Listing
Modified Mon Oct 8 18:14:12 2007 UTC (2 years, 11 months ago) by tierra
Clarified requirements a little, and provided links for MySQLdb and pysvn.

Revision 32 - Directory Listing
Modified Mon Oct 8 17:50:36 2007 UTC (2 years, 11 months ago) by tierra
Missed updating one of the "File" choice options to "Filename".

Revision 31 - Directory Listing
Modified Mon Oct 8 17:28:41 2007 UTC (2 years, 11 months ago) by tierra
Fixed accidental tabs in python script.

Revision 30 - Directory Listing
Modified Sun Oct 7 09:04:35 2007 UTC (2 years, 11 months ago) by tierra
Removed (likely) least used search modes which were also the most resource intensive from the GUI (they are still available however).
Fixed link query generation when browsing through search results.
Added PHP4 version of http_build_query function (forgot it was PHP5 only).
XHTML validation fixes.

Revision 29 - Directory Listing
Modified Sun Oct 7 06:08:37 2007 UTC (2 years, 11 months ago) by tierra
Added support for preformatted log messages.

Revision 28 - Directory Listing
Modified Sun Oct 7 03:02:01 2007 UTC (2 years, 11 months ago) by tierra
Improved error handling of the database initialization.

Revision 27 - Directory Listing
Modified Sat Oct 6 03:13:09 2007 UTC (2 years, 11 months ago) by tierra
Added end-user version information.

Revision 26 - Directory Listing
Modified Sat Oct 6 03:00:51 2007 UTC (2 years, 11 months ago) by tierra
Added error handling for repository information retrieval and added $Id$ keyword substitution properties.

Revision 25 - Directory Listing
Modified Fri Oct 5 08:38:42 2007 UTC (2 years, 11 months ago) by tierra
Added SVN Id keywords for individual file version information, and finished explaining the rest of the configuration options in the README.

Revision 24 - Directory Listing
Modified Mon Oct 1 07:12:03 2007 UTC (2 years, 11 months ago) by tierra
Default to viewing first available changelog (in case the first is deleted).

Revision 23 - Directory Listing
Modified Mon Oct 1 06:58:28 2007 UTC (2 years, 11 months ago) by tierra
Hide file link if the file was deleted.

Revision 22 - Directory Listing
Modified Mon Oct 1 06:52:16 2007 UTC (2 years, 11 months ago) by tierra
Fixed file links for changelogs not using root repository logs (update script), and continue on non-existing path revisions.

Revision 21 - Directory Listing
Modified Mon Oct 1 06:48:00 2007 UTC (2 years, 11 months ago) by tierra
Fixed file links for changelogs not using root repository logs (frontend).

Revision 20 - Directory Listing
Modified Sun Sep 30 06:09:53 2007 UTC (2 years, 11 months ago) by tierra
Fix for UTF-8 characters in names.

Revision 19 - Directory Listing
Modified Sun Sep 30 05:36:07 2007 UTC (2 years, 11 months ago) by tierra
Fixed developer name update to work with more than one developer.

Revision 18 - Directory Listing
Modified Sun Sep 30 04:48:29 2007 UTC (2 years, 11 months ago) by tierra
Added applied filter and search notification.

Revision 17 - Directory Listing
Modified Sun Sep 30 00:05:37 2007 UTC (2 years, 11 months ago) by tierra
Finished with frontend work on the replacement script with new settings format.

Revision 16 - Directory Listing
Modified Sat Sep 29 23:59:21 2007 UTC (2 years, 11 months ago) by tierra
Finished with backend work on the replacement script with new settings format.

Revision 15 - Directory Listing
Modified Sat Sep 29 13:48:00 2007 UTC (2 years, 11 months ago) by tierra
Added new slb-update.py script to soon replace svnlog2xml.sh and svnxml2db.py.

Revision 14 - Directory Listing
Modified Thu Sep 27 07:32:07 2007 UTC (2 years, 11 months ago) by tierra
Added a copy of the GNU GPL v2 licence.

Revision 13 - Directory Listing
Modified Wed Aug 29 07:22:12 2007 UTC (3 years ago) by tierra
Commented SVN log testing code as it should only be useful for developers.
Fixed newline storage for locked LF newlines for the bash script (even Cygwin on Windows requires LF).

Revision 12 - Directory Listing
Modified Mon Aug 27 04:49:14 2007 UTC (3 years ago) by tierra
Fix for unicode characters in log messages.

Revision 11 - Directory Listing
Modified Mon Aug 27 02:12:38 2007 UTC (3 years ago) by tierra
Quick fix for adding commits with empty log messages.

Revision 10 - Directory Listing
Modified Fri Jul 27 07:41:16 2007 UTC (3 years, 1 month ago) by tierra
Set native newlines on scripts, fixed minor syntax error in svnxml2db.py, and added check for existing revision entries to prevent duplicate changes from being added.

Revision 9 - Directory Listing
Modified Wed Jul 25 17:00:11 2007 UTC (3 years, 1 month ago) by tierra
Fixed search icon for IE6 users and other style fixes for IE 6 and 7.

Revision 8 - Directory Listing
Modified Wed Jul 25 05:56:24 2007 UTC (3 years, 1 month ago) by tierra
Added loading animation for AJAX requests.

Revision 7 - Directory Listing
Modified Wed Jul 25 05:23:54 2007 UTC (3 years, 1 month ago) by tierra
Reverted page link hiding as it gives wrong impressions when there are only 2 pages of results.

Revision 6 - Directory Listing
Modified Wed Jul 25 05:17:15 2007 UTC (3 years, 1 month ago) by tierra
Finished the search functionality, and changed file summaries to use AJAX to handle large commits.

Revision 5 - Directory Listing
Modified Mon Jul 23 19:32:23 2007 UTC (3 years, 1 month ago) by tierra
Fixed bash and python scripts to support being run from an arbitrary working directory (so it saves in the same location when run from cron or elsewhere).

Revision 4 - Directory Listing
Modified Sat Jul 21 09:07:59 2007 UTC (3 years, 1 month ago) by tierra
Minor fix for ViewVC link generation.

Revision 3 - Directory Listing
Modified Sat Jul 21 08:53:38 2007 UTC (3 years, 1 month ago) by tierra
Fixed newline mess in source, and set native eol-style on all files.

Revision 2 - Directory Listing
Modified Sat Jul 21 08:44:24 2007 UTC (3 years, 1 month ago) by tierra
Moved some style options into the configuration file to make development easier on live checkouts.

Revision 1 - Directory Listing
Added Fri Jul 20 22:37:52 2007 UTC (3 years, 1 month ago) by tierra
Initial import of svnLogBrowser.

Sort log by:

svnLogBrowser Subversion Repository
ViewVC Help
Powered by ViewVC 1.0.3