Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore the contents of a default .git/description file | James Moger | 2013-09-17 | 2 | -2/+5 |
| | |||||
* | Implemented a graph servlet based on EGit/JGit's PlotWalk (issue-194) | James Moger | 2013-09-17 | 9 | -7/+467 |
| | | | | | | | | | The graph is generated server-side and therefore requires that the commit table row height be fixed and match the row height of the servlet. There will be layout misalignment if remotes refs are displayed. Perhaps this can be improved in the future. Change-Id: I39d0ffc7b1c3679976ce8c198c772ff86238f1a5 | ||||
* | Remove obsolete and deprecated FileUserService | James Moger | 2013-09-17 | 3 | -1199/+22 |
| | | | | Change-Id: I92d1d742e286643e1e1ab47a410b3fda146d1741 | ||||
* | Remove incomplete and deprecated TicGit feature | James Moger | 2013-09-17 | 12 | -530/+59 |
| | | | | Change-Id: Idb7de272589e086da9b2b3a241dcd082c1c8f27b | ||||
* | Documentation | James Moger | 2013-09-17 | 3 | -3/+9 |
| | |||||
* | Merge branch 'init-shared' of https://github.com/fzs/gitblit into prefixes | James Moger | 2013-09-17 | 9 | -17/+860 |
|\ | |||||
| * | Fix set-gid bit clearing under Linux when effective gid is different from ↵ | Florian Zschocke | 2013-08-26 | 4 | -7/+201 |
| | | | | | | | | file gid. | ||||
| * | Fix setting wrrong custom mode on file and in config. | Florian Zschocke | 2013-08-26 | 2 | -2/+41 |
| | | |||||
| * | Remove unsupported option '-O' from 'ls' command. | Florian Zschocke | 2013-08-26 | 1 | -1/+1 |
| | | |||||
| * | Add commons-io to explicit dependencies. | Florian Zschocke | 2013-08-26 | 3 | -12/+13 |
| | | | | | | | | | | | | Add the commons-io library explicitly to the depencencies. It was already present as a transitive dependency but is now used in code. Using the version 2.2 as that got so far already packaged in ext. | ||||
| * | Adjust unit tests for Windows. | Florian Zschocke | 2013-08-26 | 2 | -53/+71 |
| | | |||||
| * | Add JavaDoc. | Florian Zschocke | 2013-08-26 | 2 | -28/+107 |
| | | |||||
| * | Add new property git.createRepositoriesShared. | Florian Zschocke | 2013-08-26 | 2 | -2/+18 |
| | | |||||
| * | Implement adjusting file permissions for shared repositories. | Florian Zschocke | 2013-08-26 | 2 | -25/+78 |
| | | | | | | | | | | Implement adjusting file and directory permissions for shared repositories in JGitUtils. | ||||
| * | Add proper implementation of methods in JnaUtils. | Florian Zschocke | 2013-08-26 | 4 | -99/+440 |
| | | | | | | | | | | | | | | Implement the methods getFilemode and setFilemode in JnaUtils. Not using the libc names as we don't necessarily use JNA and because it is not necessarily a one to one mapping. | ||||
| * | Add method JGitUtils.createRepository(folder, name, shared) to create a new | Florian Zschocke | 2013-08-26 | 1 | -0/+102 |
| | | | | | | | | repository as if it was created with the --shared command line switch of git. | ||||
* | | Revisions and documentation for personal repository prefix change | James Moger | 2013-09-17 | 11 | -97/+119 |
| | | |||||
* | | Merge branch 'userrepoprefix' of https://github.com/fzs/gitblit into prefixes | James Moger | 2013-09-17 | 13 | -20/+317 |
|\ \ | |||||
| * | | Add new configuration setting 'git.userRepositoryPrefix'. | Florian Zschocke | 2013-08-26 | 1 | -0/+11 |
| | | | |||||
| * | | Check user prefix for invalid options. Add JavaDoc. Add unit tests. | Florian Zschocke | 2013-08-26 | 2 | -44/+266 |
| | | | |||||
| * | | Set user repository prefix from setting. | Florian Zschocke | 2013-08-26 | 1 | -0/+3 |
| | | | | | | | | | | | | Set the user repository name space from settings when starting Gitblit. | ||||
| * | | Refactor logic for user repository path into one class. | Florian Zschocke | 2013-08-26 | 11 | -20/+81 |
| |/ | | | | | | | Gather logic for building the path/name of a personal user repository into one class. | ||||
* | | Updated binary extensions and Lucene ignore extensions | James Moger | 2013-09-05 | 1 | -2/+2 |
| | | |||||
* | | Update to Moxie 0.8.2 | James Moger | 2013-09-05 | 1 | -1/+1 |
| | | |||||
* | | Restore blockpush and localclone hooks to binaries (issue-303) | James Moger | 2013-09-05 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #117 from robinrosenberg/master | James Moger | 2013-09-05 | 2 | -1/+3 |
|\ \ | | | | | | | NPE fix in default branch determination & NPE fix when commit cache contains removed repo | ||||
| * | | Don't crash with an NPE when the cache contains removed repositoried | Robin Rosenberg | 2013-09-01 | 1 | -1/+1 |
| | | | |||||
| * | | Avoid NPE when the default branch cannot be identified | Robin Rosenberg | 2013-09-01 | 1 | -0/+2 |
|/ / | | | | | | | | | This is a normal condition that complicates debugging, i.e. when catching all NPE's. | ||||
* | | Added buildMavenArtifacts target to release script template | James Moger | 2013-08-22 | 1 | -1/+1 |
| | | |||||
* | | Reset build identifiers for next development cycle | James Moger | 2013-08-22 | 2 | -2/+20 |
|/ | |||||
* | Prepare 1.3.2 releasev1.3.2 | James Moger | 2013-08-22 | 2 | -10/+10 |
| | |||||
* | Documentation | James Moger | 2013-08-21 | 1 | -0/+1 |
| | |||||
* | Merge pull request #115 from fzs/fu-close-finally | James Moger | 2013-08-21 | 1 | -10/+36 |
|\ | | | | | Close streams in finally block. | ||||
| * | Close streams in finally block. | Florian Zschocke | 2013-08-21 | 1 | -10/+36 |
| | | | | | | | | Close input and output streams in a finally block so that they do not linger around and occupy system resources when an exception occurs. | ||||
* | | Merge pull request #114 from fzs/description | James Moger | 2013-08-21 | 1 | -0/+17 |
|\ \ | |/ |/| | Maintain repository 'description' file. | ||||
| * | Maintain repository 'description' file. | Florian Zschocke | 2013-08-21 | 1 | -0/+17 |
| | | | | | | | | | | | | | | Make use of the 'description' file in Git repositories which is used by tools like gitweb or cgit and often by standard hooks. Update the file when changing the description and initialize the Gitblit description from the file when Gitblit reads a new, existing repository. | ||||
* | | Simplify when repository sizes are calculated (issue-295) | James Moger | 2013-08-16 | 3 | -56/+36 |
| | | |||||
* | | If we have a cache-miss in repository loading, return a deep copy | James Moger | 2013-08-16 | 1 | -1/+1 |
| | | |||||
* | | Fixed anonymous LDAP logins (issue-297) | James Moger | 2013-08-16 | 2 | -4/+17 |
| | | |||||
* | | Add an Apache htpasswd user service | Florian Zschocke | 2013-08-12 | 15 | -16/+1056 |
| | | | | | | | | | | | | | | Add a new class, HtpasswdUserService, which performs authentication against a text file created with the Apache 'htpasswd' program. Added dependency on commons-codec:1.7 | ||||
* | | Merge pull request #111 from atdt/master | James Moger | 2013-08-12 | 5 | -1/+26 |
|\ \ | | | | | | | Add setting to cap number of activity days to display | ||||
| * | | Add setting to cap number of activity days to display | Ori Livneh | 2013-08-11 | 5 | -1/+26 |
|/ / | | | | | | | | | | | | | This patch adds a setting, 'web.activityDurationMaximum', that specifies the maximum number of days of activity that may be requested. The default value is 30. When the number of days requested exceeds this value, the request is handled as though the maximum value was requested. | ||||
* | | Update to Moxie 0.8.1 and include gbapi in Maven repository on RELEASE build | James Moger | 2013-08-09 | 1 | -6/+6 |
| | | |||||
* | | Documentation | James Moger | 2013-08-09 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #110 from DouglasCAyers/patch-1 | James Moger | 2013-08-09 | 1 | -2/+2 |
|\ \ | | | | | | | MyDashboard page bugfix for project links | ||||
| * | | bugfix to make project links go to project page and not redirect to home page | Doug Ayers | 2013-08-08 | 1 | -2/+2 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | Problem: In version 1.3.1, on the MyDashboard page, in the "projects" tab, the project name html links listed in the section are formatted wrong; they are missing the ?p= parameter. Clicking on those links redirects back to the home page (MyDashboard). What did I expect: To be taken to the repositories page for the project I clicked. What code needs to change: FilterableProjectList.fm at line 9, needs to add the ?p= url parameter. I'm basing this on how the WicketUtils.getProjectName(PageParameters params) method works at line 457 and logic in ProjectPage.java at lines 95-98. Although explicitly changing the url to include the query param 'p' is a simple fix, based on what I read about in GitblitParamUrlCodingStrategy and its parent class MixedParamUrlCodingStrategy, it would seem that the url path "/project/foo" should end up adding a request parameter "p=foo" as setup in GitBligWebApp line 141: mount("/project", ProjectPage.class, "p"); However, I'm not familiar with Wicket and don't have Gitblit setup locally to build and run, so not able to debug further. | ||||
* | | Update to Moxie 0.8.0 | James Moger | 2013-08-07 | 1 | -1/+1 |
| | | |||||
* | | Documentation | James Moger | 2013-07-31 | 1 | -1/+5 |
| | | |||||
* | | Improvements to reflog branch deletion | James Moger | 2013-07-31 | 3 | -31/+46 |
| | | |||||
* | | Manually redirect after branch deletion (issue 282) | James Moger | 2013-07-31 | 2 | -1/+14 |
| | |