summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
* Reset the commit cache on repository deletionJames Moger2014-02-211-0/+2
* WindowsAuthProvider setting to restrict BUILTIN\AdministratorsJames Moger2014-02-212-3/+11
* Add GO launch parameter to specify daily, rolling log file generationJames Moger2014-02-212-2/+36
* Add timestamp to the default log4j configurationJames Moger2014-02-211-2/+2
* 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-195-129/+153
* Added logging for empty group sync.Alfred Schmid2014-02-191-0/+2
* Documented default value for empty groups filterAlfred Schmid2014-02-191-0/+1
* Load empty groups as empty teams from ldap, when ldap userAlfred Schmid2014-02-192-0/+33
* Fixed error with negative periods. Using at least ldapCaching period toAlfred Schmid2014-02-192-12/+12
* Basic implementation of feature for ldap user synchronization asAlfred Schmid2014-02-193-1/+104
* Show "Displayname (username)" in palettes for edit team and repository pagesAlfred Schmid2014-02-194-12/+171
* Translation esES updatedmrbytes2014-02-102-13/+17
* Fix NPE in cookie change detection on loginJames Moger2014-02-031-1/+1
* Redirect Centos service output to a log file (issue-348)James Moger2014-01-311-1/+2
* 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
* Add Redmine Fetch groovy hook (issue-359)Berke Viktor2014-01-281-0/+68
* Fix broken import from pull request #136James Moger2014-01-281-0/+2
* Added fisheye hook scriptVitaly Litvak2014-01-281-0/+95
* 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-307-17/+38
* Support customizing the "from" display name for generated emailsJames Moger2013-12-306-7/+93
* Allow overriding the page title in a page subclassJames Moger2013-12-301-3/+7
* Add FontAwesome dependencyJames Moger2013-12-307-0/+419
* Fix potential NPE on getting Markdown contentJames Moger2013-12-301-2/+5
* Do not serialize the Logger instanceJames Moger2013-12-301-8/+13
* Sync bugtraq support for spec v0.3James Moger2013-12-164-103/+147
* Use multiple mappings for the git servlet instead of multiple instancesJames Moger2013-12-131-10/+2
* Fixed regression in /r/ security due to Servlet 2.5 rollbackJames Moger2013-12-121-0/+8
* Rollback to Servlet 2.5James Moger2013-12-1129-772/+720
* Show mirror indicator on repository url panelJames Moger2013-12-111-1/+4
* Remove obsolete pageName labelJames Moger2013-12-111-1/+0
* Fix NPE in getting a user's fork if repository caching is disabledJames Moger2013-12-111-1/+1
* Remove deprecated methods from User and Team modelsJames Moger2013-12-113-90/+1
* Fix NPE on usermodel account type checkingJames Moger2013-12-112-2/+4
* Centralize cookie creationJames Moger2013-12-117-32/+25