1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
Commit Graph

379 Commits

Author SHA1 Message Date
sveisvei
0ffb9b78b6 use lerna for multipackaging 2016-06-18 09:19:57 +02:00
Ivar Conradi Østhus
971ec7beda Introduce unleash-docker as a sperate submodule. (#136)
* Introduce unleash-docker as a sperate submodule.

this is related to #135 and will solve #126

* keep ide-user-settings out of repo

* Introduce unleash-docker as a sperate submodule.

this is related to #135 and will solve #126

* mv unleash-docker to packages/unleash-docker

* made docker work for now, by copying migrations

* minro cleanup

* docker on node:6

* minor cleanup
2016-06-18 01:11:49 +02:00
Ivar
5f2ca6c3fd 1.0.0-alpha.2 2016-06-17 23:08:32 +02:00
Ivar
4a67445b88 releasing scripts for now, to allow others to run the migrations 2016-06-17 23:05:58 +02:00
Sveinung Røsaker
d095263b5a Merge pull request #137 from finn-no/cleanup-finn
remove finn stuff
2016-06-16 23:44:10 +02:00
sveisvei
d7ece7825e remove finn stuff 2016-06-16 23:30:21 +02:00
Ivar
6ca1a16a59 keep ide-user-settings out of repo 2016-06-16 23:22:11 +02:00
Ivar Conradi Østhus
87d3e755df Merge pull request #134 from finn-no/remove_finn_stuff
Remove finn config #133
2016-06-16 22:16:20 +02:00
Ivar
90b690c6ec more finn cleanups 2016-06-16 22:08:52 +02:00
Ivar
cd84504069 remove unsued packages 2016-06-16 18:20:11 +02:00
Ivar
761dadabcb Remove finn config #133 2016-06-16 18:17:07 +02:00
Ivar
350dbdcd31 make package.json public 2016-06-16 17:43:11 +02:00
Ivar
d1933a8713 1.0.0-alpha.1 2016-06-16 17:42:00 +02:00
Ivar
350cdc2475 add release scripts 2016-06-16 17:38:58 +02:00
Ivar Conradi Østhus
3c1d696751 Merge pull request #131 from finn-no/fix/requirify
Fixed api from server-impl to make it easier to require.
2016-06-16 17:33:16 +02:00
Ivar
7942898bd4 Fixed api from server-impl to make it easier to require.
only release resources needed by others.
2016-06-16 17:27:13 +02:00
Ivar Conradi Østhus
746c653cc5 Merge pull request #130 from finn-no/injectable-options
make it possible to require server
2016-06-16 15:50:48 +02:00
sveisvei
833e148ad9 make it possible to require server 2016-06-16 15:44:03 +02:00
Ivar Conradi Østhus
4c1b380036 Merge pull request #127 from finn-no/cleanup_api
Cleanup api
2016-06-16 14:46:02 +02:00
Ivar
3e9788e617 formatting 2016-06-16 14:35:50 +02:00
Ivar
2d8fa7ee6b Statefull modules should be injected from top 2016-06-16 14:35:50 +02:00
Ivar
b85d9eb6d6 Start injecting config to app. 2016-06-16 14:27:23 +02:00
Ivar
c1987a76fc Move all custom-scripts to /scripts folder 2016-06-16 14:27:23 +02:00
Ivar
dd66921a97 Fixed failing jest-tests 2016-06-16 14:27:23 +02:00
Ivar
86df52060c Fixed placeholder for favicon.ico 2016-06-16 14:27:23 +02:00
Ivar
d8ef2beae5 formatting 2016-06-16 14:03:49 +02:00
Ivar
3bed10a9c5 Upgrade webpack 2016-06-16 14:03:49 +02:00
Ivar
c28093fc50 upgraded dev-dependencies 2016-06-16 14:03:49 +02:00
Ivar
e93c73b33f upgrade reqwest lib 2016-06-16 14:03:49 +02:00
Ivar
6838837024 upgrade express dependencies 2016-06-16 14:03:49 +02:00
Ivar
04ec1c3bff ignored vscode files 2016-06-16 14:03:49 +02:00
ivaosthu
9dc87d9860 Add enngine details 2016-06-16 14:03:49 +02:00
ivaosthu
225db218d3 Move all routes to a routes folder 2016-06-16 14:03:49 +02:00
Ivar
85ac1f4a91 Merge branch 'master' of github.com:finn-no/unleash 2016-06-16 14:03:31 +02:00
Ivar Conradi Østhus
7072aba145 Merge pull request #129 from finn-no/clearer_colors
Clearer colors gives better UI =)
2016-05-11 10:47:27 +02:00
ivaosthu
6cc28ede55 seems like knex 0.11 is more restrict about not using undefined 2016-05-06 11:11:32 +02:00
ivaosthu
65c69369ba upgrade knex 2016-05-06 09:39:37 +02:00
haaeriks
2adbfa1696 ignore all idea files with .gitignore 2016-05-03 12:12:37 +02:00
haaeriks
677432d915 clearer colors for on/off toggles. Helps me who is color blind 2016-05-03 12:12:25 +02:00
Ivar
3b3ef23fd9 gitignore: added Visual Stuido Code IDE ignores 2016-04-30 10:47:17 +02:00
Ivar
2118aff8f4 Run on 'npm lint' as pre-commit hook.
closes #125
2016-04-28 20:52:14 +02:00
sverosak
64e499ae05 upgrade pg to suppport node 6 2016-04-28 08:29:00 +02:00
sverosak
9862780389 add procfile 2016-04-27 22:04:54 +02:00
Anders Olsen Sandvik
f01ef69d7e #108 Add eslint-config-spt and remove jshint (#111)
* #108 Add eslint-config-spt

* #108 Ignore bundle.js file

* #108 Change eslint ignore path to a glob file

* Remove jshint and follow more of eslint rules
2016-04-24 22:41:37 +02:00
ivaosthu
e6098ced3e update finnbuild 2016-03-17 17:12:27 +01:00
Ivar Conradi Østhus
e71ce2c65b Merge pull request #107 from finn-no/upgrade_node
upgrade node to 4.2.2. Closes #106
2016-03-16 21:35:54 +01:00
Ivar
5826a25bb9 Upgrade to node 5.8 2016-03-16 20:44:49 +01:00
Ivar Conradi Østhus
22e28a8384 Merge pull request #109 from Andersos/master
Update dependency moment from 2.9.0 to 2.11.2
2016-03-03 14:25:47 +01:00
Anders Olsen Sandvik
0d87b567bf Update dependency moment from 2.9.0 to 2.11.2
https://nodesecurity.io/advisories/moment_regular-expression-denial-of-service
2016-02-22 14:13:16 +01:00
ivaosthu
aed00c2278 travis should also use latest node 2015-12-01 13:14:16 +01:00