| Diff | Revision | Date | Message | Lines | Author | Branch |
|---|---|---|---|---|---|---|
| 1.14 | 11 Feb 11 |
- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install |
+55 -46 | Patrick Brunner | MAIN | |
| 1.13 | 11 Feb 11 |
- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install |
+40 -48 | Patrick Brunner | MAIN | |
| 1.12 | 31 Jan 11 |
OLAT-6213 try to speed up file i/o on nfs by using small fixed size buffer no more meta-info for cp, scorm, courses etc. being unzipped during import try to have tmp files on java.io.tempdir instead of having them on repo try to use no compression while creating zip files for already compressed files ongoing ... |
+2 -2 | matthai | MAIN | |
| 1.11 | 17 Nov 10 |
OLAT-5291: UNDO : [scalability issue] indexer time takes increasingly longer, Performance-improvement : Re-use of lucene-documents during indexing (Lucene doc 'How to make indexinmg faster'), because indexing time in not faster and number of indexing element is different. |
+1 -2 | guretzki | MAIN | |
| 1.10 | 15 Nov 10 |
OLAT-5291: [scalability issue] indexer time takes increasingly longer, Performance-improvement : Re-use of lucene-documents during indexing (Lucene doc 'How to make indexinmg faster') |
+2 -1 | guretzki | MAIN | |
| 1.9 | 16 Mar 10 |
added basicManager as common type for all mangers. Later BasicManger will get the only place to access the database and other managers... |
+5 -4 | schnider | MAIN | |
| 1.8 | 15 Mar 10 |
config and startup refactoring to spring only |
+5 -2 | schnider | MAIN | |
| 1.7 | 14 Jan 10 |
OLAT-4474: css icon saved in lucene document and not retrieved via a huge if else |
+1 | srosse | MAIN | |
| 1.6 | 11 Dec 09 |
OLAT-4474: making different components searchable: cp, folders, wikis, forums... |
+1 -1 | srosse | MAIN | |
| 1.5 | 11 Sep 09 |
OLAT-4185 In progress... Acquire the lock first, then openCourseEditSession. |
+1 -1 | lavinia | MAIN | |
| 1.4 | 10 Sep 09 |
OLAT-4185 In progress... Introduced the courseEditSession concept. |
+3 -1 | lavinia | MAIN | |
| 1.3 | 26 Aug 09 |
OLAT-4297 filter html tags for glossary and repo entry indexer documents |
+6 -1 | gnaegi | MAIN | |
| 1.2 | 19 Jun 09 |
OLAT-3674: merge glossary branch to HEAD. |
+251 | rhaag | MAIN | |
| 1.1 | 16 Jan 09 |
file GlossaryManagerImpl.java was initially added on branch OLAT-HEAD_FRENTIX-3674. |
deleted | rhaag | MAIN | |
| 1.3.2.1 | 15 Sep 09 |
OLAT-4185 Merged changes from HEAD to 6_2_0_BRANCH_UZH |
+3 -1 | lavinia | OLAT-6_2_0-BRANCH-UZH | |
| 1.2.8.3 | 16 Oct 09 |
OLAT-3946 merge from HEAD |
+9 -2 | gwassmann | OLAT-HEAD-FRENTIX-3946-Podcast | |
| 1.2.8.2 | 27 Jul 09 |
OLAT-3946 update from HEAD |
+251 | gwassmann | OLAT-HEAD-FRENTIX-3946-Podcast | |
| 1.2.8.1 | 19 Jun 09 |
file GlossaryManagerImpl.java was added on branch OLAT-HEAD-FRENTIX-3946-Podcast on 2009-07-27 10:17:48 +0000 |
deleted | gwassmann | OLAT-HEAD-FRENTIX-3946-Podcast | |
| 1.3.6.1 | 28 Oct 09 |
MERGE HEAD to BRANCH for mvn testing |
+3 -1 | Patrick Brunner | OLAT-HEAD-UZH-4361 | |
| 1.1.2.4 | 18 Jun 09 |
OLAT-3674: changes before merge |
+1 -2 | rhaag | OLAT-HEAD_FRENTIX-3674 | |
| 1.1.2.3 | 11 Jun 09 |
OLAT-3674: quite finish... some testing needed |
+1 -2 | rhaag | OLAT-HEAD_FRENTIX-3674 | |
| 1.1.2.2 | 28 May 09 |
OLAT-3674: merge head to branch |
+1 -1 | rhaag | OLAT-HEAD_FRENTIX-3674 | |
| 1.1.2.1 | 16 Jan 09 |
refactorings before merge with head (because of changed RepoHandler) |
+253 | rhaag | OLAT-HEAD_FRENTIX-3674 | |
| 1.6.2.1 | 28 Jan 10 |
config and startup refactoring work in progress. Done are: only one spring context, no olat_config.xml, no more extenstionManger and servicefactory, startup is done by web.xml. OLAT is up and running again... |
+6 -2 | schnider | tmpOLAT-HEAD-640-until-2010-03-10 |