|
a15b0b76ff
|
Removes logs and sdist files after build to stop cache rebuilding
|
2017-11-17 11:53:06 +05:30 |
|
|
789e5d9f38
|
Adds more directories to travis cache
|
2017-11-17 09:42:25 +05:30 |
|
|
b3b85c4583
|
Removes dependency on Cabal to reduce build time
|
2017-11-17 09:37:51 +05:30 |
|
|
0960d01f8d
|
Fixes warning for ghc 8.2
|
2017-11-16 21:04:32 +05:30 |
|
|
07e6aeec75
|
Adds support for stack lts 9.
|
2017-11-16 19:38:56 +05:30 |
|
|
80770b1180
|
Incremens bound for nighly build.
|
2017-05-21 13:14:01 +05:30 |
|
|
ed378ff98a
|
Adds support for stack lts 8.
|
2017-05-19 23:46:52 +05:30 |
|
|
8aaacd3ebf
|
Cleans up travis config.
|
2016-10-10 22:23:08 +05:30 |
|
|
ffcb04f503
|
Removes optimization flag from lib cabal, changes desc in app cabal.
|
2016-10-10 09:12:09 +05:30 |
|
|
094eedc4c9
|
Fixes travis config by moving out sdist testing script.
|
2016-10-10 04:15:12 +05:30 |
|
|
cbf1a9869c
|
Adds travis scripts for creating and testing source dists.
|
2016-10-10 02:09:45 +05:30 |
|
|
fd8a5ce540
|
Renames the application ringo-app to ringo.
|
2016-10-10 01:31:45 +05:30 |
|
|
3e7b9afe3e
|
Renames the library ringo to ringo-core.
|
2016-10-10 01:28:05 +05:30 |
|
|
b3b9fdabf1
|
Upgrades dependencies to build on stackage nightly.
|
2016-09-16 02:10:10 +05:30 |
|
|
417d19350e
|
Updates stack resolver to 7.0.
|
2016-09-16 01:45:17 +05:30 |
|
|
f968612f36
|
Renames Env to Config.
|
2016-07-12 12:57:41 +05:30 |
|
|
80bd3fdd9b
|
Minor formatting.
|
2016-07-11 23:36:39 +05:30 |
|
|
4a874d8f46
|
Refactors extractor to simplify the code.
|
2016-07-11 23:36:12 +05:30 |
|
|
3fd28c7bff
|
Adds more docs for Types.
|
2016-07-11 19:06:36 +05:30 |
|
|
a89a3013f9
|
Fixes a typo in a setting name.
|
2016-07-11 19:00:59 +05:30 |
|
|
fc550968f2
|
Adds 'Postgres' in synopsis and description.
|
2016-07-11 18:51:55 +05:30 |
|
|
b86cf2444d
|
Rearranges functions in generator populate dimension module.
|
2016-07-11 17:53:40 +05:30 |
|
|
e70c7f1174
|
Removes unnecessary Env like type from Validator.
|
2016-07-11 17:49:56 +05:30 |
|
|
18dde15427
|
Refactors generator populate fact module to simplify the code.
- Extracts smaller functions out of big ones
- Moves count distinct update related code to a separate module
|
2016-07-11 17:47:53 +05:30 |
|
|
d27145b553
|
Refacts dimension population to simplify code.
|
2016-07-06 23:18:33 +05:30 |
|
|
9fe9816623
|
Refactors to simplify code.
|
2016-07-06 23:17:12 +05:30 |
|
|
1bf931d697
|
Refactors ringo extractor module to simplify code.
|
2016-07-06 21:49:04 +05:30 |
|
|
d106a19d22
|
Refactors ringo app to simplify the code.
|
2016-07-06 20:53:49 +05:30 |
|
|
57e76321a1
|
Minor refactoring.
|
2016-07-06 17:24:42 +05:30 |
|
|
7cec652d96
|
Adds functions in the Ringo module to get hssqlppp Statements.
|
2016-07-06 17:23:46 +05:30 |
|
|
85cbd41e84
|
Renames functions to expand abbreviations.
|
2016-07-05 23:11:58 +05:30 |
|
|
76e415b658
|
Merge pull request #1 from abhin4v/remove-cpp
Removes CPP directives and uses base-compat package instead.
|
2016-07-05 22:27:24 +05:30 |
|
|
1cb60c56f4
|
Removes CPP directives and uses base-compat package instead.
|
2016-07-05 21:59:20 +05:30 |
|
|
09f4a49779
|
Adds docs for Ringo.Types module.
|
2016-07-05 21:00:20 +05:30 |
|
|
11e7d7d3b2
|
Fixes a typo in a setting name.
|
2016-07-04 17:09:04 +05:30 |
|
|
207b11bee1
|
Adds validation check for duplicate dimensions.
|
2016-06-23 12:29:18 +05:30 |
|
|
6c87c59eb4
|
Changes FactColumnType to use FactColumnKind datakind.
|
2016-06-23 12:28:19 +05:30 |
|
|
29bafea95b
|
Removes EnvV from Types to simplify the code.
|
2016-06-22 17:35:54 +05:30 |
|
|
ade13f767b
|
Removes FactColumnType pattern synonyms to simplify the code.
|
2016-06-22 16:52:04 +05:30 |
|
|
b912e451f7
|
Fixes broken doctest.
By replacing Text.Show.Pretty generated string representation
used in the doctest with a handwritten one.
|
2016-06-15 04:15:41 +05:30 |
|
|
c919658f5b
|
Modifies dependency bounds to build on stackage nightly (ghc8).
|
2016-06-15 03:20:00 +05:30 |
|
|
549661169b
|
Adds stackage lts-6.
|
2016-05-26 19:05:10 +05:30 |
|
|
86a3cc0448
|
Fixed the program name in help/usage/version text.
|
2016-05-05 01:29:20 +05:30 |
|
|
53e70d6ead
|
Changes for making source dists.
|
2016-05-05 01:06:31 +05:30 |
|
|
9c683f3f67
|
Breaks the library and exe as separate cabal projects.
|
2016-05-05 00:43:54 +05:30 |
|
|
a51dddba56
|
Updates to use hssqlppp as a dependency from hackage.
- And removew the hssqlppp dependency as a git submodule.
|
2016-04-27 01:50:39 +05:30 |
|
|
ebb008d6db
|
Update repo URL everywhere.
|
2016-04-26 01:17:14 +05:30 |
|
|
04f7332eac
|
Updates copyright.
|
2016-04-26 01:13:07 +05:30 |
|
|
3faf4ff82e
|
Updates hssqlppp to version 0.6.0.
|
2016-04-24 16:53:48 +05:30 |
|
|
835e30ca97
|
Changes ArgParser to read info from cabal file.
|
2016-04-20 16:40:01 +05:30 |
|