]> source.dussan.org Git - gitblit.git/log
gitblit.git
11 years agoUpdated documentation
James Moger [Sun, 6 Jan 2013 16:04:32 +0000 (11:04 -0500)]
Updated documentation

11 years agoImprove pushlog api and model class
James Moger [Sun, 6 Jan 2013 16:02:52 +0000 (11:02 -0500)]
Improve pushlog api and model class

11 years agoUpdated documentation
James Moger [Sat, 5 Jan 2013 22:52:36 +0000 (17:52 -0500)]
Updated documentation

11 years agoFixed NPE on create repo with mixed case (issue-185)
James Moger [Sat, 5 Jan 2013 22:22:19 +0000 (17:22 -0500)]
Fixed NPE on create repo with mixed case (issue-185)

11 years agoRemoved unused and untested native hook code
James Moger [Sat, 5 Jan 2013 20:24:50 +0000 (15:24 -0500)]
Removed unused and untested native hook code

11 years agoDraft mechanism to record a push log as a hidden orphan branch
James Moger [Sat, 5 Jan 2013 15:23:42 +0000 (10:23 -0500)]
Draft mechanism to record a push log as a hidden orphan branch

11 years agoSupport local accounts with LdapUserService and RedmineUserService (issue-183)
James Moger [Fri, 4 Jan 2013 22:23:23 +0000 (17:23 -0500)]
Support local accounts with LdapUserService and RedmineUserService (issue-183)

11 years agoCompleted Dutch translation
Jeroen Baten [Fri, 4 Jan 2013 16:34:24 +0000 (11:34 -0500)]
Completed Dutch translation

11 years agoUpdated documentation
James Moger [Fri, 4 Jan 2013 13:07:56 +0000 (08:07 -0500)]
Updated documentation

11 years agoMerge branch 'checkstyleDoubleCheckedLocking' of https://github.com/mystygage/gitblit
James Moger [Fri, 4 Jan 2013 12:56:36 +0000 (07:56 -0500)]
Merge branch 'checkstyleDoubleCheckedLocking' of https://github.com/mystygage/gitblit

11 years agoMerge branch 'master' of https://github.com/kwoot/gitblit
James Moger [Fri, 4 Jan 2013 12:55:50 +0000 (07:55 -0500)]
Merge branch 'master' of https://github.com/kwoot/gitblit

11 years agoRemoved DoubleCheckedLocking from checkstyle.xml. 61/head
Markus Fömpe [Fri, 4 Jan 2013 11:03:09 +0000 (12:03 +0100)]
Removed DoubleCheckedLocking from checkstyle.xml.
Since Checkstyle 5.6 it's no longer supported (see http://checkstyle.sourceforge.net/releasenotes.html)

11 years agoseems ok 60/head
Jeroen Baten [Fri, 4 Jan 2013 10:26:02 +0000 (11:26 +0100)]
seems ok

11 years agoDutch translation before spellcheck
Jeroen Baten [Fri, 4 Jan 2013 10:18:37 +0000 (11:18 +0100)]
Dutch translation before spellcheck

11 years agodutch properties file
Jeroen Baten [Fri, 4 Jan 2013 08:56:43 +0000 (09:56 +0100)]
dutch properties file

11 years agoAdd more translation to Korean 59/head
Dongsu, KIM [Fri, 4 Jan 2013 05:55:59 +0000 (14:55 +0900)]
Add more translation to Korean

11 years agoUpdated IDEA module descriptor for JGit 2.2.0
James Moger [Fri, 4 Jan 2013 00:14:25 +0000 (19:14 -0500)]
Updated IDEA module descriptor for JGit 2.2.0

11 years agoCache and re-use project markdown content (issue-172)
James Moger [Thu, 3 Jan 2013 22:22:21 +0000 (17:22 -0500)]
Cache and re-use project markdown content (issue-172)

11 years agoBuild project models from repository cache, when possible (issue-172)
James Moger [Thu, 3 Jan 2013 22:21:32 +0000 (17:21 -0500)]
Build project models from repository cache, when possible (issue-172)

11 years agoFixed loading of Brazilian Portuguese translation from *nix server
Inaiat Henrique [Thu, 3 Jan 2013 19:56:20 +0000 (14:56 -0500)]
Fixed loading of Brazilian Portuguese translation from *nix server

11 years agoFixed fork origin determination if !git.cacheRepositoryList (issue-182)
James Moger [Wed, 2 Jan 2013 21:35:16 +0000 (16:35 -0500)]
Fixed fork origin determination if !git.cacheRepositoryList (issue-182)

11 years agoFixed NPE with web.allowForking && !git.cacheRepositoryList (issue-182)
James Moger [Wed, 2 Jan 2013 21:19:06 +0000 (16:19 -0500)]
Fixed NPE with web.allowForking && !git.cacheRepositoryList (issue-182)

11 years agoReset build identifiers for the next release
James Moger [Mon, 31 Dec 2012 21:13:51 +0000 (16:13 -0500)]
Reset build identifiers for the next release

11 years agoFinal documentation of 1.2.0 release v1.2.0
James Moger [Mon, 31 Dec 2012 21:12:35 +0000 (16:12 -0500)]
Final documentation of 1.2.0 release

11 years agoDo not pass null email address to PersonIdent
James Moger [Sat, 22 Dec 2012 05:27:04 +0000 (00:27 -0500)]
Do not pass null email address to PersonIdent

11 years agoCleanup working folders for git servlet unit tests
James Moger [Sat, 22 Dec 2012 05:26:35 +0000 (00:26 -0500)]
Cleanup working folders for git servlet unit tests

11 years agoUpdate to JGit 2.2.0
James Moger [Sat, 22 Dec 2012 05:26:10 +0000 (00:26 -0500)]
Update to JGit 2.2.0

11 years agoFixed regression in isFrozen (issue 181)
James Moger [Fri, 21 Dec 2012 22:35:18 +0000 (17:35 -0500)]
Fixed regression in isFrozen (issue 181)

11 years agoAdded case-sensitive check for repository
James Moger [Fri, 21 Dec 2012 22:14:24 +0000 (17:14 -0500)]
Added case-sensitive check for repository

11 years agoFixed cache bug wrt create/edit repository with existing repo name (issue-172)
James Moger [Fri, 21 Dec 2012 21:49:04 +0000 (16:49 -0500)]
Fixed cache bug wrt create/edit repository with existing repo name (issue-172)

11 years agoFixed regression in repository cache wrt repo names with case (issue-172)
James Moger [Fri, 21 Dec 2012 21:47:46 +0000 (16:47 -0500)]
Fixed regression in repository cache wrt repo names with case (issue-172)

11 years agoSpanish translation tweaks
Mrbytes [Wed, 19 Dec 2012 13:07:06 +0000 (08:07 -0500)]
Spanish translation tweaks

11 years agoMerged Brazilian Portuguese translation
Rafael Cavazin [Tue, 18 Dec 2012 21:40:18 +0000 (16:40 -0500)]
Merged Brazilian Portuguese translation

11 years agoGitBlitWebApp_es.properties: 56/head
Mrbytes [Tue, 18 Dec 2012 18:26:30 +0000 (19:26 +0100)]
GitBlitWebApp_es.properties:
Up-to-date.
Some minor changes in syntax for better compression.

Signed-off-by: Mrbytes <eguervos@msn.com>
11 years agoSupport languagecode-countrycode Markdown resources
James Moger [Fri, 7 Dec 2012 13:46:52 +0000 (08:46 -0500)]
Support languagecode-countrycode Markdown resources

11 years agoHarden metrics from polluted data (issue-176)
James Moger [Fri, 7 Dec 2012 13:24:43 +0000 (08:24 -0500)]
Harden metrics from polluted data (issue-176)

11 years agoSetting to stop a repository from contributing to the activity page
James Moger [Thu, 6 Dec 2012 22:15:05 +0000 (17:15 -0500)]
Setting to stop a repository from contributing to the activity page

11 years agoEliminate unnecessary view links in activity page
James Moger [Thu, 6 Dec 2012 22:05:50 +0000 (17:05 -0500)]
Eliminate unnecessary view links in activity page

11 years agoFixed anonymous browsing of branch panel
James Moger [Thu, 6 Dec 2012 22:05:15 +0000 (17:05 -0500)]
Fixed anonymous browsing of branch panel

11 years agoTweak reading war setting overrides
James Moger [Thu, 6 Dec 2012 22:04:17 +0000 (17:04 -0500)]
Tweak reading war setting overrides

11 years agoDocumentation
James Moger [Thu, 6 Dec 2012 00:32:45 +0000 (19:32 -0500)]
Documentation

11 years agoImplemented hot-reloadable CRL
James Moger [Thu, 6 Dec 2012 00:05:59 +0000 (19:05 -0500)]
Implemented hot-reloadable CRL

11 years agoImproving first-run setup of GCA and Gitblit GO
James Moger [Wed, 5 Dec 2012 22:39:11 +0000 (17:39 -0500)]
Improving first-run setup of GCA and Gitblit GO

11 years agoCheckbox to automatically set the new ssl certificate alias
James Moger [Wed, 5 Dec 2012 22:36:16 +0000 (17:36 -0500)]
Checkbox to automatically set the new ssl certificate alias

11 years agoAdded server setting to specify keystore alias for ssl certificate (issue 98)
James Moger [Wed, 5 Dec 2012 22:29:39 +0000 (17:29 -0500)]
Added server setting to specify keystore alias for ssl certificate (issue 98)

11 years agoFixed validate IPv4 address method
James Moger [Wed, 5 Dec 2012 22:24:59 +0000 (17:24 -0500)]
Fixed validate IPv4 address method

11 years agoAdded attributes tab to Edit User for both site and Manager
James Moger [Wed, 5 Dec 2012 22:24:18 +0000 (17:24 -0500)]
Added attributes tab to Edit User for both site and Manager

11 years agoGlobal and per-repository setting to throttle prolific repos in Activity page (issue...
James Moger [Wed, 5 Dec 2012 22:20:06 +0000 (17:20 -0500)]
Global and per-repository setting to throttle prolific repos in Activity page (issue-173)

11 years agoMerged and enhanced pull request #55 (disallow forks setting)
mschaefers [Tue, 4 Dec 2012 21:07:37 +0000 (16:07 -0500)]
Merged and enhanced pull request #55 (disallow forks setting)

11 years agoFixed regression in sendmail-html.groovy
James Moger [Tue, 4 Dec 2012 16:20:22 +0000 (11:20 -0500)]
Fixed regression in sendmail-html.groovy

11 years agoFixed regresion in path name display in tree page
James Moger [Tue, 4 Dec 2012 16:17:08 +0000 (11:17 -0500)]
Fixed regresion in path name display in tree page

11 years agoAdd buildAuthority as dependency of buildGO
James Moger [Tue, 4 Dec 2012 12:40:27 +0000 (07:40 -0500)]
Add buildAuthority as dependency of buildGO

11 years agoFixed missing resource in GCA
James Moger [Tue, 4 Dec 2012 03:01:47 +0000 (22:01 -0500)]
Fixed missing resource in GCA

11 years agoFix for null parent in sendmail-html
James Moger [Tue, 4 Dec 2012 02:48:36 +0000 (21:48 -0500)]
Fix for null parent in sendmail-html

11 years agoFixes to symlink handling (issue-174)
James Moger [Tue, 4 Dec 2012 02:29:32 +0000 (21:29 -0500)]
Fixes to symlink handling (issue-174)

11 years agoSupport symlink display in tree and commit pages (issue-171)
James Moger [Mon, 3 Dec 2012 22:20:17 +0000 (17:20 -0500)]
Support symlink display in tree and commit pages (issue-171)

11 years agoSimplified archive generation (issue-174)
James Moger [Mon, 3 Dec 2012 22:06:28 +0000 (17:06 -0500)]
Simplified archive generation (issue-174)

11 years agoUpdate to Jetty 7.6.8
James Moger [Mon, 3 Dec 2012 22:05:49 +0000 (17:05 -0500)]
Update to Jetty 7.6.8

11 years agoUpdate to MarkdownPapers 1.3.2
James Moger [Mon, 3 Dec 2012 22:04:07 +0000 (17:04 -0500)]
Update to MarkdownPapers 1.3.2

11 years agoSet subjectAlternativeName on SSL cert if CN=IPAddress (issue-170)
James Moger [Mon, 3 Dec 2012 22:03:31 +0000 (17:03 -0500)]
Set subjectAlternativeName on SSL cert if CN=IPAddress (issue-170)

11 years agoConsolidate authentication techniques and support container principals (issue-68)
James Moger [Mon, 3 Dec 2012 21:59:17 +0000 (16:59 -0500)]
Consolidate authentication techniques and support container principals (issue-68)

11 years agoFixed branch view regression (issue-175)
James Moger [Mon, 3 Dec 2012 21:55:19 +0000 (16:55 -0500)]
Fixed branch view regression (issue-175)

11 years agoCorrected certificatge bundle unit test
James Moger [Sun, 2 Dec 2012 18:16:39 +0000 (13:16 -0500)]
Corrected certificatge bundle unit test

11 years agoDo not prematurely reduce branches by maxCount when using branch permissions
James Moger [Sun, 2 Dec 2012 18:16:19 +0000 (13:16 -0500)]
Do not prematurely reduce branches by maxCount when using branch permissions

11 years agoHandle anonymous browsing of branches panel
James Moger [Sun, 2 Dec 2012 18:14:58 +0000 (13:14 -0500)]
Handle anonymous browsing of branches panel

11 years agoBranch display filtering according to user access permissions. 54/head
Luca Milanesio [Sun, 2 Dec 2012 08:52:28 +0000 (08:52 +0000)]
Branch display filtering according to user access permissions.

11 years agoFIX: typo in error message key when access to branch is denied.
Luca Milanesio [Sun, 2 Dec 2012 08:52:04 +0000 (08:52 +0000)]
FIX: typo in error message key when access to branch is denied.

11 years agoFIX: Allow correct search for RefModel using branch name.
Luca Milanesio [Sun, 2 Dec 2012 08:50:55 +0000 (08:50 +0000)]
FIX: Allow correct search for RefModel using branch name.

DisplayName used previously contained ONLY the last part
of ref-spec: this would have not worked when looking for
objects with full ref-spec.

11 years agoAdd static assets for Maven artifact.
Luca Milanesio [Sun, 2 Dec 2012 08:49:28 +0000 (08:49 +0000)]
Add static assets for Maven artifact.

Needed to allow pluggability (code+assets) into
other containers / applications (i.e. Gerrit Code Review)

11 years agoInclude pom.xml template for publishing GitBlit as Maven artifact.
Luca Milanesio [Sun, 2 Dec 2012 08:48:32 +0000 (08:48 +0000)]
Include pom.xml template for publishing GitBlit as Maven artifact.

11 years agoSupport alternate compressed download formats (issue-174)
James Moger [Fri, 30 Nov 2012 23:05:35 +0000 (18:05 -0500)]
Support alternate compressed download formats (issue-174)

11 years agoAdded Commons-Compress and XZ for Java (issue-174)
James Moger [Fri, 30 Nov 2012 21:26:38 +0000 (16:26 -0500)]
Added Commons-Compress and XZ for Java (issue-174)

11 years agoFixed regression on expiration date of CA and SSL certs
James Moger [Fri, 30 Nov 2012 21:20:24 +0000 (16:20 -0500)]
Fixed regression on expiration date of CA and SSL certs

11 years agoInclude user's public cert and ca public cert, individually, in bundle
James Moger [Fri, 30 Nov 2012 21:18:04 +0000 (16:18 -0500)]
Include user's public cert and ca public cert, individually, in bundle

11 years agoCranked up signing algorithm from SHA1 to SHA512. This makes Opera P12 Import happy.
James Moger [Fri, 30 Nov 2012 21:17:04 +0000 (16:17 -0500)]
Cranked up signing algorithm from SHA1 to SHA512.  This makes Opera P12 Import happy.

11 years agoFixed regression on certificate authentication of servlets
James Moger [Fri, 30 Nov 2012 21:15:14 +0000 (16:15 -0500)]
Fixed regression on certificate authentication of servlets

11 years agoSkip re-authentication if we have a valid session
James Moger [Fri, 30 Nov 2012 00:11:24 +0000 (19:11 -0500)]
Skip re-authentication if we have a valid session

11 years agoImprove logging of certificate authentication
James Moger [Thu, 29 Nov 2012 23:46:41 +0000 (18:46 -0500)]
Improve logging of certificate authentication

11 years agoHide some user links based on authentication type
James Moger [Thu, 29 Nov 2012 23:45:55 +0000 (18:45 -0500)]
Hide some user links based on authentication type

11 years agoTrack the authentication type in the session
James Moger [Thu, 29 Nov 2012 23:21:30 +0000 (18:21 -0500)]
Track the authentication type in the session

11 years agoView Log button for GCA
James Moger [Thu, 29 Nov 2012 22:25:35 +0000 (17:25 -0500)]
View Log button for GCA

11 years agoMoved cookie and certificate authentication to http request authentication method
James Moger [Thu, 29 Nov 2012 22:24:37 +0000 (17:24 -0500)]
Moved  cookie and certificate authentication to http request authentication method

11 years agoTweak css of short commit id in log and history views
James Moger [Thu, 29 Nov 2012 22:11:58 +0000 (17:11 -0500)]
Tweak css of short commit id in log and history views

11 years agoShow a confirmation prompt on first startup of GCA if Unlimited Strength is unavailable
James Moger [Wed, 28 Nov 2012 22:54:53 +0000 (17:54 -0500)]
Show a confirmation prompt on first startup of GCA if Unlimited Strength is unavailable

11 years agoFixed focus for keystore password prompt
James Moger [Wed, 28 Nov 2012 22:39:12 +0000 (17:39 -0500)]
Fixed focus for keystore password prompt

11 years agoGitblit CA generation needs to use the default OIDs
James Moger [Wed, 28 Nov 2012 22:31:12 +0000 (17:31 -0500)]
Gitblit CA generation needs to use the default OIDs

11 years agoFixed missing format call for certificate authentication logging
James Moger [Wed, 28 Nov 2012 22:09:45 +0000 (17:09 -0500)]
Fixed missing format call for certificate authentication logging

11 years agoAdded groovy and scala extensions to default pretty print list
James Moger [Wed, 28 Nov 2012 22:08:19 +0000 (17:08 -0500)]
Added groovy and scala extensions to default pretty print list

11 years agoShort commit ids in log and history take two (issue 168)
James Moger [Wed, 28 Nov 2012 22:07:52 +0000 (17:07 -0500)]
Short commit ids in log and history take two (issue 168)

11 years agoFixed regression for folder history links (issue 166)
James Moger [Wed, 28 Nov 2012 22:06:09 +0000 (17:06 -0500)]
Fixed regression for folder history links (issue 166)

11 years agoRevert "Eliminated redundant "view" links (issue 168)"
James Moger [Wed, 28 Nov 2012 12:44:22 +0000 (07:44 -0500)]
Revert "Eliminated redundant "view" links (issue 168)"

This reverts commit 5ad03d053fc3154b09c551530a790b921bc462e5.

11 years agoEliminated redundant "view" links (issue 168)
James Moger [Tue, 27 Nov 2012 23:00:56 +0000 (18:00 -0500)]
Eliminated redundant "view" links (issue 168)

11 years agoDocumentation
James Moger [Tue, 27 Nov 2012 22:18:38 +0000 (17:18 -0500)]
Documentation

11 years agoAdded short commit id column to log and history tables (issue 168)
James Moger [Tue, 27 Nov 2012 22:13:03 +0000 (17:13 -0500)]
Added short commit id column to log and history tables (issue 168)

11 years agoFixed history page links for files not in the current/active commit (issue 166)
James Moger [Tue, 27 Nov 2012 22:08:53 +0000 (17:08 -0500)]
Fixed history page links for files not in the current/active commit (issue 166)

11 years agoTweak to GCA config, fix send mail prompts, added authority.cmd
James Moger [Tue, 27 Nov 2012 22:01:59 +0000 (17:01 -0500)]
Tweak to GCA config, fix send mail prompts, added authority.cmd

11 years agoMake activity page respect short commit id setting and lower default from 8 to 6
James Moger [Tue, 27 Nov 2012 21:58:14 +0000 (16:58 -0500)]
Make activity page respect short commit id setting and lower default from 8 to 6

11 years agoPassword prompt for GCA
James Moger [Tue, 27 Nov 2012 02:55:37 +0000 (21:55 -0500)]
Password prompt for GCA

11 years agoMore refinements to GCA
James Moger [Tue, 27 Nov 2012 02:31:12 +0000 (21:31 -0500)]
More refinements to GCA

11 years agoGitblit Certificate Authority revisions. Eliminate certificate scripts.
James Moger [Sun, 25 Nov 2012 16:35:31 +0000 (11:35 -0500)]
Gitblit Certificate Authority revisions.  Eliminate certificate scripts.