Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #979 from pingunaut/master | James Moger | 2015-12-08 | 1 | -31/+12 | |
|\ | | | | | Remove empty catch blocks to stop swallowing exceptions. #498 | |||||
| * | Remove empty catch blocks to stop swallowing exceptions. #498 | Martin Spielmann | 2015-12-08 | 1 | -31/+12 | |
| | | ||||||
* | | Merge pull request #973 from paulsputer/967-Filestore-Help | James Moger | 2015-12-08 | 10 | -38/+126 | |
|\ \ | | | | | | | fix for #967 filestore menu and help | |||||
| * | | fix for #967 filestore menu for all users | Paul Martin | 2015-12-07 | 10 | -38/+126 | |
|/ / | | | | | | | | | | | + Filestore listing filtered by user view permissions + Configuration help for filestore relocated to website files + Added migration example | |||||
* | | Merge pull request #969 from paulsputer/968-GitLFS-Extract-URI-From-Repository | James Moger | 2015-12-03 | 1 | -1/+1 | |
|\ \ | |/ |/| | fix for #968 extracting repository from URI | |||||
| * | fix for #968 extracting repository from URI | Paul Martin | 2015-12-03 | 1 | -1/+1 | |
| | | | | | | | | + Allows using lfs when `server.contextPath = /git` | |||||
* | | Handle possible NPE when extracting WAR resources into a new directory | James Moger | 2015-11-25 | 1 | -1/+7 | |
| | | ||||||
* | | Fix 2 possible NullPointer occurences | marco | 2015-11-23 | 2 | -1/+14 | |
| | | ||||||
* | | Raw servlet now assumes text/plain for dot files | James Moger | 2015-11-23 | 2 | -7/+102 | |
| | | ||||||
* | | Simplify build and contribution process back to master/trunk development | James Moger | 2015-11-23 | 2 | -38/+4 | |
| | | ||||||
* | | Match longest repository path towards the shortest pr-950 | paladox | 2015-11-23 | 1 | -15/+6 | |
| | | | | | | | | This was originally from https://github.com/gitblit/gitblit/pull/950 but seems to have been reverted when develop branch was merged with master. | |||||
* | | Reset build identifiers for next point release cycle | James Moger | 2015-11-23 | 2 | -2/+20 | |
| | | ||||||
* | | Prepare 1.7.1 releasev1.7.1 | James Moger | 2015-11-23 | 2 | -10/+10 | |
| | | ||||||
* | | Documentation | James Moger | 2015-11-23 | 1 | -6/+99 | |
| | | ||||||
* | | Fix failure to start WAR variants | James Moger | 2015-11-23 | 1 | -88/+88 | |
| | | ||||||
* | | Reset build identifiers for next point release cycle | James Moger | 2015-11-22 | 2 | -2/+20 | |
| | | ||||||
* | | Prepare 1.7.0 releasev1.7.0 | James Moger | 2015-11-22 | 2 | -10/+10 | |
| | | ||||||
* | | Merge branch 'develop' | James Moger | 2015-11-22 | 263 | -5869/+14517 | |
|\ \ | ||||||
| * | | Create filestore directory on startup | James Moger | 2015-11-19 | 1 | -2/+4 | |
| | | | ||||||
| * | | Documentation | James Moger | 2015-11-18 | 5 | -24/+4 | |
| | | | ||||||
| * | | Catch some potential NPEs | James Moger | 2015-11-18 | 2 | -0/+10 | |
| | | | ||||||
| * | | Require admin permissions to view the filestore page | James Moger | 2015-11-18 | 2 | -34/+26 | |
| | | | ||||||
| * | | Update to JGit 4.1.1 | James Moger | 2015-11-18 | 4 | -10/+14 | |
| | | | ||||||
| * | | Documentation | James Moger | 2015-11-18 | 1 | -3/+61 | |
| |/ | ||||||
| * | Do not display fork button if target repo already exists (fixes #944) | James Moger | 2015-11-10 | 1 | -1/+4 | |
| | | ||||||
| * | Declare top and bottom page links on reflog page (fixes #761) | James Moger | 2015-11-10 | 2 | -5/+16 | |
| | | ||||||
| * | Merge pull request #947 from paulsputer/LogUpdateForAllAuthentication | James Moger | 2015-10-26 | 11 | -60/+72 | |
| |\ | | | | | | | Log update for Fail2Ban usage | |||||
| | * | Log update for Fail2Ban usage | Paul Martin | 2015-10-25 | 11 | -60/+72 | |
| |/ | | | | | | | | | + Adds standard logging for all authentication providers + Updates help page to use default GitBlit SSH port | |||||
| * | Merge pull request #921 from paulsputer/git-lfs-support | James Moger | 2015-10-10 | 32 | -37/+2651 | |
| |\ | | | | | | | Initial Git-LFS support | |||||
| | * | Git-LFS support | Paul Martin | 2015-10-10 | 32 | -37/+2651 | |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | + Metadata maintained in append-only JSON file providing complete audit history. + Filestore menu item + Lists filestore items + Current size and availability + Link to GitBlit Filestore help page (top right) + Hooks into existing repository permissions + Uses default repository path for out-of-box operation with Git-LFS client + accessRestrictionFilter now has access to http method and auth header + Testing for servlet and manager | |||||
| * | Merge pull request #940 from RainerW/ticket-932-timedpwd | James Moger | 2015-10-09 | 4 | -8/+54 | |
| |\ | | | | | | | #932 do not trim passwords anywhere in the ui | |||||
| | * | #932 do not trim passwords anywhere in the ui | RainerW | 2015-10-08 | 4 | -8/+54 | |
| |/ | ||||||
| * | Merge branch 'topic/pr-934' into develop | James Moger | 2015-10-05 | 2 | -0/+16 | |
| |\ | ||||||
| | * | Address review comments | James Moger | 2015-10-05 | 3 | -10/+17 | |
| | | | ||||||
| | * | Allow to strip domain from kerberos usernames | Vitaliy Filippov | 2015-10-01 | 3 | -3/+15 | |
| | | | ||||||
| * | | Merge branch 'topic/pr-935' into develop | James Moger | 2015-10-05 | 3 | -12/+26 | |
| |\ \ | ||||||
| | * | | Ensure a repository is only searched once | James Moger | 2015-10-05 | 1 | -3/+6 | |
| | | | | ||||||
| | * | | Tweak search page translation resource | James Moger | 2015-10-05 | 2 | -3/+3 | |
| | | | | ||||||
| | * | | Add "all repositories" parameter | Vitaliy Filippov | 2015-10-01 | 3 | -9/+20 | |
| | |/ | ||||||
| * / | Revert manual specification of ssh user auth factories | James Moger | 2015-10-05 | 7 | -90/+37 | |
| |/ | ||||||
| * | Merge pull request #929 from willyann/develop | James Moger | 2015-09-30 | 1 | -1/+3 | |
| |\ | | | | | | | send email subject utf-8 encoded | |||||
| | * | send email subject utf-8 encoded | william | 2015-09-30 | 1 | -1/+3 | |
| |/ | ||||||
| * | Update to JGit 4.1.0 | James Moger | 2015-09-30 | 3 | -13/+19 | |
| | | ||||||
| * | Merge pull request #927 from willyann/develop | James Moger | 2015-09-30 | 1 | -60/+66 | |
| |\ | | | | | | | redefine some traditional chinese translation after user's feedback | |||||
| | * | redefine some traditional chinese translation after user's feedback since ↵ | william | 2015-09-30 | 1 | -60/+66 | |
| |/ | | | | | | | from 2015/08/05 | |||||
| * | Fixes #922: RSS feed link ignores forward-slash character | James Moger | 2015-09-28 | 1 | -3/+3 | |
| | | ||||||
| * | Merge pull request #908 from mrjoel/mrjoel-authrequestnotsession | James Moger | 2015-09-18 | 4 | -43/+72 | |
| |\ | | | | | | | prevent session fixation for external authentication | |||||
| | * | prevent session fixation for external authentication | Joel Johnson | 2015-07-14 | 4 | -43/+72 | |
| | | | | | | | | | | | | | | | + use request instead of session to flag authentication status and user, for external authentication types | |||||
| * | | Update to Guice 4.0 final with -gb2 ServletFilter fix | James Moger | 2015-09-18 | 4 | -11/+11 | |
| | | | ||||||
| * | | Simplify RefModel dates | James Moger | 2015-09-18 | 1 | -6/+1 | |
| | | |