summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused/garbage artifact from an earlier mergeJames Moger2014-04-101-53/+0
|
* Updated the Dutch translation for 1.4.0Jeroen Baten2014-03-061-0/+53
|
* Removed obsolete Build classes and cleanup remnants of reorganizationJames Moger2013-03-272-135/+0
|
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-27355-65494/+0
| | | | | | | | | This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward.
* Integrate pull-request #76: enforce HTTP Basic authenticationJames Moger2013-03-261-7/+19
|
* Removed superfluous (disabled) codeLaurens Vrijnsen2013-03-221-14/+0
|
* Added enforced HTTP Basic AuthenticationLaurens Vrijnsen2013-03-2213-10/+181
|
* Merged LDAP user/team pre-fetching and synchronization enhancement from ↵James Moger2013-02-255-28/+136
|\ | | | | | | mschaefers
| * FIX: setting line separator back to Windows stylemschaefers2012-12-045-3336/+3336
| |
| * cache results of LDAP user synchronization for a configurable amount of time ↵mschaefers2012-12-031-51/+72
| | | | | | | | (realm.ldap.ldapCachePeriod = 2 MINUTES)
| * Merge branch 'master' of https://github.com/gitblit/gitblit into enhancedLdapmschaefers2012-12-0323-171/+687
| |\ | | | | | | | | | | | | Conflicts: distrib/gitblit.properties
| * | significantly reduce write operations to backing user system.mschaefers2012-11-305-2855/+2861
| | |
| * | feature: when using LdapUserService one can configure Gitblit to fetch all ↵mschaefers2012-11-291-379/+463
| | | | | | | | | | | | | | | | | | 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.
* | | Merge pull request #70James Moger2013-01-292-15/+38
|\ \ \
| * | | alternative variant to disable thread creation by the scheduledExecutor in ↵SHaselbauer2013-01-232-20/+37
| | | | | | | | | | | | | | | | test selenium test cases
| * | | seleniumFixV2: connected thread pool creation to condition ↵SHaselbauer2013-01-231-2/+8
| | | | | | | | | | | | | | | | 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 fixingRafael Cavazin2013-01-273-510/+15
| | | |
* | | | updating latest props, and some pt-br fixingRafael Cavazin2013-01-272-19/+21
| | | |
* | | | updating current developmentRafael Cavazin2013-01-2784-620/+5472
|\| | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into translation_to_pt-br
| * | | Fixed properties path regression in the Build classJames Moger2013-01-231-1/+1
| | | |
| * | | Merged selenium tests from akquinet (pull request #65)James Moger2013-01-231-4/+110
| | | |
| * | | Merged multiple owners (pull request #63)James Moger2013-01-2318-70/+188
| |\ \ \
| | * | | Revised multiple owners contributionJames Moger2013-01-2332-444/+317
| | | | |
| | * | | Merge multiple owners feature (pull request #63, #66)SHaselbauer2013-01-2130-200/+445
| | | | |
| * | | | modify EmptyRepositoryPage_zh_CN.htmlStardrad Yin2013-01-231-5/+3
| | | | |
| * | | | Modify Chinese translation in properties file, and add new translation that ↵Stardrad Yin2013-01-232-216/+400
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | synchronizes with commit synchronize with commit e4e6829 Add other translation files
| * | | | 添加中文语言zhaopeng2013-01-161-0/+317
| | | | |
| * | | | Escape metacharacters for settings updatesJames Moger2013-01-161-1/+1
| | | | |
| * | | | Reset build identifiers for next releaseJames Moger2013-01-151-2/+2
| | | | |
| * | | | Prepare 1.2.1 releasev1.2.1James Moger2013-01-151-2/+2
| | | | |
| * | | | Support --baseFolder parameter and small data reorganizationJames Moger2013-01-1516-120/+198
| | | | |
| * | | | Improve history display of a submodule linkJames Moger2013-01-132-0/+128
| | | | |
| * | | | Set the new objectid for all diff entries (issue-178)James Moger2013-01-131-5/+1
| | | | |
| * | | | Null checks when generating a fork network (issue-187)James Moger2013-01-131-2/+12
| | | | |
| * | | | Eliminate unused methodJames Moger2013-01-131-4/+0
| | | | |
| * | | | Fix submodule links on commit, comitdiff, and tree page (issue-178)James Moger2013-01-133-17/+13
| | | | |
| * | | | Refresh authenticated user model for each page request (issue-186)James Moger2013-01-121-1/+4
| | | | |
| * | | | Show indicators for Sparkleshared repositoriesJames Moger2013-01-1114-11/+65
| | | | |
| * | | | Fanout service for Sparkleshare clientsJames Moger2013-01-118-0/+1815
| |/ / /
| * | | Catch a few other possible error scenarios in Redmine user serviceJames Moger2013-01-081-0/+5
| | | |
| * | | Wrap pushlog update code with an exception handler, just-in-caseJames Moger2013-01-081-2/+6
| | | |
| * | | Fixed NPE when recursively calculating a folder size with a named pipeJames Moger2013-01-071-10/+8
| | | |
| * | | Allow username/password Redmine authenticationJames Moger2013-01-061-49/+72
| | | |
| * | | Improve pushlog api and model classJames Moger2013-01-063-9/+59
| | | |
| * | | Fixed NPE on create repo with mixed case (issue-185)James Moger2013-01-051-2/+2
| | | |
| * | | Removed unused and untested native hook codeJames Moger2013-01-051-81/+0
| | | |
| * | | Draft mechanism to record a push log as a hidden orphan branchJames Moger2013-01-0511-95/+699
| | | |
| * | | Support local accounts with LdapUserService and RedmineUserService (issue-183)James Moger2013-01-0416-52/+172
| | | |
| * | | Completed Dutch translationJeroen Baten2013-01-041-0/+53
| | | |
| * | | Merge branch 'master' of https://github.com/kwoot/gitblitJames Moger2013-01-041-0/+443
| |\ \ \