Commit Graph

15 Commits

Author SHA1 Message Date
Benjamin Graf 779b2c9021 NO-JIRA: ignore of IDE configurations 2016-11-17 17:49:41 +01:00
John D. Ament 6e83a2a755
ARTEMIS-849 Added CDI Integration to the summary file. Updated hacking guide to explain how to build docs. Added doc output to gitignore. 2016-11-11 19:49:51 -05:00
Ville Skyttä b2fe246e62 Add EditorConfig
http://editorconfig.org/
2016-10-10 10:01:01 +02:00
Martyn Taylor 64f74acdbc ARTEMIS-27 / ARTEMIS-340 Add JDBC Storage Manager 2016-01-13 09:38:40 -05:00
Clebert Suconic 34b66351fb ignoring stuff from cmake / native build 2016-01-04 11:21:10 -05:00
Clebert Suconic 6fe9e0ebd6 ARTEMIS-163 First pass on the native AIO refactoring
https://issues.apache.org/jira/browse/ARTEMIS-163

On this pass I'm just converting the native layer to a simpler one.
It wasn't very easy to change the alignment at the current framework,
so I did some refactoring simplifying the native layer

The volume of the nubmer of changes here is because:

- The API is changed, we now don't close the libaio queue between files
- The native layer won't use malloc as much as it used to, saving some CPU and memory defragmentation
- I organized the code around nio and libaio
2015-07-29 22:12:03 -04:00
Clebert Suconic e7bd2f9c45 ARTEMIS-150 moving to cmake will fix nar/jar dependency issues and fix SBT 2015-07-15 20:29:36 -04:00
Daniel Kulp d4209b5761 m2e-apt creates .factorypath files for finding the apt processors 2015-06-09 06:54:52 -04:00
Daniel Kulp b19db275c0 Add eclipse files to .gitignore 2015-06-08 14:27:34 -04:00
jbertram b51160f48d Drastically simplify git ignores 2015-05-06 15:37:45 -05:00
jbertram 8751e08d82 Ignore ratReport.txt 2015-05-05 16:42:13 -05:00
Hiram Chirino 3c9e16fc20 Implementation for ACTIVEMQ6-98: Make the the distro readonly and support creating mutable broker instances dirs. 2015-04-15 18:45:37 -04:00
jbertram e6a3d3a0c5 ACTIVEMQ6-14 Replace JNDI server with client impl 2014-12-05 09:27:52 -06:00
Clebert Suconic dcde02c9cd changing gitignore 2014-11-19 14:48:07 -05:00
Andy Taylor 8ecd255f98 ACTIVEMQ6-1 - Initial HornetQ Donation Commit
https://issues.apache.org/jira/browse/ACTIVEMQ6-1

This is the initial donation of the HornetQ codebase as per document http://incubator.apache.org/ip-clearance/hornetq.html
2014-11-10 10:31:25 -06:00