]> source.dussan.org Git - gitblit.git/log
gitblit.git
12 years agoFixed overzealous externalization of save and cancel buttons
James Moger [Fri, 30 Mar 2012 12:02:49 +0000 (08:02 -0400)]
Fixed overzealous externalization of save and cancel buttons

12 years agoIgnore .gradle
James Moger [Fri, 30 Mar 2012 12:02:07 +0000 (08:02 -0400)]
Ignore .gradle

12 years agoEnsure that lengthy commit messages are clipped in the header
James Moger [Thu, 29 Mar 2012 21:11:51 +0000 (17:11 -0400)]
Ensure that lengthy commit messages are clipped in the header

12 years agoFixed activity page row layout regression (issue 79)
James Moger [Thu, 29 Mar 2012 12:28:26 +0000 (08:28 -0400)]
Fixed activity page row layout regression (issue 79)

12 years agoFixed symlink absolute path/canonical path mixup with JGit (issue 78)
James Moger [Wed, 28 Mar 2012 21:57:35 +0000 (17:57 -0400)]
Fixed symlink absolute path/canonical path mixup with JGit (issue 78)

12 years agoMerge pull request #9 from mohamedmansour/master
James Moger [Wed, 28 Mar 2012 16:03:19 +0000 (09:03 -0700)]
Merge pull request #9 from mohamedmansour/master

Fixes chkconfig for centos / rhel service installations.

12 years agoFixes init script for chkconfig. 9/head
Mohamed Mansour [Wed, 28 Mar 2012 15:38:57 +0000 (12:38 -0300)]
Fixes init script for chkconfig.

chkconfig was failing with the following messsage "service gitblit does not support chkconfig"
Adding a description attribute resolves this issue since it is a required chkconfig attribute.

12 years agoReset build identifiers for next release
James Moger [Tue, 27 Mar 2012 23:42:54 +0000 (19:42 -0400)]
Reset build identifiers for next release

12 years agoRelease 0.9.1 v0.9.1
James Moger [Tue, 27 Mar 2012 23:40:27 +0000 (19:40 -0400)]
Release 0.9.1

12 years agoReset build identifier for next release
James Moger [Tue, 27 Mar 2012 22:16:31 +0000 (18:16 -0400)]
Reset build identifier for next release

12 years agoRelease 0.9.0 v0.9.0
James Moger [Tue, 27 Mar 2012 22:12:20 +0000 (18:12 -0400)]
Release 0.9.0

12 years agoDocumentation
James Moger [Tue, 27 Mar 2012 20:53:04 +0000 (16:53 -0400)]
Documentation

12 years agoAdded a utility class to specify gitblit.indexBranch en masse
James Moger [Tue, 27 Mar 2012 20:52:44 +0000 (16:52 -0400)]
Added a utility class to specify gitblit.indexBranch en masse

12 years agoImplemented support for "default" branch
James Moger [Tue, 27 Mar 2012 20:51:35 +0000 (16:51 -0400)]
Implemented support for "default" branch

12 years agoExternalized a bunch of strings for translation
James Moger [Mon, 26 Mar 2012 02:32:55 +0000 (22:32 -0400)]
Externalized a bunch of strings for translation

12 years agoCSS corrections for tags page and IE
James Moger [Mon, 26 Mar 2012 01:09:10 +0000 (21:09 -0400)]
CSS corrections for tags page and IE

12 years agoInclude partial Japanese translation with Manager
James Moger [Mon, 26 Mar 2012 00:31:40 +0000 (20:31 -0400)]
Include partial Japanese translation with Manager

12 years agoDo not include servlet jar in WAR build
James Moger [Mon, 26 Mar 2012 00:31:19 +0000 (20:31 -0400)]
Do not include servlet jar in WAR build

12 years agoTweak activity page css for improved spacing
James Moger [Mon, 26 Mar 2012 00:30:05 +0000 (20:30 -0400)]
Tweak activity page css for improved spacing

12 years agoIndex tags consistently
James Moger [Mon, 26 Mar 2012 00:29:44 +0000 (20:29 -0400)]
Index tags consistently

12 years agoImproved commit message/ref panel layout
James Moger [Mon, 26 Mar 2012 00:15:45 +0000 (20:15 -0400)]
Improved commit message/ref panel layout

12 years agoSimplified refs panel layout and css
James Moger [Sun, 25 Mar 2012 22:25:28 +0000 (18:25 -0400)]
Simplified refs panel layout and css

12 years agoCorrected timestamp on activity panel from author time to committer time
James Moger [Sun, 25 Mar 2012 22:10:33 +0000 (18:10 -0400)]
Corrected timestamp on activity panel from author time to committer time

12 years agoFixed Gravatar image security exception with Wicket 1.4.20
James Moger [Sun, 25 Mar 2012 22:01:59 +0000 (18:01 -0400)]
Fixed Gravatar image security exception with Wicket 1.4.20

12 years agoTranslate more massages
Kensuke Matsuzaki [Mon, 20 Feb 2012 12:59:34 +0000 (20:59 +0800)]
Translate more massages

12 years agoAdd Japanese massages
Kensuke Matsuzaki [Wed, 15 Feb 2012 14:27:27 +0000 (22:27 +0800)]
Add Japanese massages

12 years agoAdded Lucene search page screenshot to documentation
James Moger [Sun, 25 Mar 2012 21:20:20 +0000 (17:20 -0400)]
Added Lucene search page screenshot to documentation

12 years agoAdded web.allowLuceneIndexing to enable/disable Lucene integration
James Moger [Sun, 25 Mar 2012 17:15:06 +0000 (13:15 -0400)]
Added web.allowLuceneIndexing to enable/disable Lucene integration

12 years agoFixed null pointer for LuceneExecutor unit tests
James Moger [Sat, 24 Mar 2012 19:02:40 +0000 (15:02 -0400)]
Fixed null pointer for LuceneExecutor unit tests

12 years agoEnsure that FederationPullExecutor resets to FETCH_HEAD for mirrors
James Moger [Sat, 24 Mar 2012 18:50:35 +0000 (14:50 -0400)]
Ensure that FederationPullExecutor resets to FETCH_HEAD for mirrors

12 years agoUpdate indexed branches on federation pull
James Moger [Fri, 23 Mar 2012 20:35:48 +0000 (16:35 -0400)]
Update indexed branches on federation pull

12 years agoUpdated login and search forms to use the SessionlessForm
James Moger [Fri, 23 Mar 2012 20:31:22 +0000 (16:31 -0400)]
Updated login and search forms to use the SessionlessForm

12 years agoImplemented SessionlessForm to workaround Wicket's stateful nature
James Moger [Fri, 23 Mar 2012 20:22:09 +0000 (16:22 -0400)]
Implemented SessionlessForm to workaround Wicket's stateful nature

12 years agoUpdate to Wicket 1.4.20
James Moger [Fri, 23 Mar 2012 20:20:51 +0000 (16:20 -0400)]
Update to Wicket 1.4.20

12 years agoProperly escape fragment for HTML
James Moger [Thu, 22 Mar 2012 11:50:04 +0000 (07:50 -0400)]
Properly escape fragment for HTML

12 years agoEnsure that the line counts start at 1
James Moger [Thu, 22 Mar 2012 11:49:30 +0000 (07:49 -0400)]
Ensure that the line counts start at 1

12 years agoAdjusted spacing on activity page
James Moger [Thu, 22 Mar 2012 02:39:30 +0000 (22:39 -0400)]
Adjusted spacing on activity page

12 years agoDocumentation
James Moger [Thu, 22 Mar 2012 01:33:54 +0000 (21:33 -0400)]
Documentation

12 years agoExternalized the Lucene ignore extensions
James Moger [Thu, 22 Mar 2012 01:02:46 +0000 (21:02 -0400)]
Externalized the Lucene ignore extensions

12 years agoRestore the leading hunk of the first line of a fragment
James Moger [Thu, 22 Mar 2012 00:01:30 +0000 (20:01 -0400)]
Restore the leading hunk of the first line of a fragment

Also correctly determine the line number of a fragment.

12 years agoOnly show pager if the total search hits exceed the page size
James Moger [Wed, 21 Mar 2012 22:05:50 +0000 (18:05 -0400)]
Only show pager if the total search hits exceed the page size

12 years agoCorrected sample syntax for branch and path terms
James Moger [Wed, 21 Mar 2012 22:05:15 +0000 (18:05 -0400)]
Corrected sample syntax for branch and path terms

12 years agoDocumentation
James Moger [Wed, 21 Mar 2012 22:04:34 +0000 (18:04 -0400)]
Documentation

12 years agoAdded Ubuntu service init script (issue 72)
James Moger [Tue, 20 Mar 2012 23:51:43 +0000 (19:51 -0400)]
Added Ubuntu service init script (issue 72)

12 years agoDocumentation
James Moger [Tue, 20 Mar 2012 23:48:18 +0000 (19:48 -0400)]
Documentation

12 years agoAdded a file icon to the changed paths tables
James Moger [Tue, 20 Mar 2012 23:48:03 +0000 (19:48 -0400)]
Added a file icon to the changed paths tables

12 years agoDisplay tag links on indexed commits and tweaked term highlight color
James Moger [Tue, 20 Mar 2012 23:47:21 +0000 (19:47 -0400)]
Display tag links on indexed commits and tweaked term highlight color

12 years agoInclude tags on incremental commit indexing
James Moger [Tue, 20 Mar 2012 23:46:19 +0000 (19:46 -0400)]
Include tags on incremental commit indexing

12 years agoAdded protect-refs.groovy to the GO and WAR builds
James Moger [Tue, 20 Mar 2012 23:45:20 +0000 (19:45 -0400)]
Added protect-refs.groovy to the GO and WAR builds

12 years agoAdjust translation for default branch (HEAD)
James Moger [Tue, 20 Mar 2012 23:44:04 +0000 (19:44 -0400)]
Adjust translation for default branch (HEAD)

12 years agoDisable default branch/HEAD selector on create/empty repository
James Moger [Tue, 20 Mar 2012 23:40:08 +0000 (19:40 -0400)]
Disable default branch/HEAD selector on create/empty repository

12 years agoProperly handle renames on incremental indexing
James Moger [Tue, 20 Mar 2012 23:39:20 +0000 (19:39 -0400)]
Properly handle renames on incremental indexing

12 years agoShrink summary page activity graph a little
James Moger [Tue, 20 Mar 2012 03:30:23 +0000 (23:30 -0400)]
Shrink summary page activity graph a little

12 years agoDisplay fewer content fragments for blobs
James Moger [Tue, 20 Mar 2012 03:11:11 +0000 (23:11 -0400)]
Display fewer content fragments for blobs

12 years agoDocumentation
James Moger [Tue, 20 Mar 2012 03:08:16 +0000 (23:08 -0400)]
Documentation

12 years agoEliminated Lucene settings
James Moger [Tue, 20 Mar 2012 02:25:22 +0000 (22:25 -0400)]
Eliminated Lucene settings

12 years agoIndicate 0 search results
James Moger [Tue, 20 Mar 2012 02:15:31 +0000 (22:15 -0400)]
Indicate 0 search results

12 years agoPolish the Lucene search page. Integrate both search mechanisms.
James Moger [Tue, 20 Mar 2012 02:12:08 +0000 (22:12 -0400)]
Polish the Lucene search page. Integrate both search mechanisms.

12 years agoEnsure repository indexes are properly closed before deletion
James Moger [Mon, 19 Mar 2012 20:28:58 +0000 (16:28 -0400)]
Ensure repository indexes are properly closed before deletion

12 years agoImplemented RPC administration of indexed branches
James Moger [Sat, 17 Mar 2012 16:09:01 +0000 (12:09 -0400)]
Implemented RPC administration of indexed branches

12 years agoUpdate to Bootstrap 2.0.2
James Moger [Sat, 17 Mar 2012 15:13:46 +0000 (11:13 -0400)]
Update to Bootstrap 2.0.2

12 years agoImplemented Lucene search result paging
James Moger [Sat, 17 Mar 2012 15:02:27 +0000 (11:02 -0400)]
Implemented Lucene search result paging

12 years agoIncremental commit indexing was missing branch field
James Moger [Sat, 17 Mar 2012 15:00:17 +0000 (11:00 -0400)]
Incremental commit indexing was missing branch field

12 years agoEnsure that the welcome message is interpreted as UTF-8 (issue 74)
James Moger [Fri, 16 Mar 2012 21:29:39 +0000 (17:29 -0400)]
Ensure that the welcome message is interpreted as UTF-8 (issue 74)

12 years agoRepository-branch Lucene indexing is now opt-in
James Moger [Fri, 16 Mar 2012 21:01:19 +0000 (17:01 -0400)]
Repository-branch Lucene indexing is now opt-in

12 years agoClose the Lucene index writer/searcher on a repository rename or delete
James Moger [Thu, 15 Mar 2012 23:51:16 +0000 (19:51 -0400)]
Close the Lucene index writer/searcher on a repository rename or delete

12 years agoUse reflection to determine source repository index
James Moger [Thu, 15 Mar 2012 23:46:32 +0000 (19:46 -0400)]
Use reflection to determine source repository index

Unfortunately Lucene's MultiReader class does not expose a public method
for determining which index reader a document comes from.  There is a
private method which determines this information.

My new approach is to use reflection to call this private method and
determine the actual source index at runtime instead of storing the
repository name in the index. This gets me out of the "rename
repository" problem at the expense of a little runtime performance.

12 years agoRefactored Lucene integration and fixed two index deleteDocument bugs
James Moger [Thu, 15 Mar 2012 22:02:14 +0000 (18:02 -0400)]
Refactored Lucene integration and fixed two index deleteDocument bugs

12 years agoRepository must have commits to be searchable
James Moger [Wed, 14 Mar 2012 20:34:22 +0000 (16:34 -0400)]
Repository must have commits to be searchable

12 years agoA bunch more Lucene work
James Moger [Wed, 14 Mar 2012 20:31:28 +0000 (16:31 -0400)]
A bunch more Lucene work

* Only list user-accessible repositories
* Syntax-highlight matched blob fragments
* Improve look and layout of search results

12 years agoAdjusted spacing on summary page
James Moger [Wed, 14 Mar 2012 20:22:30 +0000 (16:22 -0400)]
Adjusted spacing on summary page

12 years agoReplaced "committed" with "authored" on activity page
James Moger [Wed, 14 Mar 2012 20:21:56 +0000 (16:21 -0400)]
Replaced "committed" with "authored" on activity page

12 years agoWrapped activity page charts with table due to GoogleCharts update :(
James Moger [Wed, 14 Mar 2012 20:20:29 +0000 (16:20 -0400)]
Wrapped activity page charts with table due to GoogleCharts update :(

12 years agoRemoved reference to old css file
James Moger [Wed, 14 Mar 2012 20:19:16 +0000 (16:19 -0400)]
Removed reference to old css file

12 years agoAdded Lucene Memory lib dependency
James Moger [Wed, 14 Mar 2012 20:18:39 +0000 (16:18 -0400)]
Added Lucene Memory lib dependency

12 years agoRemoved obsolete resources
James Moger [Wed, 14 Mar 2012 20:17:57 +0000 (16:17 -0400)]
Removed obsolete resources

12 years agoMade LucenePage stateless
James Moger [Tue, 13 Mar 2012 22:53:27 +0000 (18:53 -0400)]
Made LucenePage stateless

12 years agoRevise indexed fields and improve Lucene page usability
James Moger [Tue, 13 Mar 2012 02:57:13 +0000 (22:57 -0400)]
Revise indexed fields and improve Lucene page usability

12 years agoAdd Lucene Highlighter dependency
James Moger [Tue, 13 Mar 2012 02:55:59 +0000 (22:55 -0400)]
Add Lucene Highlighter dependency

12 years agoRevised reindex method per JGit team recommendation
James Moger [Tue, 13 Mar 2012 00:52:34 +0000 (20:52 -0400)]
Revised reindex method per JGit team recommendation

12 years agoLucene adjustments
James Moger [Sat, 10 Mar 2012 19:10:48 +0000 (14:10 -0500)]
Lucene adjustments

12 years agoMore Lucene progress
James Moger [Sat, 10 Mar 2012 01:45:52 +0000 (20:45 -0500)]
More Lucene progress

12 years agoNot all GitNotes were displayed on the commit page (issue 70)
James Moger [Mon, 5 Mar 2012 21:33:46 +0000 (16:33 -0500)]
Not all GitNotes were displayed on the commit page (issue 70)

12 years agoReplace ChoiceRenderer with StringChoiceRenderer (issue 71)
James Moger [Mon, 5 Mar 2012 21:32:18 +0000 (16:32 -0500)]
Replace ChoiceRenderer with StringChoiceRenderer (issue 71)

12 years agoImproved look of Lucene page
James Moger [Sat, 3 Mar 2012 00:41:39 +0000 (19:41 -0500)]
Improved look of Lucene page

12 years agoWhoops. x2. LucenePage.html
James Moger [Fri, 2 Mar 2012 23:58:20 +0000 (18:58 -0500)]
Whoops. x2. LucenePage.html

12 years agoWhoops. Missed adding LucenePage.
James Moger [Fri, 2 Mar 2012 23:56:45 +0000 (18:56 -0500)]
Whoops. Missed adding LucenePage.

12 years agoDraft integration of Lucene search mechanism and web ui
James Moger [Wed, 29 Feb 2012 03:41:31 +0000 (22:41 -0500)]
Draft integration of Lucene search mechanism and web ui

12 years agoDropped non-annotated tag index test
James Moger [Wed, 29 Feb 2012 03:41:11 +0000 (22:41 -0500)]
Dropped non-annotated tag index test

12 years agoDelete branch from index. Queue index update from the PostReceiveHook.
James Moger [Tue, 28 Feb 2012 22:22:40 +0000 (17:22 -0500)]
Delete branch from index. Queue index update from the PostReceiveHook.

12 years agoPartially working Lucene executor. Needs refactoring. (issue 16)
James Moger [Sun, 26 Feb 2012 22:40:48 +0000 (17:40 -0500)]
Partially working Lucene executor. Needs refactoring. (issue 16)

12 years agoDo not clone empty BlueZGnome repo
James Moger [Sat, 25 Feb 2012 16:06:47 +0000 (11:06 -0500)]
Do not clone empty BlueZGnome repo

12 years agoSplit refs into 2 lines if there are remotes. Use more glyphicons.
James Moger [Sat, 25 Feb 2012 15:54:22 +0000 (10:54 -0500)]
Split refs into 2 lines if there are remotes. Use more glyphicons.

12 years agoUse proper timezone to generate all metrics
James Moger [Sat, 25 Feb 2012 13:18:22 +0000 (08:18 -0500)]
Use proper timezone to generate all metrics

12 years agoActivity page now considers all local branches (issue 65)
James Moger [Fri, 24 Feb 2012 22:34:31 +0000 (17:34 -0500)]
Activity page now considers all local branches (issue 65)

12 years agoFixed nullpointer on pushing to an empty repository (issue 69)
James Moger [Fri, 24 Feb 2012 00:49:46 +0000 (19:49 -0500)]
Fixed nullpointer on pushing to an empty repository (issue 69)

12 years agoDocumentation
James Moger [Thu, 23 Feb 2012 22:44:53 +0000 (17:44 -0500)]
Documentation

12 years agoFixed UTF-8 encoding bug in diff formatter (issue 66)
James Moger [Thu, 23 Feb 2012 22:06:46 +0000 (17:06 -0500)]
Fixed UTF-8 encoding bug in diff formatter (issue 66)

12 years agoAccount for null real path from servlet container (issue 67)
James Moger [Thu, 23 Feb 2012 13:00:19 +0000 (08:00 -0500)]
Account for null real path from servlet container (issue 67)

12 years agoAllow specifying a timezone in gitblit.properties/web.xml (issue 54)
James Moger [Tue, 21 Feb 2012 22:32:04 +0000 (17:32 -0500)]
Allow specifying a timezone in gitblit.properties/web.xml (issue 54)