]>
source.dussan.org Git - gitblit.git/log
James Moger [Wed, 14 Mar 2012 20:17:57 +0000 (16:17 -0400)]
Removed obsolete resources
James Moger [Tue, 13 Mar 2012 22:53:27 +0000 (18:53 -0400)]
Made LucenePage stateless
James Moger [Tue, 13 Mar 2012 02:57:13 +0000 (22:57 -0400)]
Revise indexed fields and improve Lucene page usability
James Moger [Tue, 13 Mar 2012 02:55:59 +0000 (22:55 -0400)]
Add Lucene Highlighter dependency
James Moger [Tue, 13 Mar 2012 00:52:34 +0000 (20:52 -0400)]
Revised reindex method per JGit team recommendation
James Moger [Sat, 10 Mar 2012 19:10:48 +0000 (14:10 -0500)]
Lucene adjustments
James Moger [Sat, 10 Mar 2012 01:45:52 +0000 (20:45 -0500)]
More Lucene progress
James Moger [Mon, 5 Mar 2012 21:33:46 +0000 (16:33 -0500)]
Not all GitNotes were displayed on the commit page (issue 70)
James Moger [Mon, 5 Mar 2012 21:32:18 +0000 (16:32 -0500)]
Replace ChoiceRenderer with StringChoiceRenderer (issue 71)
James Moger [Sat, 3 Mar 2012 00:41:39 +0000 (19:41 -0500)]
Improved look of Lucene page
James Moger [Fri, 2 Mar 2012 23:58:20 +0000 (18:58 -0500)]
Whoops. x2. LucenePage.html
James Moger [Fri, 2 Mar 2012 23:56:45 +0000 (18:56 -0500)]
Whoops. Missed adding LucenePage.
James Moger [Wed, 29 Feb 2012 03:41:31 +0000 (22:41 -0500)]
Draft integration of Lucene search mechanism and web ui
James Moger [Wed, 29 Feb 2012 03:41:11 +0000 (22:41 -0500)]
Dropped non-annotated tag index test
James Moger [Tue, 28 Feb 2012 22:22:40 +0000 (17:22 -0500)]
Delete branch from index. Queue index update from the PostReceiveHook.
James Moger [Sun, 26 Feb 2012 22:40:48 +0000 (17:40 -0500)]
Partially working Lucene executor. Needs refactoring. (issue 16)
James Moger [Sat, 25 Feb 2012 16:06:47 +0000 (11:06 -0500)]
Do not clone empty BlueZGnome repo
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.
James Moger [Sat, 25 Feb 2012 13:18:22 +0000 (08:18 -0500)]
Use proper timezone to generate all metrics
James Moger [Fri, 24 Feb 2012 22:34:31 +0000 (17:34 -0500)]
Activity page now considers all local branches (issue 65)
James Moger [Fri, 24 Feb 2012 00:49:46 +0000 (19:49 -0500)]
Fixed nullpointer on pushing to an empty repository (issue 69)
James Moger [Thu, 23 Feb 2012 22:44:53 +0000 (17:44 -0500)]
Documentation
James Moger [Thu, 23 Feb 2012 22:06:46 +0000 (17:06 -0500)]
Fixed UTF-8 encoding bug in diff formatter (issue 66)
James Moger [Thu, 23 Feb 2012 13:00:19 +0000 (08:00 -0500)]
Account for null real path from servlet container (issue 67)
James Moger [Tue, 21 Feb 2012 22:32:04 +0000 (17:32 -0500)]
Allow specifying a timezone in gitblit.properties/web.xml (issue 54)
James Moger [Tue, 21 Feb 2012 22:30:41 +0000 (17:30 -0500)]
Fixed activity page timezone bug (issue 54)
James Moger [Tue, 21 Feb 2012 22:21:16 +0000 (17:21 -0500)]
Expand age coloring from 2 days to 30 days (issue 57)
James Moger [Tue, 21 Feb 2012 13:07:38 +0000 (08:07 -0500)]
Update to JGit 1.3.0
James Moger [Tue, 21 Feb 2012 13:00:27 +0000 (08:00 -0500)]
Revised unit tests. Swapped BlueZGnome repo (unacessible) for Gitective.
James Moger [Mon, 20 Feb 2012 17:33:57 +0000 (12:33 -0500)]
Workaround 1 sec resolution of File.lastModified on Linux (issue-55)
Shockingly, File.lastModified() does not always support millisecond
resolution on all platforms even if the underlying filesystem supports
it. Added a forceReload flag (in addition to last modified checks) to
ensure that user backends and configuration properties are properly
reloaded.
James Moger [Sun, 19 Feb 2012 20:49:22 +0000 (15:49 -0500)]
Updated MarkdownPapers 1.2.7
James Moger [Sun, 19 Feb 2012 20:38:50 +0000 (15:38 -0500)]
Merged issues/lucene branch
James Moger [Sun, 19 Feb 2012 20:27:53 +0000 (15:27 -0500)]
Properly index blobs on a branch
James Moger [Fri, 17 Feb 2012 23:43:40 +0000 (18:43 -0500)]
Implemented multi-repository Lucene search
James Moger [Fri, 17 Feb 2012 23:43:07 +0000 (18:43 -0500)]
Fixed classpath for Lucene
James Moger [Fri, 17 Feb 2012 23:42:35 +0000 (18:42 -0500)]
Fixed date bugs on IssueModel
James Moger [Thu, 16 Feb 2012 22:46:34 +0000 (17:46 -0500)]
Update to Bootstrap 2.0
James Moger [Thu, 16 Feb 2012 12:39:48 +0000 (04:39 -0800)]
Merge pull request #7 from plm/protect_refs_hook
Pre-commit hook to protect ref paths from non-FF updates or deletes
James Moger [Fri, 10 Feb 2012 00:56:58 +0000 (19:56 -0500)]
Documented overriding default log4j configuration (issue 53)
James Moger [Thu, 9 Feb 2012 22:48:11 +0000 (17:48 -0500)]
Reversed the order of buttons on all forms so that default is submit
James Moger [Thu, 9 Feb 2012 22:41:23 +0000 (17:41 -0500)]
Rearranged button order to properly set default (issue 60)
Also indicate password change aborted if it is canceled.
James Moger [Thu, 9 Feb 2012 22:13:12 +0000 (17:13 -0500)]
Added AJP connector and some documentation on how to use it (issue 59)
James Moger [Thu, 9 Feb 2012 13:33:16 +0000 (08:33 -0500)]
Fixed session fixation vulnerability (issue 62)
Philip L. McMahon [Sun, 5 Feb 2012 06:02:32 +0000 (22:02 -0800)]
Add protect-refs unit tests for branch/tag creation/deletion.
Philip L. McMahon [Sun, 5 Feb 2012 06:01:35 +0000 (22:01 -0800)]
Return command-specific rejection result if authz check fails.
Philip L. McMahon [Sat, 4 Feb 2012 17:46:07 +0000 (09:46 -0800)]
Add pre-commit hook which protects ref paths from non-FF updates or deletes unless the user is a member of an authorized team
This script is derived from groovy/blockpush.groovy
James Moger [Sat, 4 Feb 2012 05:28:37 +0000 (00:28 -0500)]
Indicate WORKING COPY on repository pages (issue 49)
James Moger [Sat, 4 Feb 2012 05:02:11 +0000 (00:02 -0500)]
Clarify that log page/panel displays HEAD ref by default
James Moger [Sat, 4 Feb 2012 04:48:42 +0000 (23:48 -0500)]
Show HEAD on metrics page if objectid is not specified
James Moger [Sat, 4 Feb 2012 04:32:41 +0000 (23:32 -0500)]
Show a ! in the swatch of a repository with a working copy (issue 49)
James Moger [Sat, 4 Feb 2012 03:49:14 +0000 (22:49 -0500)]
Setting to control display/serving non-bare repositories (issue 49)
James Moger [Fri, 3 Feb 2012 23:16:16 +0000 (18:16 -0500)]
Block pushes to a repository with a working copy (issue 49)
James Moger [Fri, 3 Feb 2012 22:24:51 +0000 (17:24 -0500)]
Return to Users page after add/edit team
James Moger [Fri, 3 Feb 2012 22:23:10 +0000 (17:23 -0500)]
Prevent add/edit team with no selected repositories (issue 56)
James Moger [Fri, 3 Feb 2012 22:21:10 +0000 (17:21 -0500)]
Disallow browser autocomplete on add/edit pages
James Moger [Fri, 3 Feb 2012 22:09:52 +0000 (17:09 -0500)]
Change default long date/time formats (issue 50)
James Moger [Fri, 3 Feb 2012 01:02:40 +0000 (20:02 -0500)]
Refactored and unit tested updating HEAD feature
James Moger [Fri, 3 Feb 2012 00:14:41 +0000 (19:14 -0500)]
Added support to Manager for relinking HEAD via JSON-RPC
James Moger [Fri, 3 Feb 2012 00:14:06 +0000 (19:14 -0500)]
Added some logging for relinking HEAD
James Moger [Fri, 3 Feb 2012 00:10:21 +0000 (19:10 -0500)]
Fixed bug in repository creation related to relinking head feature
James Moger [Thu, 2 Feb 2012 22:40:07 +0000 (17:40 -0500)]
Make ANT stop complaining about an unset parameter
James Moger [Thu, 2 Feb 2012 22:39:10 +0000 (17:39 -0500)]
Drop -javadoc jar dependencies, they are unnecessary
James Moger [Thu, 2 Feb 2012 22:14:43 +0000 (17:14 -0500)]
Adjustments to init scripts
James Moger [Wed, 1 Feb 2012 02:42:40 +0000 (21:42 -0500)]
Documentation
James Moger [Wed, 1 Feb 2012 02:41:54 +0000 (21:41 -0500)]
Fixed type in CentOS script
James Moger [Tue, 31 Jan 2012 14:35:30 +0000 (06:35 -0800)]
Merge pull request #6 from lemval/master
Fix for issue 51.
lemval [Tue, 31 Jan 2012 14:25:02 +0000 (15:25 +0100)]
Do not traverse unaccessible subdirectories (issue 51)
James Moger [Mon, 30 Jan 2012 18:02:01 +0000 (10:02 -0800)]
Merge pull request #5 from plm/admin_default_head
Allow administrative modification of the default branch/tag referenced by HEAD
Philip L. McMahon [Sat, 28 Jan 2012 18:37:04 +0000 (10:37 -0800)]
RepositoryModel will use String rather than RefModel to track the current
symbolic head and available heads.
Added convenience methods to JGitUtils to support retrieving available
heads as List<String>.
When resolving the symbolic head target as a String, if the head is
detached, attempt to match the commit SHA1 against the known tags, using
the most recent tag if more than one matches.
Revised error messaging to better reflect actual outcome.
Adjusted tab indexes on edit repository page to include default head combo
box.
Updated message key for default head combo box to use uppercase "HEAD".
Philip L. McMahon [Fri, 27 Jan 2012 07:02:19 +0000 (23:02 -0800)]
Correct update of HEAD symbolic reference when target is a tag.
Revised update results which are considered successful and improved error
messaging.
Philip L. McMahon [Fri, 27 Jan 2012 05:20:21 +0000 (21:20 -0800)]
Allow administrative modification of the default branch/tag referenced by HEAD.
This allows control over the default branch after clone, which is equivalent to running:
git symbolic-ref HEAD refs/heads/mybranch
James Moger [Wed, 25 Jan 2012 03:49:53 +0000 (22:49 -0500)]
Fairly functional Lucene backend for commits, blobs, and issues
James Moger [Mon, 16 Jan 2012 13:28:37 +0000 (08:28 -0500)]
Fixed username case-sensitivity bugs (issue 43)
James Moger [Mon, 16 Jan 2012 13:02:30 +0000 (08:02 -0500)]
Use pre on commit and tag pages
James Moger [Mon, 16 Jan 2012 00:07:34 +0000 (19:07 -0500)]
More functional issues.
James Moger [Fri, 13 Jan 2012 13:18:12 +0000 (08:18 -0500)]
Change build identifiers
James Moger [Fri, 13 Jan 2012 13:18:12 +0000 (08:18 -0500)]
Change build identifiers
James Moger [Fri, 13 Jan 2012 13:16:40 +0000 (08:16 -0500)]
Merge branch 'master' into issues
James Moger [Fri, 13 Jan 2012 13:04:06 +0000 (08:04 -0500)]
Fixed upgrade bug in user service (issue 41)
James Moger [Fri, 13 Jan 2012 12:58:12 +0000 (07:58 -0500)]
Branch for implementing distributed gb-issues
James Moger [Thu, 12 Jan 2012 22:24:52 +0000 (17:24 -0500)]
Change build identifiers.
James Moger [Thu, 12 Jan 2012 22:18:01 +0000 (14:18 -0800)]
Merge pull request #4 from KalishHub/master
Service installation under centos
Romain Lespinasse [Thu, 12 Jan 2012 19:48:26 +0000 (20:48 +0100)]
Service installation under CentOS
James Moger [Thu, 12 Jan 2012 03:55:36 +0000 (22:55 -0500)]
Release v0.8.1
James Moger [Thu, 12 Jan 2012 01:07:41 +0000 (20:07 -0500)]
Fixed sendmail.groovy branch/tag labeling
James Moger [Thu, 12 Jan 2012 01:04:01 +0000 (20:04 -0500)]
Fixed missing icon resource for the manager (issue 40)
James Moger [Wed, 11 Jan 2012 21:35:31 +0000 (16:35 -0500)]
Release v0.8.0
James Moger [Wed, 11 Jan 2012 21:35:11 +0000 (16:35 -0500)]
Fixed missing gbapi ant tag dependency in build process
James Moger [Wed, 11 Jan 2012 21:18:25 +0000 (16:18 -0500)]
Fixed some null pointer bugs in the pages servlet
James Moger [Wed, 11 Jan 2012 21:18:02 +0000 (16:18 -0500)]
Update the gh-pages branch on release with the built site
James Moger [Wed, 11 Jan 2012 21:17:00 +0000 (16:17 -0500)]
Documentation.
James Moger [Tue, 10 Jan 2012 03:21:32 +0000 (22:21 -0500)]
Updated to Groovy 1.8.5
James Moger [Tue, 10 Jan 2012 03:06:42 +0000 (22:06 -0500)]
New function to create an orphan branch (for future use)
James Moger [Tue, 10 Jan 2012 02:10:27 +0000 (21:10 -0500)]
Refactored named branch retrieval function
James Moger [Tue, 10 Jan 2012 02:07:01 +0000 (21:07 -0500)]
Documentation. Find bugs. Organized imports.
James Moger [Tue, 10 Jan 2012 01:49:34 +0000 (20:49 -0500)]
Support for gh-pages branch serving as /pages/repo.git
James Moger [Tue, 10 Jan 2012 01:46:54 +0000 (20:46 -0500)]
Plugged some repository use count leaks in the zip servlet
James Moger [Sun, 8 Jan 2012 18:04:11 +0000 (13:04 -0500)]
Include the username in the Gitblit repository url, if appropriate
James Moger [Sun, 8 Jan 2012 18:03:24 +0000 (13:03 -0500)]
Clarify the empty repository page content
James Moger [Sat, 7 Jan 2012 21:39:12 +0000 (16:39 -0500)]
Show tagger gravatar on tag page