This website requires JavaScript.
3e24626dc6
project is discontinued
master
Andreas Billmann
2018-04-22 10:17:26 +02:00
3ffada8717
added code to measure read from db
version1
frosch95
2014-09-02 18:12:10 +02:00
72e120a63c
fixed cache list issue
frosch95
2014-08-29 02:39:05 +02:00
246b293353
copy plugins folder into installed app and zip
frosch95
2014-08-29 02:16:05 +02:00
0df4d06264
Merge branch 'nosql'
frosch95
2014-08-29 00:46:33 +02:00
0502cc6187
changed for-loop into collection stream
nosql
frosch95
2014-08-29 00:44:43 +02:00
15e9ecb854
changed attributes to enum and did some performance optimazations with database access
frosch95
2014-08-29 00:39:27 +02:00
714d10e379
deal with updates
frosch95
2014-08-16 08:18:37 +02:00
cb9032ce30
switch from jpa to orientdb
frosch95
2014-08-16 01:49:39 +02:00
07b78c520c
Added mystery caches to type
jpa
Andreas Billmann
2014-06-18 23:00:40 +02:00
09d04cee6c
little workaround for CDI
Andreas Billmann
2014-06-18 20:27:25 +02:00
d03ca8a272
removed some customizations to have a more "default" look of the app
Andreas Billmann
2014-06-15 10:54:49 +02:00
05b26eebac
resourcebundle and session constants
Andreas Billmann
2014-06-15 10:54:04 +02:00
dccfd18415
minimum list management implemented
Andreas Billmann
2014-06-15 08:38:22 +02:00
2cc63e28f8
basic support for multiple cache lists
Andreas Billmann
2014-06-09 22:49:57 +02:00
615d277359
Added CDI to the application
Andreas Billmann
2014-05-23 10:24:33 +02:00
2af2f56ade
changed the package name to the domain name
Andreas Billmann
2014-05-17 07:18:37 +02:00
471b532290
filter the cache list in the session
Andreas Billmann
2014-03-15 00:36:55 +01:00
128311320e
arrows added to sort menu to show sorting direction
Andreas Billmann
2014-03-15 00:35:49 +01:00
814cff94c8
added first version of project 81 plugin
Andreas Billmann
2014-01-06 23:55:19 +01:00
d9156b87e8
fixed wording
Andreas Billmann
2014-01-06 19:44:10 +01:00
9c163e5007
fixed transparency of icons
Andreas Billmann
2014-01-05 01:43:12 +01:00
6d5440d0cd
changed the icon usage. instead of scaling 512px icons in memory, there is an icon for every size. This helps with a bug in jdk8 where the Java-Image size is not used in the MenuButton but always the original size of the icon file.
Andreas Billmann
2014-01-05 01:33:25 +01:00
754dc982ea
changed versions of dependencies
Andreas Billmann
2013-12-29 22:41:49 +01:00
2b6e9a925c
OwnStatisticsPlugin calculates the figures with concurrency service
frosch95
2013-10-01 23:14:37 +02:00
6d28263f63
added owner string to cell
frosch95
2013-09-29 18:29:56 +02:00
c0a64e2627
- found attribute is calculated at reading time from file, to avoid lazy loading of all the log entries from database - kind of batch writing to database for better performance
frosch95
2013-09-29 17:50:09 +02:00
2116f4f88c
added cito event and mega event type
frosch95
2013-09-29 13:50:01 +02:00
82adc5c14d
added idea plugin and set version to 0.3
frosch95
2013-09-29 12:56:04 +02:00
a2b0b01ba8
added webpage link
frosch95
2013-09-29 12:43:56 +02:00
ed708e836b
created a simple plugin interface
frosch95
2013-09-29 12:39:01 +02:00
94441e06fa
added missing scenice view to gradle
frosch95
2013-09-29 12:38:07 +02:00
025949de9a
deleted system.out.println
frosch95
2013-09-29 12:34:51 +02:00
c73f6476a2
Menu list button with sort submenu
frosch95
2013-09-28 00:11:37 +02:00
da0060a989
some package clean up and refactoring
frosch95
2013-09-27 22:25:05 +02:00
5e460fac7a
switched from pure sql to jpa and changed the type from string to enum
frosch95
2013-09-27 20:30:35 +02:00
e06ed20165
added class comment
frosch95
2013-09-27 20:29:36 +02:00
bdddf8c82a
removed awesome icons and added Fira font to project
frosch95
2013-09-27 20:28:44 +02:00
b081fa2743
added graddle as build tool to the project and deleted the most of the 3rd party dependencies
frosch95
2013-09-22 12:18:37 +02:00
74295710dc
added requirement section to README.md
frosch95
2013-09-19 06:23:24 +02:00
8da574ac08
changed the FXMLLoader call from static to instance method call, as recommended on https://wiki.openjdk.java.net/display/OpenJFX/Performance+Tips+and+Tricks
Andreas Billmann
2013-09-19 00:25:45 +02:00
892fd04cb9
added databse files to the ignore file
Andreas Billmann
2013-09-19 00:24:11 +02:00
ff85ca61c8
added IDEA project files to the ignore file
Andreas Billmann
2013-09-18 21:05:53 +02:00
54aafa6120
Initial commit
Andreas Billmann
2013-09-18 20:44:20 +02:00
6c7c5de92d
Initial commit
Andreas Billmann
2013-09-18 11:01:49 -07:00