summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Initial stab at translation to NorwegianLeif Jantzen2014-05-211-231/+231
* Initial stab at translation to NorwegianLeif Jantzen2014-05-201-0/+671
* Wrap flotr2 chart labels with double-quotes not single-quotesJames Moger2014-05-153-45/+46
* Merged #71 "Can not assign responsible when anonymous push is enabled"James Moger2014-05-122-8/+24
|\
| * Allow ticket responsible selection when anonymous push is enabledJames Moger2014-05-122-8/+24
* | Merged #70 "Ssh server key generation fails on ARM"James Moger2014-05-121-2/+2
|\ \
| * | Catch UnsatisfiedLinkException when setting filemode of generated SSH keysJames Moger2014-05-121-2/+2
| |/
* | Update Korean translationsDongsu, KIM2014-05-091-0/+2
* | Correct Bintray upload url for releasesJames Moger2014-05-071-1/+1
|/
* DocumentationJames Moger2014-05-073-10/+14
* Ensure the repository model ref list is refreshed on ref creation or deletionJames Moger2014-05-074-0/+33
* Fix case-sensitivity error in determining fork networkJames Moger2014-05-071-12/+19
* Fix transport determination for SSH urls on port 22James Moger2014-05-071-1/+6
* Allowed all transports for TortoiseGit and changed the project descriptionpbe2014-05-051-2/+1
* Added TortoiseGit to the clientappspbe2014-05-052-0/+12
* Switch to ajax New|Edit Ticket page submission to handle empty titlesJames Moger2014-05-012-149/+165
* Fix inconsistency with owner permissions checkJames Moger2014-05-013-7/+45
* Fix bug introduced in 67278f5James Moger2014-04-281-1/+1
* Add English translation placeholderJames Moger2014-04-281-0/+1
* Merged #51 "Can not force default locale to English or to a locale with a cou...James Moger2014-04-286-4/+49
|\
| * Fix forcing default locale to en or LANG_CC for web uiJames Moger2014-04-286-4/+49
* | fix the script so it REALLY works on LinuxMichel Daviot2014-04-271-1/+1
|/
* Prevent adding empty or invalid SSH public keysJames Moger2014-04-254-7/+37
* Merge pull request #178 from Hybris95/fr_traductionJames Moger2014-04-251-35/+35
|\
| * Commit traduction in frenchHybris952014-04-251-35/+35
* | Ensure repository is closed after processing a pages requestJames Moger2014-04-231-3/+2
* | Fix subdirectory navigation in pages servlet (issue-412)James Moger2014-04-231-51/+59
* | Improve pages servlet raw navigation (issue-411)James Moger2014-04-231-2/+13
* | Fix subdirectory links in pages servlet (issue-411)James Moger2014-04-231-2/+9
* | Simplify current plugin release detection, ignore currentRelease registry fieldJames Moger2014-04-233-39/+20
* | DocumentationJames Moger2014-04-231-1/+1
* | Update to Apache MINA/SSHD 0.11.0James Moger2014-04-231-0/+5
* | Fix welcome_fr.mkd to use proper FrenchJulien Kirch2014-04-221-1/+1
|/
* Remove User parameter from SSH dispatch command setupJames Moger2014-04-176-57/+53
* Filter the current plugin release by the system versionJames Moger2014-04-173-9/+49
* [findbugs] Fix Selenium testJames Moger2014-04-171-8/+6
* [findbugs] Add null check when testing if a user is disabled in SessionPageJames Moger2014-04-171-2/+2
* [findbugs] Change scope of variable in HistoryPanelJames Moger2014-04-171-3/+1
* [findbugs] Reorder asserts to avoid potential NPE in JGitUtilsTestJames Moger2014-04-171-3/+5
* [findbugs] Remove dead code in UserPageJames Moger2014-04-171-7/+0
* [findbugs] Remove unnecessary null check in RepositoryPageJames Moger2014-04-171-1/+1
* [findbugs] Add null checks to the page parameters in ProjectPageJames Moger2014-04-171-2/+4
* [findbugs] Create temporary ticket after setting up the response page in Edit...James Moger2014-04-171-0/+3
* [findbugs] Remove dead code in GitblitParamUrlCodingStrategyJames Moger2014-04-171-3/+0
* [findbugs] Explicitly catch thrown exceptions in X509UtilsJames Moger2014-04-171-1/+3
* [findbugs] Add null check on decoding a string in StringUtilsJames Moger2014-04-171-1/+1
* [findbugs] Add null check when closing a RevWalk in JGitUtilsJames Moger2014-04-171-4/+8
* [findbugs] Fix potential NPE in DiffStat generationJames Moger2014-04-171-3/+3
* [findbugs] Simplify the SshKey <-> PublicKey comparisonJames Moger2014-04-171-1/+1
* [findbugs] Null check on closing a repository in TicketNotifierJames Moger2014-04-171-1/+3