Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate pull-request #76: enforce HTTP Basic authentication | James Moger | 2013-03-26 | 3 | -7/+26 |
| | |||||
* | Removed superfluous (disabled) code | Laurens Vrijnsen | 2013-03-22 | 1 | -14/+0 |
| | |||||
* | Added enforced HTTP Basic Authentication | Laurens Vrijnsen | 2013-03-22 | 14 | -10/+190 |
| | |||||
* | Merged LDAP user/team pre-fetching and synchronization enhancement from ↵ | James Moger | 2013-02-25 | 7 | -28/+165 |
|\ | | | | | | | mschaefers | ||||
| * | FIX: setting line separator back to Windows style | mschaefers | 2012-12-04 | 6 | -4547/+4547 |
| | | |||||
| * | cache results of LDAP user synchronization for a configurable amount of time ↵ | mschaefers | 2012-12-03 | 2 | -51/+81 |
| | | | | | | | | (realm.ldap.ldapCachePeriod = 2 MINUTES) | ||||
| * | Merge branch 'master' of https://github.com/gitblit/gitblit into enhancedLdap | mschaefers | 2012-12-03 | 33 | -224/+794 |
| |\ | | | | | | | | | | | | | Conflicts: distrib/gitblit.properties | ||||
| * | | significantly reduce write operations to backing user system. | mschaefers | 2012-11-30 | 5 | -2855/+2861 |
| | | | |||||
| * | | feature: when using LdapUserService one can configure Gitblit to fetch all ↵ | mschaefers | 2012-11-29 | 2 | -1548/+1652 |
| | | | | | | | | | | | | | | | | | | users from ldap that can possibly login. This allows to see newly generated LDAP users instantly in Gitblit. By now an LDAP user had to log in once to appear in GitBlit. feature: when LDAP user synchronization is enabled, one can configure GitBlit to delete all LDAP users from the backing user service that are no longer existent in LDAP. By now LDAP users that were deleted still appeared in the GitBlit user list. | ||||
* | | | Documentation | James Moger | 2013-02-25 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #75 from thefake/master | James Moger | 2013-02-25 | 2 | -0/+20 |
|\ \ \ | | | | | | | | | the display-name in web.xml now shows the actual version of Gitblit | ||||
| * | | | the display-name in web.xml now shows the actual version of Gitblit | Thomas Pummer | 2013-02-22 | 2 | -0/+20 |
|/ / / | |||||
* | | | Added support for user-specified command-line parameters to .cmd files | Egbert Teeselink | 2013-02-03 | 4 | -4/+4 |
| | | | |||||
* | | | Merge pull request #70 | James Moger | 2013-01-29 | 8 | -23/+133 |
|\ \ \ | |||||
| * | | | alternative variant to disable thread creation by the scheduledExecutor in ↵ | SHaselbauer | 2013-01-23 | 5 | -21/+125 |
| | | | | | | | | | | | | | | | | test selenium test cases | ||||
| * | | | seleniumFixV2: connected thread pool creation to condition ↵ | SHaselbauer | 2013-01-23 | 4 | -9/+15 |
| | | | | | | | | | | | | | | | | web.allowLuceneIndexing (otherwise thread pool will be kept open for more than a minute, what hinders the start of another gitblit instance in the same jvm during selenium test case execution), fixed naming of xpath variables, added missing property to gitblit.properties and test-ui-gitblit.properties, changed naming of methods (according to decision that owners is a much shorter word than repository administrator and that owners is fits better if you think of collective responsibilities and collective ownership) | ||||
* | | | | updating latest props, and some pt-br fixing | Rafael Cavazin | 2013-01-27 | 3 | -510/+15 |
| | | | | |||||
* | | | | updating latest props, and some pt-br fixing | Rafael Cavazin | 2013-01-27 | 2 | -19/+21 |
| | | | | |||||
* | | | | updating current development | Rafael Cavazin | 2013-01-27 | 145 | -881/+8894 |
|\| | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into translation_to_pt-br | ||||
| * | | | Include issue tracker hooks in builds | James Moger | 2013-01-23 | 2 | -0/+7 |
| | | | | |||||
| * | | | Fixed properties path regression in the Build class | James Moger | 2013-01-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'fogbugz' of https://github.com/djschny/gitblit | James Moger | 2013-01-23 | 2 | -0/+190 |
| |\ \ \ | |||||
| | * | | | removed reference to my testing domain with a generic one | Ryan Schneider | 2013-01-21 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Added Fogbugz post-receive groovy script | Ryan Schneider | 2013-01-21 | 2 | -0/+190 |
| | | | | | |||||
| * | | | | Merged selenium tests from akquinet (pull request #65) | James Moger | 2013-01-23 | 15 | -4/+2371 |
| | | | | | |||||
| * | | | | Merged multiple owners (pull request #63) | James Moger | 2013-01-23 | 23 | -79/+244 |
| |\ \ \ \ | |||||
| | * | | | | Revised multiple owners contribution | James Moger | 2013-01-23 | 36 | -454/+370 |
| | | | | | | |||||
| | * | | | | Merge multiple owners feature (pull request #63, #66) | SHaselbauer | 2013-01-21 | 34 | -207/+455 |
| | | | | | | |||||
| * | | | | | modify EmptyRepositoryPage_zh_CN.html | Stardrad Yin | 2013-01-23 | 1 | -5/+3 |
| | | | | | | |||||
| * | | | | | Modify Chinese translation in properties file, and add new translation that ↵ | Stardrad Yin | 2013-01-23 | 4 | -216/+406 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | synchronizes with commit synchronize with commit e4e6829 Add other translation files | ||||
| * | | | | Updated documentation | James Moger | 2013-01-16 | 2 | -4/+13 |
| | | | | | |||||
| * | | | | 添加中文语言 | zhaopeng | 2013-01-16 | 1 | -0/+317 |
| | | | | | |||||
| * | | | | Escape metacharacters for settings updates | James Moger | 2013-01-16 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Updated docs for upgrade procedure | James Moger | 2013-01-16 | 1 | -8/+21 |
| | | | | | |||||
| * | | | | Reset build identifiers for next release | James Moger | 2013-01-15 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Prepare 1.2.1 releasev1.2.1 | James Moger | 2013-01-15 | 2 | -9/+9 |
| | | | | | |||||
| * | | | | Include missing model classes in api library (issue-184) | James Moger | 2013-01-15 | 2 | -0/+4 |
| | | | | | |||||
| * | | | | Support --baseFolder parameter and small data reorganization | James Moger | 2013-01-15 | 41 | -259/+534 |
| | | | | | |||||
| * | | | | Improve history display of a submodule link | James Moger | 2013-01-13 | 3 | -0/+129 |
| | | | | | |||||
| * | | | | Set the new objectid for all diff entries (issue-178) | James Moger | 2013-01-13 | 2 | -5/+2 |
| | | | | | |||||
| * | | | | Null checks when generating a fork network (issue-187) | James Moger | 2013-01-13 | 2 | -2/+13 |
| | | | | | |||||
| * | | | | Eliminate unused method | James Moger | 2013-01-13 | 1 | -4/+0 |
| | | | | | |||||
| * | | | | Fix submodule links on commit, comitdiff, and tree page (issue-178) | James Moger | 2013-01-13 | 3 | -17/+13 |
| | | | | | |||||
| * | | | | Refresh authenticated user model for each page request (issue-186) | James Moger | 2013-01-12 | 2 | -2/+6 |
| | | | | | |||||
| * | | | | Show indicators for Sparkleshared repositories | James Moger | 2013-01-11 | 19 | -11/+68 |
| | | | | | |||||
| * | | | | Fanout service for Sparkleshare clients | James Moger | 2013-01-11 | 13 | -2/+2045 |
| |/ / / | |||||
| * | | | Catch a few other possible error scenarios in Redmine user service | James Moger | 2013-01-08 | 1 | -0/+5 |
| | | | | |||||
| * | | | Wrap pushlog update code with an exception handler, just-in-case | James Moger | 2013-01-08 | 1 | -2/+6 |
| | | | | |||||
| * | | | Fixed NPE when recursively calculating a folder size with a named pipe | James Moger | 2013-01-07 | 2 | -10/+9 |
| | | | | |||||
| * | | | Allow username/password Redmine authentication | James Moger | 2013-01-06 | 2 | -52/+75 |
| | | | |