14 years agoFixed summary and changed a few links.
Dan Brook [Tue, 11 May 2010 21:30:39 +0000]
Fixed summary and changed a few links.

Having object and summary try to grab the same part of the request was never
going to work, my bad. Should also have support having summary point at
arbitrary commits like pretty much every other action.

Changed repo links to point to summary instead of shortlog.

14 years agoAdded commit object serialization.
Dan Brook [Mon, 10 May 2010 21:57:55 +0000]
Added commit object serialization.

The syntax change for "with ..." is because of what seems to be a bug in
MooseX::Declare, see http://pastie.org/private/7btrsbgqkvgxxbub1aea.

14 years agoMerge branch 'swann-with-json' into swann
Dan Brook [Thu, 6 May 2010 22:23:13 +0000]
Merge branch 'swann-with-json' into swann

14 years agoFixed failing Content-Type tests.
Dan Brook [Thu, 6 May 2010 22:20:47 +0000]
Fixed failing Content-Type tests.

* Fixed bare repo bug where we were trying to build references that
didn't exist.
* Fixed bug where HTML entities were creeping into the atom feed.

14 years agoSwitched from CDN hosted jQuery to a local copy.
Dan Brook [Thu, 6 May 2010 16:37:28 +0000]
Switched from CDN hosted jQuery to a local copy.

14 years agoMerge remote branch 't0m/swann' into swann
Dan Brook [Thu, 6 May 2010 16:34:07 +0000]
Merge remote branch 't0m/swann' into swann

Conflicts:
Changes
script/bootstrap.pl
script/env

14 years agoMerge branch 'master' into swann
Tomas Doran [Thu, 6 May 2010 07:56:55 +0000]
Merge branch 'master' into swann

* master:
  Really remove XML::OPML::SimpleGen
  Remove XML::Atom - unused here
  Remove unused XML::RSS dep

14 years agoReally remove XML::OPML::SimpleGen
Tomas Doran [Thu, 6 May 2010 07:52:06 +0000]
Really remove XML::OPML::SimpleGen

14 years agoRemove XML::Atom - unused here
Tomas Doran [Thu, 6 May 2010 07:49:19 +0000]
Remove XML::Atom - unused here

14 years agoRemove unused XML::RSS dep
Tomas Doran [Thu, 6 May 2010 07:48:34 +0000]
Remove unused XML::RSS dep

14 years agoUpdate to latest l::l
Tomas Doran [Thu, 6 May 2010 07:42:04 +0000]
Update to latest l::l

14 years agoMerge remote branch 'broquaint/swann'
Tomas Doran [Thu, 6 May 2010 07:36:06 +0000]
Merge remote branch 'broquaint/swann'

* broquaint/swann:
  Got blob highlighting working with the ContentMangler.
  A manual cherry-picking of f012b0, making use of syn_engines work mostly.
  Initial l::l crap
  Commit all of the local::lib scripts in base form
  No, it didn't, but did subsequently
  Need 0.45
  typo in Gitalist.pm and consequently README. I hope no one tried to check out it://...
  Make a resolver object implementing the current policy. You should now be able to swap a wholely different resolver in with config.. Next up - generating the views that resolvers map to by config :)
  Aaaaaand the logic (such as it is) for syntax stuff is pretty much is where I wanted it.
  Add skeleton content mangling model
  Turn the syntax highlighter into a standard view with a render method

14 years agoMerge remote branch 'shadowcat/master'
Tomas Doran [Thu, 6 May 2010 07:35:31 +0000]
Merge remote branch 'shadowcat/master'

* shadowcat/master:
  De-bareword author_* in Makefile.PL.
  Bumping version and updated Changes appropriately.

14 years agoUpdating Changes with latest changes.
Dan Brook [Mon, 3 May 2010 21:07:49 +0000]
Updating Changes with latest changes.

14 years agoFix for loadCommitInfo.
Dan Brook [Mon, 3 May 2010 20:59:59 +0000]
Fix for loadCommitInfo.

Only call _loadCommitInfo when there are corresponding elements to
update.

14 years agoFix tests to work with local-libbery.
Dan Brook [Mon, 3 May 2010 20:58:27 +0000]
Fix tests to work with local-libbery.

14 years agoDe-bareword author_* in Makefile.PL.
Dan Brook [Mon, 3 May 2010 20:39:04 +0000]
De-bareword author_* in Makefile.PL.

With a totally bare perl install this Makefile.PL won't even run. FTFY.

14 years agoA few fixes to get the JSON test working.
Dan Brook [Sun, 2 May 2010 21:01:55 +0000]
A few fixes to get the JSON test working.

Reinstate a couple of changes lost in the merge and update some of the
docs to be in line with swann.
The Repository is now exposed for JSON requests.

14 years agoMerge remote branch 't0m/json' into json
Dan Brook [Sun, 2 May 2010 19:06:51 +0000]
Merge remote branch 't0m/json' into json

Conflicts:
Makefile.PL
lib/Gitalist/Controller/Root.pm
lib/Gitalist/Git/Repository.pm

14 years agoCorrect example link and FCGI script.
Dan Brook [Sun, 2 May 2010 18:55:09 +0000]
Correct example link and FCGI script.

As we've got local::lib baked in now the setting of PERL5LIB is no
longer necessary for the FCGI script.

14 years agoBumping version and updated Changes appropriately.
Dan Brook [Wed, 21 Apr 2010 14:07:32 +0000]
Bumping version and updated Changes appropriately.

14 years agoBumping version and updated Changes appropriately.
Dan Brook [Wed, 21 Apr 2010 14:07:32 +0000]
Bumping version and updated Changes appropriately.

14 years agoThrottle the commit info loading.
Dan Brook [Sun, 2 May 2010 14:03:29 +0000]
Throttle the commit info loading.

So instead of making N calls as soon as the page loads get the
commit info for the next entry as soon as the last one finishes.

14 years agoUpdate bootstrapping for local::lib 1.006000.
Dan Brook [Sat, 1 May 2010 23:36:25 +0000]
Update bootstrapping for local::lib 1.006000.

As local::lib has stopped supporting the "--self-contained" flag the
relevant code needed updating.
Also added the JSON::XS dependency.

14 years agoMerge branch 'master' of git.shadowcat.co.uk:Gitalist
Tomas Doran [Sat, 1 May 2010 20:50:57 +0000]
Merge branch 'master' of git.shadowcat.co.uk:Gitalist

* 'master' of git.shadowcat.co.uk:Gitalist:
  Update Changes and remove type from favicon link
  added file and folder icons to tree view and updated favicon
  Switch order of sha1's in 'compare' so hilighted in the correct order

14 years agoMerge branch 'master' of github.com:bobtfish/Gitalist
Tomas Doran [Sat, 1 May 2010 20:50:21 +0000]
Merge branch 'master' of github.com:bobtfish/Gitalist

* 'master' of github.com:bobtfish/Gitalist:
  Changelog
  another hard coded URL fix
  Add comment to js file - making it clear that it is not used
  Fix for non c.uri_for()'d link
  Bump version and update Changes.
  Fix link to project index.
  Fix the URL for the body background image (thanks to drew for spotting this).
  Add missing prereqs.
  Updated Changes and bumped version number to something sane.
  provide a link for an atom entry. switch mode=xml to type=xhtml.
  sorted design of search
  sorted design of search

14 years agoFix Makefile.PL so author modules aren't needed
Tomas Doran [Sat, 1 May 2010 20:48:24 +0000]
Fix Makefile.PL so author modules aren't needed

Add brackets so everything parses if you don't have the M::I extensions
and you run Makefile.PL without $ENV{GITALIST_RELEASE_TESTING}

14 years agoFixed Gitalist::Utils::is_binary to work.
Dan Brook [Fri, 30 Apr 2010 21:39:31 +0000]
Fixed Gitalist::Utils::is_binary to work.

For some reason calling -B with an in-memory filehandle doesn't work.
In lieu of that functionality I used a shoddy heuristic to look for
a line or two of printable characters.

14 years agoFixed a couple of URI escaping related bugs.
Dan Brook [Sat, 24 Apr 2010 22:18:42 +0000]
Fixed a couple of URI escaping related bugs.

* Also ditched redundant CSS.

14 years agoMoved JS into its own file.
Dan Brook [Sat, 24 Apr 2010 20:13:19 +0000]
Moved JS into its own file.

* Fixed links in _refs.tt2.
* All bits of JS related data live in hidden SPANs now.
* Pulling in jQuery on every page now via the Google CDN.
* The branch list drop down now switches based on the current action.

14 years agoAdd age to commit info.
Dan Brook [Sat, 24 Apr 2010 16:29:07 +0000]
Add age to commit info.

14 years agoFix link to commit in JS.
Dan Brook [Fri, 23 Apr 2010 22:47:41 +0000]
Fix link to commit in JS.

14 years agoProof of concept for #56388: add last commit msg to tre views.
Dan Brook [Fri, 23 Apr 2010 22:41:20 +0000]
Proof of concept for #56388: add last commit msg to tre views.

14 years agoMerge remote branch 'origin/master' into swann
Dan Brook [Fri, 23 Apr 2010 21:54:05 +0000]
Merge remote branch 'origin/master' into swann

14 years agoMerge remote branch 'shadowcat/master'
Dan Brook [Wed, 21 Apr 2010 14:01:01 +0000]
Merge remote branch 'shadowcat/master'

Conflicts:
Changes

14 years agoUpdate Changes and remove type from favicon link
Foxtons Web Design [Wed, 21 Apr 2010 13:48:57 +0000]
Update Changes and remove type from favicon link

14 years agoadded file and folder icons to tree view and updated favicon
Foxtons Web Design [Wed, 21 Apr 2010 13:44:46 +0000]
added file and folder icons to tree view and updated favicon

14 years agoSwitch order of sha1's in 'compare' so hilighted in the correct order
Foxtons Web Design [Wed, 21 Apr 2010 09:02:24 +0000]
Switch order of sha1's in 'compare' so hilighted in the correct order

14 years agoChangelog
Tomas Doran [Wed, 21 Apr 2010 08:15:15 +0000]
Changelog

14 years agoanother hard coded URL fix
Foxtons Web Design [Wed, 21 Apr 2010 08:04:57 +0000]
another hard coded URL fix

14 years agoAdd comment to js file - making it clear that it is not used
Foxtons Web Design [Wed, 21 Apr 2010 07:55:50 +0000]
Add comment to js file - making it clear that it is not used

14 years agoFix for non c.uri_for()'d link
Foxtons Web Design [Wed, 21 Apr 2010 07:51:33 +0000]
Fix for non c.uri_for()'d link

14 years agoMerge remote branch 'origin/master' into swann
Dan Brook [Tue, 20 Apr 2010 20:50:01 +0000]
Merge remote branch 'origin/master' into swann

14 years agoMerge branch 'upstream_master'
Foxtons Web Design [Tue, 20 Apr 2010 16:51:10 +0000]
Merge branch 'upstream_master'

14 years agoBump version and update Changes. 0.001002
Dan Brook [Tue, 20 Apr 2010 13:06:35 +0000]
Bump version and update Changes.

14 years agoFix link to project index.
Dan Brook [Tue, 20 Apr 2010 13:02:05 +0000]
Fix link to project index.

14 years agoGot blob highlighting working with the ContentMangler.
Dan Brook [Sat, 17 Apr 2010 20:42:07 +0000]
Got blob highlighting working with the ContentMangler.

14 years agoMerge branch 'upstream_master'
Foxtons Web Design [Fri, 16 Apr 2010 08:19:36 +0000]
Merge branch 'upstream_master'

14 years agoA manual cherry-picking of f012b0, making use of syn_engines work mostly.
Dan Brook [Thu, 15 Apr 2010 21:09:41 +0000]
A manual cherry-picking of f012b0, making use of syn_engines work mostly.

From the original commit by t0m:

Aaaaaand the logic (such as it is) for syntax stuff is pretty much is
where I wanted it.

Still needs a pile of work, but like this, we can test
mangling/highlighting engines seperately to the code which causes things
to be highlighted, which is nice as you can replace highlighting strategy
and individual highlighter implementations independently.

14 years agoMerge remote branch 't0m/syn_engines' into swann
Dan Brook [Thu, 15 Apr 2010 21:00:56 +0000]
Merge remote branch 't0m/syn_engines' into swann

Conflicts:
lib/Gitalist/Controller/Root.pm
root/inc/syntax_highlight_css.tt2

14 years agoMerge remote branch 't0m/local-lib-scripts' into swann
Dan Brook [Thu, 15 Apr 2010 19:30:18 +0000]
Merge remote branch 't0m/local-lib-scripts' into swann

14 years agoFix the URL for the body background image (thanks to drew for spotting this). 0.001001
Dan Brook [Thu, 15 Apr 2010 13:31:41 +0000]
Fix the URL for the body background image (thanks to drew for spotting this).

14 years agoAdd missing prereqs.
Dagfinn Ilmari Mannsåker [Wed, 14 Apr 2010 17:24:00 +0000]
Add missing prereqs.
(cherry picked from commit 7509600708af50919a2c7f1e708c3189cbd70dcd)

14 years agoUpdated Changes and bumped version number to something sane.
Dan Brook [Thu, 15 Apr 2010 12:45:33 +0000]
Updated Changes and bumped version number to something sane.

14 years agoprovide a link for an atom entry. switch mode=xml to type=xhtml.
Brian Cassidy [Thu, 15 Apr 2010 11:42:47 +0000]
provide a link for an atom entry. switch mode=xml to type=xhtml.
(cherry picked from commit e007b9ee66a2130ec72909132c73f475b82753cb)

14 years agosorted design of search
Foxtons Web Design [Wed, 14 Apr 2010 17:00:10 +0000]
sorted design of search
(cherry picked from commit ef0ad44d281eb459d1d3968096f69cdc63021db1)

14 years agoMerge branch 'master' of git.shadowcat.co.uk:Gitalist
Tomas Doran [Wed, 14 Apr 2010 20:31:10 +0000]
Merge branch 'master' of git.shadowcat.co.uk:Gitalist

* 'master' of git.shadowcat.co.uk:Gitalist:
  Add missing prereqs.

14 years agoMerge remote branch 'broquaint/master'
Tomas Doran [Wed, 14 Apr 2010 20:30:55 +0000]
Merge remote branch 'broquaint/master'

* broquaint/master:
  rearraged code
  Fixed bug where C<-T>/C<-B> were being called on strings.
  removed debug
  add the image and also set .gititnore to ignore Thumbs.db
  added dropdown nav to actions so can toggle between blob, raw, blame and history
  Updated an attributions in Changes (thanks again Foxtons web designers!).
  Bumped version, updated changes.
  Implemented necessary functionality so binary files no longer render literally.
  Fixed src and dst in diff data for files that had been added/deleted/etc.
  Fixed tree link in the case of no sha1 in the captures.
  Remove the description if it is the default "Unnamed repo..."
  Fix pervasive repo_dir -> repos_dir typo
  added compare diffs feature and fixed a couple of css issues

14 years agoAdd missing prereqs.
Dagfinn Ilmari Mannsåker [Wed, 14 Apr 2010 17:24:00 +0000]
Add missing prereqs.

14 years agosorted design of search
Foxtons Web Design [Wed, 14 Apr 2010 17:00:10 +0000]
sorted design of search

14 years agoMerge remote branch 'shadowcat/master' into sc
Dan Brook [Wed, 14 Apr 2010 15:28:22 +0000]
Merge remote branch 'shadowcat/master' into sc

Conflicts:
README
lib/Gitalist.pm
root/nav/path.tt2

14 years agoMerge remote branch 'foxtons/master' into foxtons 0.000006
Dan Brook [Wed, 14 Apr 2010 13:58:40 +0000]
Merge remote branch 'foxtons/master' into foxtons

14 years agorearraged code
Foxtons Web Design [Wed, 14 Apr 2010 13:57:08 +0000]
rearraged code

14 years agoFixed bug where C<-T>/C<-B> were being called on strings.
Dan Brook [Wed, 14 Apr 2010 13:53:03 +0000]
Fixed bug where C<-T>/C<-B> were being called on strings.

14 years agoremoved debug
Foxtons Web Design [Wed, 14 Apr 2010 13:50:13 +0000]
removed debug

14 years agoadd the image and also set .gititnore to ignore Thumbs.db
Foxtons Web Design [Wed, 14 Apr 2010 13:48:42 +0000]
add the image and also set .gititnore to ignore Thumbs.db

14 years agoadded dropdown nav to actions so can toggle between blob, raw, blame and history
Foxtons Web Design [Wed, 14 Apr 2010 13:46:45 +0000]
added dropdown nav to actions so can toggle between blob, raw, blame and history

14 years agoMerge branch 'upstream_master'
Foxtons Web Design [Mon, 12 Apr 2010 08:29:44 +0000]
Merge branch 'upstream_master'

14 years agoUpdated an attributions in Changes (thanks again Foxtons web designers!).
Dan Brook [Sat, 10 Apr 2010 12:50:12 +0000]
Updated an attributions in Changes (thanks again Foxtons web designers!).

14 years agoBumped version, updated changes.
Dan Brook [Sat, 10 Apr 2010 11:03:38 +0000]
Bumped version, updated changes.

* Untabbified lib/Gitalist/Controller/Ref.pm.

14 years agoImplemented necessary functionality so binary files no longer render literally.
Dan Brook [Sat, 10 Apr 2010 10:13:35 +0000]
Implemented necessary functionality so binary files no longer render literally.

* Added deps for File::Type and File::Type::WebImages.
* Haven't been able to test binary non-image files as the presence of one (I
tried a .zip) breaks Git::PurePerl on win32 at least.

14 years agoFixed src and dst in diff data for files that had been added/deleted/etc.
Dan Brook [Fri, 9 Apr 2010 22:27:57 +0000]
Fixed src and dst in diff data for files that had been added/deleted/etc.

* Added a link to the diff of a commit in the commit action.
* Tidied up the "path" stuff in the tree action which is no longer used.

14 years agoFixed tree link in the case of no sha1 in the captures.
Dan Brook [Fri, 9 Apr 2010 20:18:13 +0000]
Fixed tree link in the case of no sha1 in the captures.

14 years agoRemove the description if it is the default "Unnamed repo..."
Foxtons Web Design [Fri, 9 Apr 2010 16:56:42 +0000]
Remove the description if it is the default "Unnamed repo..."

14 years agoFix pervasive repo_dir -> repos_dir typo
Dagfinn Ilmari Mannsåker [Fri, 9 Apr 2010 14:12:48 +0000]
Fix pervasive repo_dir -> repos_dir typo

14 years agoadded compare diffs feature and fixed a couple of css issues
Foxtons Web Design [Thu, 8 Apr 2010 14:18:03 +0000]
added compare diffs feature and fixed a couple of css issues

14 years agoMerge branch 'upstream_master'
Foxtons Web Design [Wed, 7 Apr 2010 12:42:16 +0000]
Merge branch 'upstream_master'

14 years agoMerge
Tomas Doran [Sat, 3 Apr 2010 01:21:54 +0000]
Merge

14 years agoBumped version number and fixed tabs. 0.000006_01
Dan Brook [Fri, 2 Apr 2010 23:23:24 +0000]
Bumped version number and fixed tabs.

14 years agoMerge branch 'foxtons-frontend'
Dan Brook [Fri, 2 Apr 2010 23:08:31 +0000]
Merge branch 'foxtons-frontend'

14 years agoMade an attempt to fix the hardcoded CSS urls.
Dan Brook [Fri, 2 Apr 2010 22:30:58 +0000]
Made an attempt to fix the hardcoded CSS urls.
(cherry picked from commit 884a56b02b18fed01b7adea6f363a253e226cb45)

14 years agoMerge remote branch 'github/foxtons_design' into foxtons-frontend
Dan Brook [Tue, 30 Mar 2010 11:05:33 +0000]
Merge remote branch 'github/foxtons_design' into foxtons-frontend

14 years agoFinished off the last piece of legacy URL support.
Dan Brook [Mon, 29 Mar 2010 19:41:07 +0000]
Finished off the last piece of legacy URL support.

14 years agoA series of reverts involving win32 related hacks.
Dan Brook [Mon, 29 Mar 2010 16:41:56 +0000]
A series of reverts involving win32 related hacks.

Revert "Further win32 related hacks."

This reverts commit 140c970f902ac49e196a2638c016bcf60c704a23.

Revert "Abstracted kludges a little more."

This reverts commit 4b59c2c514cda8914018f12051345e04132ae5b0.

Revert "Two kludges to get Gitalist *running* on Strawberry Perl."

This reverts commit aa0983cf960c132869ba3e8fe336033e3e1132e8.

Revert "Revert "Abstracted kludges a little more.""

This reverts commit 8430d5c62c647b87399acfe17c71768569484b04.

Conflicts:

    lib/Gitalist/Git/Object.pm
    lib/Gitalist/Git/Repository.pm

Revert "Revert "Revert "Abstracted kludges a little more."""

This reverts commit 16d3d68195fa1d0f20f1a494a8d76de1e2d5cf51.

14 years agoMerge branch 'foxtons_design' into the-new-shiny
Dan Brook [Mon, 29 Mar 2010 16:41:44 +0000]
Merge branch 'foxtons_design' into the-new-shiny

Conflicts:
lib/Gitalist/URIStructure/Ref.pm
root/fragment/ref/history.tt2
root/fragment/ref/tree.tt2
root/fragment/repository/heads.tt2
root/fragment/repository/shortlog.tt2
root/inc/log_pager.tt2
root/ref/blame.tt2
root/ref/tree.tt2
root/repository/summary.tt2
root/static/css/site.css
root/wrapper.tt2

14 years agoMerge remote branch 'github/less_fugly_uris' into less_fugly_uris
Dan Brook [Mon, 29 Mar 2010 10:16:47 +0000]
Merge remote branch 'github/less_fugly_uris' into less_fugly_uris

14 years agoFixed test fails and tree link hack.
Dan Brook [Mon, 29 Mar 2010 10:07:46 +0000]
Fixed test fails and tree link hack.

14 years agoFix bug where diff didn't distinguish between sha1s and paths.
Dan Brook [Sun, 28 Mar 2010 20:23:49 +0000]
Fix bug where diff didn't distinguish between sha1s and paths.

* The current approach to /diff + args is rather fragile, better suggestions welcome.
* Also fixed a link and made a few template tweaks.
* Added a redirect for /repo/tree to /repo/HEAD/tree.

14 years agoadded branch and tree to nav
Foxtons Web Design [Thu, 25 Mar 2010 16:47:01 +0000]
added branch and tree to nav

14 years agofinal design tidy up - handing over now
Foxtons Web Design [Thu, 25 Mar 2010 12:20:37 +0000]
final design tidy up - handing over now

14 years agomajor design changes - almost there
Foxtons Web Design [Wed, 24 Mar 2010 17:23:20 +0000]
major design changes - almost there

14 years agomore design changes
Foxtons Web Design [Wed, 24 Mar 2010 10:48:06 +0000]
more design changes

14 years agodo NOT ignore inc - this is in /root
Foxtons Web Design [Tue, 23 Mar 2010 15:06:33 +0000]
do NOT ignore inc - this is in /root

14 years agoWeb Design first wave of conversion
Foxtons Web Design [Tue, 23 Mar 2010 15:06:03 +0000]
Web Design first wave of conversion

14 years agoadd repo logic to wrapper
Foxtons Web Design [Mon, 22 Mar 2010 16:13:47 +0000]
add repo logic to wrapper

14 years agoStarting to move away from the gitweb stylistic roots.
Dan Brook [Tue, 16 Mar 2010 22:24:48 +0000]
Starting to move away from the gitweb stylistic roots.

The existing style and layout make me yawn, so this is the beginning of an
attempt to improve matters. I'm hoping to improve the major actions and tidy
up the navigation.

14 years agoInitial l::l crap
Tomas Doran [Wed, 9 Dec 2009 01:46:54 +0000]
Initial l::l crap

14 years agoCommit all of the local::lib scripts in base form
Tomas Doran [Wed, 9 Dec 2009 01:45:32 +0000]
Commit all of the local::lib scripts in base form

14 years agoNo, it didn't, but did subsequently
Tomas Doran [Mon, 21 Dec 2009 12:44:05 +0000]
No, it didn't, but did subsequently

14 years agoNeed 0.45
Tomas Doran [Mon, 21 Dec 2009 12:39:41 +0000]
Need 0.45