]>
src.bluestatic.org Git - viewsvn.git/log
Robert Sesek [Mon, 16 Apr 2007 05:34:54 +0000 (05:34 +0000)]
Merging the updates from the GeSHi vendor to the trunk
Robert Sesek [Tue, 10 Apr 2007 05:27:14 +0000 (05:27 +0000)]
Repository can now take in an array of repositories to include to explicitly allow only certain repositories in a container path
Robert Sesek [Tue, 10 Apr 2007 03:58:04 +0000 (03:58 +0000)]
We no longer need a database to run ViewSVN
Robert Sesek [Tue, 10 Apr 2007 03:53:02 +0000 (03:53 +0000)]
In footer.tpl, Blue Static is the copyright holder, not Iris Studios...
Robert Sesek [Tue, 10 Apr 2007 03:50:35 +0000 (03:50 +0000)]
- In Revision::getRevisionInfo(), we want to use the verbose option for our call to log so we can get file changes
- Added ConstructFileChanges()
- Adding includes/class_diff.php to parse diffs... I want to rewrite this because it's fugly code
- Rudimentary diff now works
Robert Sesek [Tue, 10 Apr 2007 02:23:14 +0000 (02:23 +0000)]
Add the link for the log on browse.php
Robert Sesek [Tue, 10 Apr 2007 01:38:18 +0000 (01:38 +0000)]
We forgot to add includes/class_libsvn.php which makes all those previous commits pretty useless...
Robert Sesek [Mon, 9 Apr 2007 06:43:36 +0000 (06:43 +0000)]
Forgot to add the webpath in blame.tpl
Robert Sesek [Mon, 9 Apr 2007 06:42:09 +0000 (06:42 +0000)]
- Blame now works
- Added FormatCode() and it's helper _FormatSpaces()
Robert Sesek [Mon, 9 Apr 2007 06:28:46 +0000 (06:28 +0000)]
We don't need the -v option in the log command because we don't display the changed files on log.php
Robert Sesek [Mon, 9 Apr 2007 06:28:02 +0000 (06:28 +0000)]
Fixing log.php
Robert Sesek [Mon, 9 Apr 2007 05:53:26 +0000 (05:53 +0000)]
We can get rid of update.sh.php too...
Robert Sesek [Mon, 9 Apr 2007 05:52:53 +0000 (05:52 +0000)]
We can remove rebuild.sh.php because we no longer do the database thing
Robert Sesek [Mon, 9 Apr 2007 05:49:50 +0000 (05:49 +0000)]
We don't need to load the database because we no longer use it and I don't think we will...
Robert Sesek [Mon, 9 Apr 2007 05:49:02 +0000 (05:49 +0000)]
Removing a whole bunch of old files and classes that we no longer need because we've simplified the way ViewSVN operates
Robert Sesek [Mon, 9 Apr 2007 05:35:03 +0000 (05:35 +0000)]
- Making it so the last component in ConstructNavbar() doesn't work as a link
- Making ConstructNavbar() carry over revisions
- Added ConstructLink()
Robert Sesek [Mon, 9 Apr 2007 05:24:18 +0000 (05:24 +0000)]
Clean up ConstructNavbar() so we don't have to make repeated calls to BSRegister::Get()
Robert Sesek [Mon, 9 Apr 2007 05:22:05 +0000 (05:22 +0000)]
We now can get revision information:
- Added Revision::getRevisionInfo()
- Revision now takes an optional subpath, which allows us to find the most recent change revision
- Added FormatLogMessage()
- Added FormatSvnDate()
Robert Sesek [Mon, 9 Apr 2007 04:48:58 +0000 (04:48 +0000)]
Properties now work:
- Added Revision::getPropsForPath()
- Added FormatPropList() to format a property array
Robert Sesek [Mon, 9 Apr 2007 04:29:03 +0000 (04:29 +0000)]
Updating view.php to work
Robert Sesek [Mon, 9 Apr 2007 04:20:35 +0000 (04:20 +0000)]
Defining SVN constants in the files we've finished updating
Robert Sesek [Mon, 9 Apr 2007 04:17:36 +0000 (04:17 +0000)]
Fixed the repository jump selector
Robert Sesek [Mon, 9 Apr 2007 04:01:47 +0000 (04:01 +0000)]
Added a link to the root of the repository in ConstructNavbar()
Robert Sesek [Mon, 9 Apr 2007 02:14:50 +0000 (02:14 +0000)]
Fixing the browser (mostly)
Robert Sesek [Mon, 9 Apr 2007 00:24:01 +0000 (00:24 +0000)]
We now have a working index.php again:
- Switched to ISSO3 trunk
- Starting to migrate to PHP5-native code
Robert Sesek [Mon, 9 Apr 2007 00:02:40 +0000 (00:02 +0000)]
Adding .htaccess to do some URL rewriting
Robert Sesek [Sun, 30 Apr 2006 22:48:40 +0000 (22:48 +0000)]
Implementing getSvnPath()
Robert Sesek [Sun, 30 Apr 2006 22:46:07 +0000 (22:46 +0000)]
Fixes for ApplicationController
Robert Sesek [Sun, 30 Apr 2006 22:32:32 +0000 (22:32 +0000)]
Adding a separate config file
Robert Sesek [Sun, 30 Apr 2006 22:30:13 +0000 (22:30 +0000)]
Starting work on ApplicationController
Robert Sesek [Mon, 24 Apr 2006 07:12:44 +0000 (07:12 +0000)]
Remove the arraytest from the suite
Robert Sesek [Mon, 24 Apr 2006 07:11:10 +0000 (07:11 +0000)]
I think I've finished the unit tests for AppController
Robert Sesek [Mon, 24 Apr 2006 06:48:00 +0000 (06:48 +0000)]
Remove the CLI printer
Robert Sesek [Mon, 24 Apr 2006 00:55:00 +0000 (00:55 +0000)]
Adding empty class file so that the test doesn't die
Robert Sesek [Sun, 23 Apr 2006 23:40:15 +0000 (23:40 +0000)]
Renaming the test file
Robert Sesek [Sun, 23 Apr 2006 23:37:32 +0000 (23:37 +0000)]
A few cleanup of the old setup tests
Robert Sesek [Sun, 23 Apr 2006 23:34:18 +0000 (23:34 +0000)]
Adding PHPUnit tests
Robert Sesek [Sun, 23 Apr 2006 21:35:01 +0000 (21:35 +0000)]
Merging updated GeSHi code for 1.0.7.9 updates
Robert Sesek [Sun, 23 Apr 2006 20:54:19 +0000 (20:54 +0000)]
Lots of brokenness
Robert Sesek [Sun, 23 Apr 2006 20:22:36 +0000 (20:22 +0000)]
Change the path for the ISSO kernel
Robert Sesek [Sun, 23 Apr 2006 20:21:41 +0000 (20:21 +0000)]
Don't need the path to ISSO anymore
Robert Sesek [Sun, 23 Apr 2006 20:21:21 +0000 (20:21 +0000)]
Adding externals framework
Robert Sesek [Mon, 20 Feb 2006 20:51:20 +0000 (20:51 +0000)]
Remove the looping
Robert Sesek [Mon, 20 Feb 2006 20:45:23 +0000 (20:45 +0000)]
Adding an aggregate updater script
Robert Sesek [Mon, 6 Feb 2006 02:27:14 +0000 (02:27 +0000)]
Need to add a "px"
Robert Sesek [Sat, 28 Jan 2006 22:28:21 +0000 (22:28 +0000)]
Updating GeSHi to latest version, 1.0.7.6
Robert Sesek [Sat, 28 Jan 2006 21:53:29 +0000 (21:53 +0000)]
Select the right repository in the selection list
Robert Sesek [Sat, 28 Jan 2006 21:01:52 +0000 (21:01 +0000)]
Stop printing out that stupid debug info
Robert Sesek [Sat, 28 Jan 2006 20:55:23 +0000 (20:55 +0000)]
Trying to fix the problem where if the cache is built up, then until you refresh, the old data is still displayed
Robert Sesek [Sat, 28 Jan 2006 19:32:37 +0000 (19:32 +0000)]
Don't add a path on the full changeset link
Robert Sesek [Wed, 25 Jan 2006 05:16:08 +0000 (05:16 +0000)]
Change access of paths to a static method
Robert Sesek [Mon, 23 Jan 2006 05:52:18 +0000 (05:52 +0000)]
Need to check for the 'c' prefix here
Robert Sesek [Mon, 23 Jan 2006 05:45:52 +0000 (05:45 +0000)]
Allow individual queries for cacheV::build() so we don't hit MySQL max packet
Robert Sesek [Mon, 23 Jan 2006 05:38:13 +0000 (05:38 +0000)]
Added command-line rebuilder. This needs some security.
Robert Sesek [Mon, 23 Jan 2006 05:37:57 +0000 (05:37 +0000)]
Prefix the cache tables with a "c" so we don't get issues with MySQL
Robert Sesek [Mon, 23 Jan 2006 05:25:09 +0000 (05:25 +0000)]
Properties are now shown on view.php and browse.php
Robert Sesek [Mon, 23 Jan 2006 05:24:22 +0000 (05:24 +0000)]
- We can now get properties on /
- Do an init system so we don't get an [] => '' property
Robert Sesek [Mon, 23 Jan 2006 05:20:23 +0000 (05:20 +0000)]
Revision ranges aren't allowed for info and proplist in build()
Robert Sesek [Mon, 23 Jan 2006 05:12:03 +0000 (05:12 +0000)]
Unserialize properties
Robert Sesek [Mon, 23 Jan 2006 05:06:52 +0000 (05:06 +0000)]
Dead code stripping
Robert Sesek [Mon, 23 Jan 2006 05:02:38 +0000 (05:02 +0000)]
Dead code stripping
Robert Sesek [Mon, 23 Jan 2006 04:59:20 +0000 (04:59 +0000)]
Need to make sure we aren't dealing with the string HEAD in fetch_revision_context()
Robert Sesek [Mon, 23 Jan 2006 04:44:04 +0000 (04:44 +0000)]
Make the width nice and small
Robert Sesek [Mon, 23 Jan 2006 00:46:17 +0000 (00:46 +0000)]
We're not supposed to use curly braces to access chars in strings
Robert Sesek [Mon, 23 Jan 2006 00:45:11 +0000 (00:45 +0000)]
Making some fields private
Robert Sesek [Mon, 23 Jan 2006 00:43:40 +0000 (00:43 +0000)]
Dead comment stripping
Robert Sesek [Sun, 22 Jan 2006 23:35:48 +0000 (23:35 +0000)]
Navbar is kind of working...
Robert Sesek [Sun, 22 Jan 2006 23:29:30 +0000 (23:29 +0000)]
Removing this line was a not a Good Thing(tm)
Robert Sesek [Sun, 22 Jan 2006 23:27:43 +0000 (23:27 +0000)]
Path types no more!
Robert Sesek [Sun, 22 Jan 2006 23:16:56 +0000 (23:16 +0000)]
Lots of documentation updates
Robert Sesek [Sun, 22 Jan 2006 23:03:18 +0000 (23:03 +0000)]
Switching over to the contextual revision number
Robert Sesek [Sun, 22 Jan 2006 23:00:19 +0000 (23:00 +0000)]
Add contextual revision number which should be used EVERYWHERE :)
Robert Sesek [Sun, 22 Jan 2006 22:41:33 +0000 (22:41 +0000)]
view.php improvements
Robert Sesek [Sun, 22 Jan 2006 22:37:34 +0000 (22:37 +0000)]
Remove the extra link parts
Robert Sesek [Sun, 22 Jan 2006 22:36:49 +0000 (22:36 +0000)]
Add support for single revision number passing
Robert Sesek [Sun, 22 Jan 2006 22:35:56 +0000 (22:35 +0000)]
Change build() to change an empty node name with /
Robert Sesek [Sun, 22 Jan 2006 22:31:43 +0000 (22:31 +0000)]
Don't use fetch_node_string() as it's evil
Robert Sesek [Sun, 22 Jan 2006 22:19:03 +0000 (22:19 +0000)]
Removing more extra path parts
Robert Sesek [Sun, 22 Jan 2006 22:18:24 +0000 (22:18 +0000)]
Remove the extra path part
Robert Sesek [Sun, 22 Jan 2006 22:17:21 +0000 (22:17 +0000)]
No longer need the override for fetch_node()
Robert Sesek [Sun, 22 Jan 2006 22:16:04 +0000 (22:16 +0000)]
cacheV now stores the right paths... this makes me very happy
Robert Sesek [Sun, 22 Jan 2006 22:06:05 +0000 (22:06 +0000)]
Don't specify a revision range in browse.php diff to PREV link
Robert Sesek [Sun, 22 Jan 2006 22:04:30 +0000 (22:04 +0000)]
Add a debug message about the hash
Robert Sesek [Sun, 22 Jan 2006 22:03:34 +0000 (22:03 +0000)]
- fetch_prev_revision() should now work as desired
- Added an optional override parameter to fetch_node() to specify a node
Robert Sesek [Sun, 22 Jan 2006 21:52:45 +0000 (21:52 +0000)]
Fix format_log_message()
Robert Sesek [Sun, 22 Jan 2006 21:51:09 +0000 (21:51 +0000)]
Stick the main controller in $viewsvn
Robert Sesek [Sun, 22 Jan 2006 21:47:48 +0000 (21:47 +0000)]
Only show the diff to PREV under the right circumstances
Robert Sesek [Sun, 22 Jan 2006 21:00:31 +0000 (21:00 +0000)]
Fixing diff.php display
Robert Sesek [Sun, 22 Jan 2006 21:00:21 +0000 (21:00 +0000)]
Fixing SVNCommon::construct_file_changes()
Robert Sesek [Sun, 22 Jan 2006 20:59:35 +0000 (20:59 +0000)]
Fixed diff to PREV link
Robert Sesek [Sun, 22 Jan 2006 20:26:56 +0000 (20:26 +0000)]
Can't deglobalize $viewsvn in fetch_rev_num
Robert Sesek [Sun, 22 Jan 2006 20:22:10 +0000 (20:22 +0000)]
diff.php now runs without throwing errors, but it's still not working per se
Robert Sesek [Sun, 22 Jan 2006 20:13:07 +0000 (20:13 +0000)]
Fixed the diff to PREV link
Robert Sesek [Sun, 22 Jan 2006 20:11:38 +0000 (20:11 +0000)]
Fixed fetch_prev_revision()
Robert Sesek [Sun, 22 Jan 2006 20:01:52 +0000 (20:01 +0000)]
Can't use out() in construct_file_changes()
Robert Sesek [Sun, 22 Jan 2006 19:52:53 +0000 (19:52 +0000)]
Changes because this is now a static class
Robert Sesek [Sun, 22 Jan 2006 19:51:37 +0000 (19:51 +0000)]
Forgot to fix these links
Robert Sesek [Sun, 22 Jan 2006 19:43:09 +0000 (19:43 +0000)]
- log.php now works and displays correctly
- SVNLib's SVNLog now works
Robert Sesek [Sun, 22 Jan 2006 19:36:44 +0000 (19:36 +0000)]
isdir() shouldn't have to pass nodes
Robert Sesek [Sun, 22 Jan 2006 19:18:31 +0000 (19:18 +0000)]
Don't return / on the back of repos paths