summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit
Commit message (Expand)AuthorAgeFilesLines
* Redirect to log page is the blobpage references a commit we can't findJames Moger2014-03-011-2/+1
* Gracefully recover history page from failure to find specified commitJames Moger2014-03-011-33/+48
* Launch bugtraq links in a new tabJames Moger2014-03-011-1/+1
* Add simplified transformGFM method to MarkdownUtilsJames Moger2014-03-011-0/+45
* Improve getting changed paths in a commit rangeJames Moger2014-03-011-1/+31
* Properly dispose RevWalk in getCommitJames Moger2014-03-011-2/+9
* Add method to calculate the diffstat between two commitsJames Moger2014-03-011-0/+32
* Added join methods to array utilsJames Moger2014-03-011-0/+17
* Move push authorization from the ARF to the receive packJames Moger2014-03-011-9/+2
* Move GarbageCollector repository methods to the RepositoryManagerJames Moger2014-02-284-26/+77
* Do not log empty messages in the receive packJames Moger2014-02-281-2/+6
* Improve notification api by introducing the Mailing modelJames Moger2014-02-287-231/+264
* Exclude commit id from all author search linksJames Moger2014-02-283-3/+3
* Improve logging granularity of raw page missing commit, object, or blobJames Moger2014-02-281-13/+21
* Improve raw page failure to find specified fileJames Moger2014-02-281-0/+28
* Fix author search links from compare pagesJames Moger2014-02-281-1/+1
* Fix regression in blame page due to issue-2, pr-125James Moger2014-02-282-2/+5
* Merged ticket #14 patchset 1James Moger2014-02-281-11/+20
|\
| * openshift war support (non express)aholland2014-02-241-11/+20
* | Do not grant fork CLONE permissions to users/teams with implied regexJames Moger2014-02-261-5/+6
|/
* Reset the commit cache on repository deletionJames Moger2014-02-211-0/+2
* WindowsAuthProvider setting to restrict BUILTIN\AdministratorsJames Moger2014-02-211-3/+5
* Add GO launch parameter to specify daily, rolling log file generationJames Moger2014-02-211-0/+34
* Select default/configured gc period in create/edit repository pageJames Moger2014-02-211-0/+4
* Strip file extension from document indexJames Moger2014-02-211-2/+2
* Remove admin permission setting from Redmine auth provider (issue-368)James Moger2014-02-211-5/+0
* API adjustments and elimination of duplicate config optionsJames Moger2014-02-194-106/+132
* Added logging for empty group sync.Alfred Schmid2014-02-191-0/+2
* Load empty groups as empty teams from ldap, when ldap userAlfred Schmid2014-02-191-0/+24
* Fixed error with negative periods. Using at least ldapCaching period toAlfred Schmid2014-02-191-11/+11
* Basic implementation of feature for ldap user synchronization asAlfred Schmid2014-02-192-1/+94
* Show "Displayname (username)" in palettes for edit team and repository pagesAlfred Schmid2014-02-193-12/+166
* Translation esES updatedmrbytes2014-02-102-13/+17
* Fix NPE in cookie change detection on loginJames Moger2014-02-031-1/+1
* Typo on Gitblit in english labelsptemplier2014-01-301-2/+2
* issue-323: Synchronize all user service methodsJames Moger2014-01-281-10/+10
* issue-361: Reset user cookie after administrative password changeJames Moger2014-01-287-26/+77
* Fix broken import from pull request #136James Moger2014-01-281-0/+2
* allow specials chars in repo namesMatthias Cullmann2014-01-281-1/+7
* Fixed incorrect tagger identity on dashboards (issue-276)James Moger2014-01-141-2/+2
* Merge pull request #135 from kxyfyh/branch_fixbugJames Moger2014-01-142-2/+2
|\
| * 修正读取默认文件语言识别Ting2014-01-142-2/+2
* | Fixed compile failure and updated translated empty repo pagesJames Moger2014-01-146-1/+16
* | Updating the Dutch translation fileMartijn2014-01-131-8/+12
* | Improving empty repo pageMartijn2014-01-132-2/+7
* | Changing hardcoded `gitblit` origin into `origin`.Martijn2014-01-131-1/+1
|/
* Issue 356 - function updateUserModels also updates the stored teams inAlfred Schmid2014-01-091-6/+10
* Evaluate X_Forwarded_Context only when X-Forwarded-Context is not setBenjamin Asbach2014-01-041-1/+1
* Tweak info logging in GitblitReceivePack and open variable scopeJames Moger2013-12-301-7/+7
* New canonical base url setting for repository urls and notificationsJames Moger2013-12-306-17/+32