]>
source.dussan.org Git - gitblit.git/log
mrbytes [Mon, 13 Aug 2012 19:52:51 +0000 (21:52 +0200)]
GitBlitWebApp_es.properties: up-to date with the last changes
Kensuke Matsuzaki [Sat, 11 Aug 2012 11:40:54 +0000 (20:40 +0900)]
Translate some messages to Japanese.
James Moger [Fri, 10 Aug 2012 21:46:11 +0000 (17:46 -0400)]
Submodules support
James Moger [Fri, 10 Aug 2012 21:37:36 +0000 (17:37 -0400)]
Improve submodule checking in LuceneExecutor (issue-119)
James Moger [Fri, 10 Aug 2012 21:34:47 +0000 (17:34 -0400)]
Strip hidden UTF-8 BOM from string content
James Moger [Fri, 10 Aug 2012 20:12:51 +0000 (16:12 -0400)]
Encode as UTF-8
James Moger [Thu, 9 Aug 2012 20:56:57 +0000 (16:56 -0400)]
Redirect to absolute url for repository search box (issue-111)
James Moger [Thu, 9 Aug 2012 13:57:21 +0000 (09:57 -0400)]
Documentation
James Moger [Thu, 9 Aug 2012 13:49:06 +0000 (09:49 -0400)]
Merge branch 'ldap+tls' of https://github.com/StephenKing/gitblit
Steffen Gebert [Thu, 9 Aug 2012 08:45:59 +0000 (10:45 +0200)]
StartTLS is not supported in LdapUserService (issue 122)
By providing an URL in the format "ldap+tls://ldapserver.example.com",
you can now connect to LDAP servers that require StartTLS command.
James Moger [Thu, 9 Aug 2012 12:43:43 +0000 (08:43 -0400)]
Translation placeholders
James Moger [Tue, 7 Aug 2012 13:43:24 +0000 (09:43 -0400)]
Fix to GitServlet to allow pushing to symlinked repositories (issue 116)
James Moger [Tue, 7 Aug 2012 12:14:15 +0000 (08:14 -0400)]
Do not incrementally index blobs in submodules (issue 119)
Peter Allin [Tue, 7 Aug 2012 11:00:07 +0000 (13:00 +0200)]
Don't try to index git submodules, they are seperate repositories and should be handled seperately.
James Moger [Mon, 6 Aug 2012 21:39:25 +0000 (17:39 -0400)]
Drop failed attempt to add user or team (issue 118)
James Moger [Mon, 6 Aug 2012 21:34:44 +0000 (17:34 -0400)]
Restore original team or user object on failure to update (issue 118)
James Moger [Sat, 4 Aug 2012 00:39:50 +0000 (20:39 -0400)]
Confirmed fix for GO settings manipulation (issue 85)
James Moger [Fri, 3 Aug 2012 11:48:31 +0000 (07:48 -0400)]
Corrected documentation (issue 115)
James Moger [Thu, 2 Aug 2012 23:56:17 +0000 (19:56 -0400)]
Documentation
James Moger [Thu, 2 Aug 2012 23:56:08 +0000 (19:56 -0400)]
Bumped index version (issue 112)
James Moger [Thu, 2 Aug 2012 23:39:35 +0000 (19:39 -0400)]
Support for X-Forwarded-Proto and X-Forwarded-Port (issue 115)
James Moger [Thu, 2 Aug 2012 19:53:51 +0000 (15:53 -0400)]
Compile regex patterns once and use matches instead of find (issue 103)
James Moger [Thu, 2 Aug 2012 04:27:02 +0000 (00:27 -0400)]
Per-repository authorization control: AUTHENTICATED and NAMED (issue 117)
James Moger [Thu, 2 Aug 2012 01:28:47 +0000 (21:28 -0400)]
Tweak to relative path determination for symlinks (issue 116)
James Moger [Thu, 2 Aug 2012 01:21:32 +0000 (21:21 -0400)]
Regex exclusions for repository search (issue 103)
James Moger [Wed, 1 Aug 2012 13:48:06 +0000 (09:48 -0400)]
Add recursion depth control for repository search (issue 103)
James Moger [Wed, 1 Aug 2012 13:47:30 +0000 (09:47 -0400)]
Fixed Lucene unit tests
James Moger [Sat, 28 Jul 2012 01:43:00 +0000 (21:43 -0400)]
Documentation
James Moger [Sat, 28 Jul 2012 01:41:26 +0000 (21:41 -0400)]
Fixes to relative path determination for symlinks (issue 116)
James Moger [Wed, 25 Jul 2012 21:37:39 +0000 (17:37 -0400)]
Real raw page for text, images, and binaries (issue 6, issue 114)
James Moger [Mon, 23 Jul 2012 18:04:23 +0000 (14:04 -0400)]
Properly decode blobs on reindex (issue 112)
Konstantinos Kostarellis [Wed, 18 Jul 2012 06:52:30 +0000 (08:52 +0200)]
Added shell script equivalents to the cmd versions to generate the keystore
James Moger [Tue, 17 Jul 2012 11:44:41 +0000 (07:44 -0400)]
Fixed LdapUserService if account has null email address (issue 110)
Lukasz Jader [Sat, 14 Jul 2012 11:54:20 +0000 (13:54 +0200)]
Add polish variants of welcome.mkd, login.mkd and EmptyRepositoryPage
Lukasz Jader [Sat, 14 Jul 2012 11:53:08 +0000 (13:53 +0200)]
Fix some typos in polish translation
James Moger [Sat, 14 Jul 2012 04:26:58 +0000 (00:26 -0400)]
Reset build identifiers for the next release
James Moger [Sat, 14 Jul 2012 04:14:52 +0000 (00:14 -0400)]
Final documenation of 1.0.0 release
James Moger [Sat, 14 Jul 2012 04:14:32 +0000 (00:14 -0400)]
Bundle JDOM with API build
James Moger [Sat, 14 Jul 2012 04:14:12 +0000 (00:14 -0400)]
Exclude UnboundID classes from Manager and Federation Client builds
James Moger [Sat, 14 Jul 2012 03:05:27 +0000 (23:05 -0400)]
Changes to commit page for responsive layout
James Moger [Thu, 12 Jul 2012 22:21:47 +0000 (18:21 -0400)]
Fixed broken Lucene blob delete
James Moger [Wed, 11 Jul 2012 21:32:27 +0000 (17:32 -0400)]
Documentation
James Moger [Wed, 11 Jul 2012 21:24:40 +0000 (17:24 -0400)]
Revert "Update to JCommander 1.27"
This reverts commit
479aabd5b8ae6984b8bf4095065c1a1f00ecc71b .
James Moger [Wed, 11 Jul 2012 21:21:00 +0000 (17:21 -0400)]
Documentation
James Moger [Wed, 11 Jul 2012 21:20:28 +0000 (17:20 -0400)]
Update to Groovy 1.8.6
James Moger [Wed, 11 Jul 2012 21:19:56 +0000 (17:19 -0400)]
Update to JCommander 1.27
James Moger [Wed, 11 Jul 2012 21:19:22 +0000 (17:19 -0400)]
Update to Gson 1.7.2
James Moger [Wed, 11 Jul 2012 21:18:47 +0000 (17:18 -0400)]
Update to Lucene 3.6.0
James Moger [Wed, 11 Jul 2012 21:18:02 +0000 (17:18 -0400)]
Update to slf4j 1.6.6 and log4j 1.2.17
James Moger [Wed, 11 Jul 2012 21:17:00 +0000 (17:17 -0400)]
Update to JGit 2.0.0
James Moger [Wed, 11 Jul 2012 21:14:30 +0000 (17:14 -0400)]
Fixes and adjustments to test suite
James Moger [Wed, 11 Jul 2012 21:11:20 +0000 (17:11 -0400)]
Show email addresses on users panel
James Moger [Wed, 11 Jul 2012 21:10:42 +0000 (17:10 -0400)]
Forgot to commit UserModel with cookie field
James Moger [Wed, 11 Jul 2012 21:10:03 +0000 (17:10 -0400)]
Tweak to repositories panel in responsive mode
James Moger [Wed, 11 Jul 2012 21:08:42 +0000 (17:08 -0400)]
Mount the /users page
James Moger [Wed, 11 Jul 2012 21:08:23 +0000 (17:08 -0400)]
Show user displayName in footer
James Moger [Wed, 11 Jul 2012 21:07:46 +0000 (17:07 -0400)]
Fixed bug in ConfigUserService when user has nothing other than an account name
James Moger [Wed, 11 Jul 2012 21:05:32 +0000 (17:05 -0400)]
Persist cookies in ConfigUserService. Update LDAPUserService to generate cookies.
James Moger [Wed, 11 Jul 2012 20:59:04 +0000 (16:59 -0400)]
Fix for line number identification bug in LuceneExecutor (issue 105)
James Moger [Wed, 11 Jul 2012 03:54:07 +0000 (23:54 -0400)]
Adjust repository search to handle foo.git and foo/bar.git (issue 104)
James Moger [Wed, 11 Jul 2012 03:29:56 +0000 (23:29 -0400)]
Prohibit trailing slashes in repository names (issue 104)
James Moger [Wed, 11 Jul 2012 03:18:11 +0000 (23:18 -0400)]
Final CSS/layout tweaks for responsive UI (issue 101)
James Moger [Tue, 10 Jul 2012 21:43:26 +0000 (17:43 -0400)]
CSS tweaks
James Moger [Tue, 10 Jul 2012 21:41:24 +0000 (17:41 -0400)]
Updated Apache Commons Daemon to 1.0.10
James Moger [Mon, 2 Jul 2012 12:25:02 +0000 (08:25 -0400)]
Updated docs
Lukasz Jader [Sat, 30 Jun 2012 16:02:09 +0000 (18:02 +0200)]
Added Polish translation
James Moger [Mon, 18 Jun 2012 20:09:44 +0000 (16:09 -0400)]
Added setting to control Groovy Grape folder (issue 91)
James Moger [Mon, 18 Jun 2012 11:44:15 +0000 (04:44 -0700)]
Merge pull request #19 from Mrbytes/master
GitBlitWebApp_es.properties: updated translation
mrbytes [Sun, 17 Jun 2012 17:56:06 +0000 (19:56 +0200)]
GitBlitWebApp_es.properties: updated translation
James Moger [Fri, 15 Jun 2012 20:07:29 +0000 (16:07 -0400)]
Added Spanish variants of welcome.mkd, login.mkd and EmptyRepositoryPage
James Moger [Fri, 15 Jun 2012 20:06:50 +0000 (16:06 -0400)]
Added "today" to translation file. Updated Japanese translation.
James Moger [Fri, 15 Jun 2012 20:01:45 +0000 (16:01 -0400)]
Fixed bug in Gravatar Profile page
James Moger [Fri, 15 Jun 2012 20:01:30 +0000 (16:01 -0400)]
Revised TimeUtils for localization
TimeUtils needs to output localized strings like "5 days ago" and "6 months". In order to do this it needs a translation resource. Additionally, that resource can not be static because the single Gitblit server can handle multiple connections in different locales/languages.
TimeUtils has changed from a collection of static methods to some static methods and some instance methods. A TimeUtils is instantiated with an optional resource bundle which contains the preferred translation. If the resourec bundle is null or the requested translation key does not exist, an English default will be used.
This change required adjusting the signatures of several key methods and that cascaded out to adjusting those methods calls in many, many classes.
James Moger [Fri, 15 Jun 2012 19:50:59 +0000 (15:50 -0400)]
Externalized some more strings. Updated Spanish translation from eguervos.
James Moger [Fri, 15 Jun 2012 12:46:14 +0000 (08:46 -0400)]
Update Lucene index version (issue 97)
James Moger [Fri, 15 Jun 2012 12:26:19 +0000 (08:26 -0400)]
Fixed bug where Manager could not update unreferenced setting (issue 85)
James Moger [Fri, 15 Jun 2012 12:16:50 +0000 (08:16 -0400)]
Configurable robots.txt (issue 99)
James Moger [Sat, 9 Jun 2012 00:55:31 +0000 (20:55 -0400)]
Updated to Bootstrap 2.0.4. Responsive layout by default.
James Moger [Fri, 8 Jun 2012 12:50:24 +0000 (08:50 -0400)]
Updated Git logos
James Moger [Thu, 7 Jun 2012 21:31:47 +0000 (17:31 -0400)]
Build gitblit jar file instead of exploded classes for Express build
James Moger [Thu, 7 Jun 2012 21:30:18 +0000 (17:30 -0400)]
Try multiple encodings when working with string blobs (issue 97)
James Moger [Thu, 7 Jun 2012 03:40:30 +0000 (23:40 -0400)]
Expose JGit's runtime configuration settings (issue 93)
James Moger [Thu, 7 Jun 2012 02:11:54 +0000 (22:11 -0400)]
Possible fix for federation branch mirroring issue (issue 86)
James Moger [Wed, 6 Jun 2012 21:00:21 +0000 (17:00 -0400)]
Implemented default access restriction (issue 88)
James Moger [Wed, 6 Jun 2012 20:26:46 +0000 (16:26 -0400)]
Fixed anonymous clone for 'Authenticated Push' repository (issue 96)
James Moger [Wed, 6 Jun 2012 19:59:39 +0000 (15:59 -0400)]
Updated Japanese translation
James Moger [Wed, 6 Jun 2012 19:55:50 +0000 (15:55 -0400)]
Added contributed Spanish translation
James Moger [Thu, 10 May 2012 21:38:25 +0000 (17:38 -0400)]
Revisions to custom fields
James Moger [Thu, 10 May 2012 21:34:17 +0000 (17:34 -0400)]
Adjustments to custom fields in Manager
James Moger [Thu, 10 May 2012 13:16:14 +0000 (09:16 -0400)]
Changed constants and fixed nullpointer in update repository
James Moger [Wed, 9 May 2012 11:59:43 +0000 (04:59 -0700)]
Merge pull request #16 from jcrygier/custom_properties
Custom Defined Repository Properties (Issue #92)
James Moger [Wed, 9 May 2012 11:59:00 +0000 (04:59 -0700)]
Merge pull request #17 from peterloron/master
Credential string split fix
Peter Loron [Tue, 8 May 2012 19:54:58 +0000 (12:54 -0700)]
Adding a limit of 2 [user + pass] on the credential string split. This works around issues with passwords containing colons
John Crygier [Mon, 7 May 2012 15:49:24 +0000 (10:49 -0500)]
Change layout to BoxLayout (assuming window won't be resized)
John Crygier [Mon, 7 May 2012 14:58:56 +0000 (09:58 -0500)]
Add custom fields to the manager
John Crygier [Mon, 7 May 2012 12:43:19 +0000 (07:43 -0500)]
Make the variables / messages more consistant
James Moger [Sat, 5 May 2012 19:37:28 +0000 (15:37 -0400)]
Reordered settings model loading to avoid WAR null pointer
John Crygier [Fri, 4 May 2012 18:24:01 +0000 (13:24 -0500)]
Web UI done for Custom Fields. Changed variable names to be consistent with "custom" instead of "user"
John Crygier [Fri, 4 May 2012 13:50:22 +0000 (08:50 -0500)]
Change techique for custom properties to fall in line with reading / writing of all other properties
John Crygier [Thu, 3 May 2012 16:48:16 +0000 (11:48 -0500)]
Ability to get / set "custom" properties within a RepositoryModel. This makes getting specialized settings in hooks much easier.