Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate problematic HEAD links from the blob, blame, and tree pages | James Moger | 2014-03-03 | 6 | -13/+3 |
| | |||||
* | Fix layouts on edit pages to properly use Bootstrap rows and spans | James Moger | 2014-03-03 | 3 | -8/+25 |
| | |||||
* | CSS tweak | James Moger | 2014-03-03 | 4 | -4/+4 |
| | |||||
* | Fix compare page exception when a submodule changes (issue-375) | James Moger | 2014-03-03 | 1 | -0/+1 |
| | |||||
* | Add an ajax text link and an icon ajax link | James Moger | 2014-03-01 | 3 | -0/+98 |
| | |||||
* | Add the No Docs page if there are no root documents | James Moger | 2014-03-01 | 5 | -1/+78 |
| | |||||
* | Fix potential NPE in creating a date label | James Moger | 2014-03-01 | 1 | -2/+2 |
| | |||||
* | Bypass Wicket bug related to url coding of array-type parameters | James Moger | 2014-03-01 | 1 | -0/+75 |
| | |||||
* | Add flatten string array to StringUtils | James Moger | 2014-03-01 | 1 | -0/+12 |
| | |||||
* | Encode ampersand in url | James Moger | 2014-03-01 | 1 | -0/+2 |
| | |||||
* | Redirect to log page is the blobpage references a commit we can't find | James Moger | 2014-03-01 | 1 | -2/+1 |
| | |||||
* | Gracefully recover history page from failure to find specified commit | James Moger | 2014-03-01 | 1 | -33/+48 |
| | |||||
* | Launch bugtraq links in a new tab | James Moger | 2014-03-01 | 1 | -1/+1 |
| | |||||
* | Add simplified transformGFM method to MarkdownUtils | James Moger | 2014-03-01 | 1 | -0/+45 |
| | |||||
* | Improve getting changed paths in a commit range | James Moger | 2014-03-01 | 1 | -1/+31 |
| | |||||
* | Properly dispose RevWalk in getCommit | James Moger | 2014-03-01 | 1 | -2/+9 |
| | |||||
* | Add method to calculate the diffstat between two commits | James Moger | 2014-03-01 | 1 | -0/+32 |
| | |||||
* | Added join methods to array utils | James Moger | 2014-03-01 | 1 | -0/+17 |
| | |||||
* | Move push authorization from the ARF to the receive pack | James Moger | 2014-03-01 | 1 | -9/+2 |
| | |||||
* | Move GarbageCollector repository methods to the RepositoryManager | James Moger | 2014-02-28 | 4 | -26/+77 |
| | |||||
* | Do not log empty messages in the receive pack | James Moger | 2014-02-28 | 1 | -2/+6 |
| | |||||
* | Improve notification api by introducing the Mailing model | James Moger | 2014-02-28 | 8 | -232/+268 |
| | |||||
* | Fixes to add-indexed-branch scripts | James Moger | 2014-02-28 | 2 | -5/+5 |
| | |||||
* | Exclude commit id from all author search links | James Moger | 2014-02-28 | 3 | -3/+3 |
| | |||||
* | Improve logging granularity of raw page missing commit, object, or blob | James Moger | 2014-02-28 | 1 | -13/+21 |
| | |||||
* | Improve raw page failure to find specified file | James Moger | 2014-02-28 | 1 | -0/+28 |
| | | | | Change-Id: I9063a259d46cd164148ba5fea6c9c78684370fa2 | ||||
* | Fix author search links from compare pages | James Moger | 2014-02-28 | 1 | -1/+1 |
| | |||||
* | Fix regression in blame page due to issue-2, pr-125 | James Moger | 2014-02-28 | 2 | -2/+5 |
| | |||||
* | Merged ticket #14 patchset 1 | James Moger | 2014-02-28 | 1 | -11/+20 |
|\ | |||||
| * | openshift war support (non express) | aholland | 2014-02-24 | 1 | -11/+20 |
| | | |||||
* | | Add subgit hook contributed by TMate Software | James Moger | 2014-02-27 | 1 | -0/+138 |
| | | |||||
* | | Do not grant fork CLONE permissions to users/teams with implied regex | James Moger | 2014-02-26 | 1 | -5/+6 |
| | | | | | | CLONE permissions (issue-320) | ||||
* | | Documentation | James Moger | 2014-02-26 | 7 | -20/+121 |
| | | |||||
* | | Updated settings documentation (issue-352) | James Moger | 2014-02-26 | 1 | -0/+27 |
| | | | | | | | | Change-Id: I3c2281881a74e549aa68c7af46c29422f3ae21bd | ||||
* | | Updated FAQ (issue-332) | James Moger | 2014-02-26 | 1 | -32/+7 |
| | | | | | | | | Change-Id: If6625e33806877e68c2e59470537e4c34be371ef | ||||
* | | Clarified documentation (issue-212) | James Moger | 2014-02-26 | 1 | -1/+2 |
|/ | | | | Change-Id: I8d33670178284dbfa9e826a931fff693e3a7c5f6 | ||||
* | Reset the commit cache on repository deletion | James Moger | 2014-02-21 | 1 | -0/+2 |
| | |||||
* | WindowsAuthProvider setting to restrict BUILTIN\Administrators | James Moger | 2014-02-21 | 2 | -3/+11 |
| | | | | | | Some environments do not want to automatically allow Windows admin accounts to be Gitblit admins. This patch allows disabling/enabling the relationship between Windows builtin admin accounts and Gitblit accounts. | ||||
* | Add GO launch parameter to specify daily, rolling log file generation | James Moger | 2014-02-21 | 3 | -4/+39 |
| | |||||
* | Add timestamp to the default log4j configuration | James Moger | 2014-02-21 | 1 | -2/+2 |
| | |||||
* | Select default/configured gc period in create/edit repository page | James Moger | 2014-02-21 | 1 | -0/+4 |
| | |||||
* | Strip file extension from document index | James Moger | 2014-02-21 | 1 | -2/+2 |
| | |||||
* | Remove admin permission setting from Redmine auth provider (issue-368) | James Moger | 2014-02-21 | 1 | -5/+0 |
| | | | | | This feature depended on an undocumented behavior of Redmine. If/when Redmine groups are mapped to Gitblit teams, we can reconsider setting the admin permission (issue-321). | ||||
* | Added LdapSyncServiceTest to GitBlitSuite. | Alfred Schmid | 2014-02-21 | 2 | -2/+3 |
| | |||||
* | Fixed and introduced tests for synching ldap users and groups. | Alfred Schmid | 2014-02-21 | 2 | -22/+90 |
| | | | | | | | | Using new settings key realm.ldap.synchronize Switched from key String to Keys class. To avoid letting tests pass with hardcoded keys wich doesn't exist anymore. Now on Key Refactorings the test gets compile error again. Test the isReady behavior from LdapSyncService. | ||||
* | API adjustments and elimination of duplicate config options | James Moger | 2014-02-19 | 6 | -134/+158 |
| | |||||
* | Added logging for empty group sync. | Alfred Schmid | 2014-02-19 | 1 | -0/+2 |
| | |||||
* | Documented default value for empty groups filter | Alfred Schmid | 2014-02-19 | 1 | -0/+1 |
| | |||||
* | Load empty groups as empty teams from ldap, when ldap user | Alfred Schmid | 2014-02-19 | 4 | -0/+66 |
| | | | | synchronization is enabled. | ||||
* | Fixed error with negative periods. Using at least ldapCaching period to | Alfred Schmid | 2014-02-19 | 2 | -12/+12 |
| | | | | sync with ldap |