About
14,242 lines changed-
Committer is not mapped to a user
- First commit: 18 May 2004
- Last commit: 24 March 2008
| Last Week | All Time | |
|---|---|---|
| Commits: | 0 | 4,018 |
| Files changed: | 0 | 18,236 |
| Change in LOC: | 0 | 14,242 |
Line History
Commit Activity
52 week commits volume
Commits by day
Commits by hour
Commit calendar
fjost
non-jira: add GUI demo for GUI SOA example
added 5 files and modified 2 files
fjost
non-jira: improved cluster admin gui
deleted from
cachetest.html and modified cluster.html
fjost
non-jira: improved src code docu / removed unneeded TODOs as discussed in workshop
changed 35
java files
- … 30 more files in changeset.
fjost
non-jira: adjust build version to 6.0.0
modified
build.properties.default
fjost
OLAT-2278 added comment for serialization to course log files
added to
PersistingAuditManager.java
fjost
OLAT-2278 add file access check for olat_config.xml for a better error msg
added to
ConfigurationManager.java
fjost
OLAT-2278 add file access check for olat_config.xml for a better error msg
added to
ConfigurationManager.java
fjost
olat-2278
- fixed a missing port info for background-css-loading (showed up when olat was e.g. running on port 8080)
- fixed a missing port info for background-css-loading (showed up when olat was e.g. running on port 8080)
modified
functions.js
fjost
olat-2278
- renamed/prefixed config files
coreconfig.xml -> brasatoconfig.xml
config.xml -> brasatoconfigpart.xml
extconfig.xml -> olatextconfig.xml
coreextconfig.xml -> olatcoreconfig.xml
defaultconfig.xml -> olatdefaultconfig.xml
- invalidate course in coursecache upon publish (make course-cache cluster capable)
- some small improvements
- renamed/prefixed config files
coreconfig.xml -> brasatoconfig.xml
config.xml -> brasatoconfigpart.xml
extconfig.xml -> olatextconfig.xml
coreextconfig.xml -> olatcoreconfig.xml
defaultconfig.xml -> olatdefaultconfig.xml
- invalidate course in coursecache upon publish (make course-cache cluster capable)
- some small improvements
changed 28 files
- … 23 more files in changeset.
fjost
OLAT-2278 fix notify bug in assessmentmanager
added to
ClusterCacheWrapperImpl.java and modified NewCachePersistingAssessmentManager.java
fjost
OLAT-2278 added putSilent() for a cache-reload-strategy which should not invalidate other cluster's data
added to
LoginModule.java
fjost
fjost
deleted from
CacheWrapper.java and modified 3 java files
fjost
fjost
OLAT-2278 add gui to release old locks (so far cluster mode only)
added to
LocalStrings_de.properties and modified 4 files
fjost
OLAT-2278 add distributed listener count to admin panel
added to 3 files and modified 2
java files
fjost
OLAT-2526 verifying that bug was caused by unproperly-ajaxified form tag
added to
FIBItemController.java and modified tab_fibItem.html
fjost
fjost
OLAT-2278 implement distributed listener count (work in progress - not active)
added to
CacheWrapperImpl.java and modified 3 java files
fjost
OLAT-2278 implement distributed listener count (work in progress - not active)
added 2
java files and modified 5 java files
fjost
OLAT-2278 disable wiki-cache for the moment - till refactoring for smaller units like wikipages is done - also the current impl was not cluster-save since subparts of the cache were changed (wikipages) without the cache knowing.
modified
WikiManager.java