| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation | James Moger | 2014-05-07 | 3 | -10/+14 |
* | Ensure the repository model ref list is refreshed on ref creation or deletion | James Moger | 2014-05-07 | 4 | -0/+33 |
* | Fix case-sensitivity error in determining fork network | James Moger | 2014-05-07 | 1 | -12/+19 |
* | Fix transport determination for SSH urls on port 22 | James Moger | 2014-05-07 | 1 | -1/+6 |
* | Allowed all transports for TortoiseGit and changed the project description | pbe | 2014-05-05 | 1 | -2/+1 |
* | Added TortoiseGit to the clientapps | pbe | 2014-05-05 | 2 | -0/+12 |
* | Switch to ajax New|Edit Ticket page submission to handle empty titles | James Moger | 2014-05-01 | 2 | -149/+165 |
* | Fix inconsistency with owner permissions check | James Moger | 2014-05-01 | 3 | -7/+45 |
* | Fix bug introduced in 67278f5 | James Moger | 2014-04-28 | 1 | -1/+1 |
* | Add English translation placeholder | James Moger | 2014-04-28 | 1 | -0/+1 |
* | Merged #51 "Can not force default locale to English or to a locale with a cou... | James Moger | 2014-04-28 | 6 | -4/+49 |
|\ |
|
| * | Fix forcing default locale to en or LANG_CC for web ui | James Moger | 2014-04-28 | 6 | -4/+49 |
* | | fix the script so it REALLY works on Linux | Michel Daviot | 2014-04-27 | 1 | -1/+1 |
|/ |
|
* | Prevent adding empty or invalid SSH public keys | James Moger | 2014-04-25 | 4 | -7/+37 |
* | Merge pull request #178 from Hybris95/fr_traduction | James Moger | 2014-04-25 | 1 | -35/+35 |
|\ |
|
| * | Commit traduction in french | Hybris95 | 2014-04-25 | 1 | -35/+35 |
* | | Ensure repository is closed after processing a pages request | James Moger | 2014-04-23 | 1 | -3/+2 |
* | | Fix subdirectory navigation in pages servlet (issue-412) | James Moger | 2014-04-23 | 1 | -51/+59 |
* | | Improve pages servlet raw navigation (issue-411) | James Moger | 2014-04-23 | 1 | -2/+13 |
* | | Fix subdirectory links in pages servlet (issue-411) | James Moger | 2014-04-23 | 1 | -2/+9 |
* | | Simplify current plugin release detection, ignore currentRelease registry field | James Moger | 2014-04-23 | 3 | -39/+20 |
* | | Documentation | James Moger | 2014-04-23 | 1 | -1/+1 |
* | | Update to Apache MINA/SSHD 0.11.0 | James Moger | 2014-04-23 | 1 | -0/+5 |
* | | Fix welcome_fr.mkd to use proper French | Julien Kirch | 2014-04-22 | 1 | -1/+1 |
|/ |
|
* | Remove User parameter from SSH dispatch command setup | James Moger | 2014-04-17 | 6 | -57/+53 |
* | Filter the current plugin release by the system version | James Moger | 2014-04-17 | 3 | -9/+49 |
* | [findbugs] Fix Selenium test | James Moger | 2014-04-17 | 1 | -8/+6 |
* | [findbugs] Add null check when testing if a user is disabled in SessionPage | James Moger | 2014-04-17 | 1 | -2/+2 |
* | [findbugs] Change scope of variable in HistoryPanel | James Moger | 2014-04-17 | 1 | -3/+1 |
* | [findbugs] Reorder asserts to avoid potential NPE in JGitUtilsTest | James Moger | 2014-04-17 | 1 | -3/+5 |
* | [findbugs] Remove dead code in UserPage | James Moger | 2014-04-17 | 1 | -7/+0 |
* | [findbugs] Remove unnecessary null check in RepositoryPage | James Moger | 2014-04-17 | 1 | -1/+1 |
* | [findbugs] Add null checks to the page parameters in ProjectPage | James Moger | 2014-04-17 | 1 | -2/+4 |
* | [findbugs] Create temporary ticket after setting up the response page in Edit... | James Moger | 2014-04-17 | 1 | -0/+3 |
* | [findbugs] Remove dead code in GitblitParamUrlCodingStrategy | James Moger | 2014-04-17 | 1 | -3/+0 |
* | [findbugs] Explicitly catch thrown exceptions in X509Utils | James Moger | 2014-04-17 | 1 | -1/+3 |
* | [findbugs] Add null check on decoding a string in StringUtils | James Moger | 2014-04-17 | 1 | -1/+1 |
* | [findbugs] Add null check when closing a RevWalk in JGitUtils | James Moger | 2014-04-17 | 1 | -4/+8 |
* | [findbugs] Fix potential NPE in DiffStat generation | James Moger | 2014-04-17 | 1 | -3/+3 |
* | [findbugs] Simplify the SshKey <-> PublicKey comparison | James Moger | 2014-04-17 | 1 | -1/+1 |
* | [findbugs] Null check on closing a repository in TicketNotifier | James Moger | 2014-04-17 | 1 | -1/+3 |
* | [findbugs] Null checks on closing a repository in ITicketService | James Moger | 2014-04-17 | 1 | -8/+24 |
* | [findbugs] Null check on closing a treewalk in BranchTicketService | James Moger | 2014-04-17 | 1 | -1/+3 |
* | [findbugs] Reduce static variable assignment to one location | James Moger | 2014-04-17 | 1 | -3/+1 |
* | [findbugs] Fix potential NPE on determining hasOrigin on loading a model | James Moger | 2014-04-17 | 1 | -1/+2 |
* | [findbugs] Clarify class used for resource loading | James Moger | 2014-04-17 | 1 | -2/+2 |
* | [findbugs] Fix user assignment for clone permission check in repository resolver | James Moger | 2014-04-17 | 1 | -2/+1 |
* | [findbugs] Null check on logging merge change in patchset receive pack | James Moger | 2014-04-17 | 1 | -1/+3 |
* | [findbugs] Null check on closing PAM provider | James Moger | 2014-04-17 | 1 | -1/+3 |
* | [findbugs] Close resource stream in Gitblit GO | James Moger | 2014-04-17 | 1 | -1/+3 |