Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sdkman/sdkman-candidates
The Candidates service that under-girds SDKMAN! CLI.
https://github.com/sdkman/sdkman-candidates
Introduce VersionItem to simplify rendering.
38f3bf9d8daf739131b65437f2679c48633e7c15 authored over 6 years ago by Marco Vermeulen <[email protected]>
38f3bf9d8daf739131b65437f2679c48633e7c15 authored over 6 years ago by Marco Vermeulen <[email protected]>
Introduce VersionContext for rendering current and installed versions.
d46adea343a003c4716d685d3e4f320d92aebfc2 authored over 6 years ago by Marco Vermeulen <[email protected]>
d46adea343a003c4716d685d3e4f320d92aebfc2 authored over 6 years ago by Marco Vermeulen <[email protected]>
Simple static length multicolumn version list render without status.
825babe379c31279da9f09321287095f03e1f04f authored over 6 years ago by Marco Vermeulen <[email protected]>
825babe379c31279da9f09321287095f03e1f04f authored over 6 years ago by Marco Vermeulen <[email protected]>
Update test settings, write scalatest reports to directory.
b4eddfa628e66dfe039f64c76cca96538557f333 authored over 6 years ago by Marco Vermeulen <[email protected]>
b4eddfa628e66dfe039f64c76cca96538557f333 authored over 6 years ago by Marco Vermeulen <[email protected]>
Convert RandomOrderingSpec to a property based test.
e9dff5ed97503125ae0787a5ad74c52609f6a6f9 authored over 6 years ago by Marco Vermeulen <[email protected]>
e9dff5ed97503125ae0787a5ad74c52609f6a6f9 authored over 6 years ago by Marco Vermeulen <[email protected]>
Fix false positives in WordWrappingSpec.
6c440587e8f6bd5f41d650507c82d4e74c73b6f4 authored over 6 years ago by Marco Vermeulen <[email protected]>
6c440587e8f6bd5f41d650507c82d4e74c73b6f4 authored over 6 years ago by Marco Vermeulen <[email protected]>
Move version ordering to extension method.
cae041c1b873d0fde2e8c80ff6badb8ee02595aa authored over 6 years ago by Marco Vermeulen <[email protected]>
cae041c1b873d0fde2e8c80ff6badb8ee02595aa authored over 6 years ago by Marco Vermeulen <[email protected]>
Rename reverseOrder() to descendingOrder() in VersionOrdering.
7ca415ee675c5e6f758849f4107b7af690923c9a authored over 6 years ago by Marco Vermeulen <[email protected]>
7ca415ee675c5e6f758849f4107b7af690923c9a authored over 6 years ago by Marco Vermeulen <[email protected]>
Clean up VersionOrdering API.
df33ea4f178d5083c92ddda59da2469df91fc5cc authored over 6 years ago by Marco Vermeulen <[email protected]>
df33ea4f178d5083c92ddda59da2469df91fc5cc authored over 6 years ago by Marco Vermeulen <[email protected]>
Add TODO note for handling platform specific versions.
78c8a2fc8cb4f58ad699d936c4090122747797d2 authored over 6 years ago by Marco Vermeulen <[email protected]>
78c8a2fc8cb4f58ad699d936c4090122747797d2 authored over 6 years ago by Marco Vermeulen <[email protected]>
Strip white space from candidate list view in tests.
2d8f2e4919d6d9a3a8acd4cdb9ce7842a43b3099 authored over 6 years ago by Marco Vermeulen <[email protected]>
2d8f2e4919d6d9a3a8acd4cdb9ce7842a43b3099 authored over 6 years ago by Marco Vermeulen <[email protected]>
Render actual versions in reverse order from repo.
50bc8f60e18207f1bfc14d5a68e7a142b3e7b052 authored over 6 years ago by Marco Vermeulen <[email protected]>
50bc8f60e18207f1bfc14d5a68e7a142b3e7b052 authored over 6 years ago by Marco Vermeulen <[email protected]>
Simplify population of Version ranges.
d41dee9cfec1ff103a680666be3af29cb7ecb6f6 authored over 6 years ago by Marco Vermeulen <[email protected]>
d41dee9cfec1ff103a680666be3af29cb7ecb6f6 authored over 6 years ago by Marco Vermeulen <[email protected]>
Initial naive implementation of version list.
a5eede155b9b7e0fddf7878748f77af80baf7f2b authored over 6 years ago by Marco Vermeulen <[email protected]>
a5eede155b9b7e0fddf7878748f77af80baf7f2b authored over 6 years ago by Marco Vermeulen <[email protected]>
Refine Version ordering.
a56e5f7873ea73cd533b7cef22009cceecac29a3 authored over 6 years ago by Marco Vermeulen <[email protected]>
a56e5f7873ea73cd533b7cef22009cceecac29a3 authored over 6 years ago by Marco Vermeulen <[email protected]>
Move OrderedVersion implicit into trait.
11b92fafb63fe1d42f84ed752ce7dc6123b95071 authored over 6 years ago by Marco Vermeulen <[email protected]>
11b92fafb63fe1d42f84ed752ce7dc6123b95071 authored over 6 years ago by Marco Vermeulen <[email protected]>
Introduce simple Version ordering.
3351bdf9a68f4a3c4432215fd7378ad3b2c4ad38 authored over 6 years ago by Marco Vermeulen <[email protected]>
3351bdf9a68f4a3c4432215fd7378ad3b2c4ad38 authored over 6 years ago by Marco Vermeulen <[email protected]>
Move regex pattern into production code.
4af261a1017fde5a880d7e63cf2db0a6ba44c769 authored over 6 years ago by Marco Vermeulen <[email protected]>
4af261a1017fde5a880d7e63cf2db0a6ba44c769 authored over 6 years ago by Marco Vermeulen <[email protected]>
Refine regex group extraction comparison.
1e3c29ed3ec5f65a4c4d330e9ed5d3ecb4b92892 authored over 6 years ago by Marco Vermeulen <[email protected]>
1e3c29ed3ec5f65a4c4d330e9ed5d3ecb4b92892 authored over 6 years ago by Marco Vermeulen <[email protected]>
Perform naive regex group extraction comparison.
3f622888d28b7ad4fe9ecb5421ecd82138f2e399 authored over 6 years ago by Marco Vermeulen <[email protected]>
3f622888d28b7ad4fe9ecb5421ecd82138f2e399 authored over 6 years ago by Marco Vermeulen <[email protected]>
Accommodate Candidate without default version.
c610e7df53fcc56f8c91b79b27f43b0935813a5b authored over 6 years ago by Marco Vermeulen <[email protected]>
c610e7df53fcc56f8c91b79b27f43b0935813a5b authored over 6 years ago by Marco Vermeulen <[email protected]>
Use version 0.9 of sdkman-mongodb-persistence.
5b327749e56bccf5fb77fde52bbbaa8948757267 authored almost 7 years ago by Marco Vermeulen <[email protected]>
5b327749e56bccf5fb77fde52bbbaa8948757267 authored almost 7 years ago by Marco Vermeulen <[email protected]>
Use version 0.8 of sdkman-mongodb-persistence, ensure databaseName is set in config.
2306aaac00c4815328835c82aacbd38925ec4b3c authored almost 7 years ago by Marco Vermeulen <[email protected]>
2306aaac00c4815328835c82aacbd38925ec4b3c authored almost 7 years ago by Marco Vermeulen <[email protected]>
Use version 0.7 of sdkman-mongodb-persistence.
ac98b7d661060e81fed089d07ce283a4567d272b authored almost 7 years ago by Marco Vermeulen <[email protected]>
ac98b7d661060e81fed089d07ce283a4567d272b authored almost 7 years ago by Marco Vermeulen <[email protected]>
Tidy up application.conf
c70502ba5457b4b58e188801a75fe53bd0bba6ae authored almost 7 years ago by Marco Vermeulen <[email protected]>
c70502ba5457b4b58e188801a75fe53bd0bba6ae authored almost 7 years ago by Marco Vermeulen <[email protected]>
Use single configuration object.
cdc764f5715afd30265b6ea2d9ad7e57df7ff84c authored almost 7 years ago by Marco Vermeulen <[email protected]>
cdc764f5715afd30265b6ea2d9ad7e57df7ff84c authored almost 7 years ago by Marco Vermeulen <[email protected]>
Introduce new sdkman-mongodb-persistence microlibrary.
324cc0cb3b3c39e780f44e2e182562e103801f19 authored almost 7 years ago by Marco Vermeulen <[email protected]>
324cc0cb3b3c39e780f44e2e182562e103801f19 authored almost 7 years ago by Marco Vermeulen <[email protected]>
Remove docker email flag for login.
c4400004b504d2b3adee4aac2ab76ffaea165ec6 authored almost 7 years ago by Marco Vermeulen <[email protected]>
c4400004b504d2b3adee4aac2ab76ffaea165ec6 authored almost 7 years ago by Marco Vermeulen <[email protected]>
Remove candidate list cache.
32e545199d7ef13ff3a173e3d1c5b4fb87965392 authored almost 7 years ago by Marco Vermeulen <[email protected]>
32e545199d7ef13ff3a173e3d1c5b4fb87965392 authored almost 7 years ago by Marco Vermeulen <[email protected]>
Bring candidate list cache down to 5 minutes.
220857e1c194cd9f1e93233cd50d1051aa5eca1f authored about 7 years ago by Marco Vermeulen <[email protected]>
220857e1c194cd9f1e93233cd50d1051aa5eca1f authored about 7 years ago by Marco Vermeulen <[email protected]>
Clean code and add coverage for MinGW validation.
30cc4d918200e630499830ecc669dd03de515be5 authored over 7 years ago by Marco Vermeulen <[email protected]>
30cc4d918200e630499830ecc669dd03de515be5 authored over 7 years ago by Marco Vermeulen <[email protected]>
Revert "Add invalidation for minimalist windows shells. Clean up code."
This reverts commit 57a250af9b5ecd722877d3266fb111b297df04eb.
8b04af464c1ecfe1353bcfd8c6a31a4ce61fcd6a authored over 7 years ago by Marco Vermeulen <[email protected]>
Add invalidation for minimalist windows shells. Clean up code.
57a250af9b5ecd722877d3266fb111b297df04eb authored over 7 years ago by Marco Vermeulen <[email protected]>
57a250af9b5ecd722877d3266fb111b297df04eb authored over 7 years ago by Marco Vermeulen <[email protected]>
Improve url pattern of versions endpoint.
261e918d8fe1f979d09b0aa4fcef405cd22d3067 authored over 7 years ago by Marco Vermeulen <[email protected]>
261e918d8fe1f979d09b0aa4fcef405cd22d3067 authored over 7 years ago by Marco Vermeulen <[email protected]>
Add endpoint for version csv by candidate and platform (#1)
f7964824b934d59b55c41fabe5c56989ba7383dc authored over 7 years ago by Marco Vermeulen <[email protected]>
f7964824b934d59b55c41fabe5c56989ba7383dc authored over 7 years ago by Marco Vermeulen <[email protected]>
Add explicit bodyparsers and parentheses for all public controller methods.
8de3fea17c5f9c6c3d724468c7b97ffc9781a8f9 authored over 7 years ago by Marco Vermeulen <[email protected]>
8de3fea17c5f9c6c3d724468c7b97ffc9781a8f9 authored over 7 years ago by Marco Vermeulen <[email protected]>
Fix broken acceptance test.
86bf7df36f2dd90be4c4f3ae7a798daea8c7d0c2 authored almost 8 years ago by Marco Vermeulen <[email protected]>
86bf7df36f2dd90be4c4f3ae7a798daea8c7d0c2 authored almost 8 years ago by Marco Vermeulen <[email protected]>
Add newline at end of candidate list.
18cbf6866f7f98b0171323e1dfcf0cb5b15fa14c authored almost 8 years ago by Marco Vermeulen <[email protected]>
18cbf6866f7f98b0171323e1dfcf0cb5b15fa14c authored almost 8 years ago by Marco Vermeulen <[email protected]>
Cache candidate list responses for 6 hours.
150ddcd94ae013f1a3339e8bab4a2dbdcf2e880a authored almost 8 years ago by Marco Vermeulen <[email protected]>
150ddcd94ae013f1a3339e8bab4a2dbdcf2e880a authored almost 8 years ago by Marco Vermeulen <[email protected]>
Convert html template to a text template.
6b4a8a0d7d5d67c1aa37fe8d16ad938fae2f7c47 authored almost 8 years ago by Marco Vermeulen <[email protected]>
6b4a8a0d7d5d67c1aa37fe8d16ad938fae2f7c47 authored almost 8 years ago by Marco Vermeulen <[email protected]>
Render sections as plain text.
d4d6f094eacba11dd8f76b0004bf8aa1476ae90a authored almost 8 years ago by Marco Vermeulen <[email protected]>
d4d6f094eacba11dd8f76b0004bf8aa1476ae90a authored almost 8 years ago by Marco Vermeulen <[email protected]>
Introduce Candidates List view.
b228d5be07edd5d0af1542cf6d2d01d72587bc78 authored almost 8 years ago by Marco Vermeulen <[email protected]>
b228d5be07edd5d0af1542cf6d2d01d72587bc78 authored almost 8 years ago by Marco Vermeulen <[email protected]>
Diversify handling of 32/64 bit Linux multiplatform candidates.
5150170fb0048bae2aeafe7ddd06a2255d330a80 authored almost 8 years ago by Marco Vermeulen <[email protected]>
5150170fb0048bae2aeafe7ddd06a2255d330a80 authored almost 8 years ago by Marco Vermeulen <[email protected]>
Fix bug on windows platform identifier.
d77bfc6d0c6c9c03a42771767286ab3b3d322998 authored about 8 years ago by Marco Vermeulen <[email protected]>
d77bfc6d0c6c9c03a42771767286ab3b3d322998 authored about 8 years ago by Marco Vermeulen <[email protected]>
Clean imports.
cbfbe09d44977a1e608369b67512f4cd836d8008 authored about 8 years ago by Marco Vermeulen <[email protected]>
cbfbe09d44977a1e608369b67512f4cd836d8008 authored about 8 years ago by Marco Vermeulen <[email protected]>
Introduce dedicated execution context for repos.
86612a1277d569e6e6b818b070e06f003e6f2ac4 authored about 8 years ago by Marco Vermeulen <[email protected]>
86612a1277d569e6e6b818b070e06f003e6f2ac4 authored about 8 years ago by Marco Vermeulen <[email protected]>
Clean code.
114137e9d75d5644c900a80d46d69802d6d60bde authored about 8 years ago by Marco Vermeulen <[email protected]>
114137e9d75d5644c900a80d46d69802d6d60bde authored about 8 years ago by Marco Vermeulen <[email protected]>
Clean up repos, move implicit conversions into package object.
31a65f22195230dd2cbda9d2c63660897879aa61 authored about 8 years ago by Marco Vermeulen <[email protected]>
31a65f22195230dd2cbda9d2c63660897879aa61 authored about 8 years ago by Marco Vermeulen <[email protected]>
Tweaks to CandidatesRepo.
9eaa1d2ecdf10f51ca956e21a8fcd0840db95afa authored about 8 years ago by Marco Vermeulen <[email protected]>
9eaa1d2ecdf10f51ca956e21a8fcd0840db95afa authored about 8 years ago by Marco Vermeulen <[email protected]>
Implement default candidate version endpoint.
b6178388d1075e56a4f2ad291e9d540e0bade98e authored about 8 years ago by Marco Vermeulen <[email protected]>
b6178388d1075e56a4f2ad291e9d540e0bade98e authored about 8 years ago by Marco Vermeulen <[email protected]>
Mount /all endpoint on candidates.
aaa79d23d10c37da1dbe333cf1598724960dd51c authored about 8 years ago by Marco Vermeulen <[email protected]>
aaa79d23d10c37da1dbe333cf1598724960dd51c authored about 8 years ago by Marco Vermeulen <[email protected]>
Introduce Candidates /all endpoint.
cb7cee8105fc9d78c6b332fd91e9c879a7638d2e authored about 8 years ago by Marco Vermeulen <[email protected]>
cb7cee8105fc9d78c6b332fd91e9c879a7638d2e authored about 8 years ago by Marco Vermeulen <[email protected]>
CandidatesRepo sorts candidate list.
828cc2fa18b96f06575d48b79606b276afe75e24 authored about 8 years ago by Marco Vermeulen <[email protected]>
828cc2fa18b96f06575d48b79606b276afe75e24 authored about 8 years ago by Marco Vermeulen <[email protected]>
Introduce candidates repository.
bf6936540439fa54e9acd57cdd77bbdcb8eb6732 authored about 8 years ago by Marco Vermeulen <[email protected]>
bf6936540439fa54e9acd57cdd77bbdcb8eb6732 authored about 8 years ago by Marco Vermeulen <[email protected]>
Beef up the Platform.
2c1ebc6673083595d28e9cfd0aa70c3eb7b27f1b authored about 8 years ago by Marco Vermeulen <[email protected]>
2c1ebc6673083595d28e9cfd0aa70c3eb7b27f1b authored about 8 years ago by Marco Vermeulen <[email protected]>
Change all validation response codes to 200.
be29b460d858eb38a937bf7475945bbf81100700 authored about 8 years ago by Marco Vermeulen <[email protected]>
be29b460d858eb38a937bf7475945bbf81100700 authored about 8 years ago by Marco Vermeulen <[email protected]>
Change name of validation resource.
f7463c372d5e7d5e34bdf009d9d7b0a3397e0032 authored about 8 years ago by Marco Vermeulen <[email protected]>
f7463c372d5e7d5e34bdf009d9d7b0a3397e0032 authored about 8 years ago by Marco Vermeulen <[email protected]>
Support validation for universal binaries.
68ec0bc917a4d6fb42ae5f5ff4c2a8f5a4ba070a authored about 8 years ago by Marco Vermeulen <[email protected]>
68ec0bc917a4d6fb42ae5f5ff4c2a8f5a4ba070a authored about 8 years ago by Marco Vermeulen <[email protected]>
Support both normalised and unnormalised unames.
edd6aefcf7068a5d709bd7fa6312a8816a8c2e3c authored about 8 years ago by Marco Vermeulen <[email protected]>
edd6aefcf7068a5d709bd7fa6312a8816a8c2e3c authored about 8 years ago by Marco Vermeulen <[email protected]>
Introduce uname validation.
e29e9d4988d2e1e7b89b4e38e2e588fba16f61d3 authored about 8 years ago by Marco Vermeulen <[email protected]>
e29e9d4988d2e1e7b89b4e38e2e588fba16f61d3 authored about 8 years ago by Marco Vermeulen <[email protected]>
Simplifies validation to plain text only. Leaves json scenarios pending.
bdaa7c6a69707e053ea2e450087e6e32c1f2a70d authored about 8 years ago by Marco Vermeulen <[email protected]>
bdaa7c6a69707e053ea2e450087e6e32c1f2a70d authored about 8 years ago by Marco Vermeulen <[email protected]>
Clean up code structure and formatting.
6008b1acf541d5831bdb5c67af7c042e5bfa3cc5 authored about 8 years ago by Marco Vermeulen <[email protected]>
6008b1acf541d5831bdb5c67af7c042e5bfa3cc5 authored about 8 years ago by Marco Vermeulen <[email protected]>
Introduce VersionsRepo.
781a0b4dfae0582aedb7fdcd5fce40ccb926320b authored about 8 years ago by Marco Vermeulen <[email protected]>
781a0b4dfae0582aedb7fdcd5fce40ccb926320b authored about 8 years ago by Marco Vermeulen <[email protected]>
Make validation acceptance test pass.
51de0d86f798e9147136c7eb75f7dc77192490a2 authored about 8 years ago by Marco Vermeulen <[email protected]>
51de0d86f798e9147136c7eb75f7dc77192490a2 authored about 8 years ago by Marco Vermeulen <[email protected]>
Add some logging to health controller.
232717ccfa1118d3bc0d68282304bdbefe6f6429 authored about 8 years ago by Marco Vermeulen <[email protected]>
232717ccfa1118d3bc0d68282304bdbefe6f6429 authored about 8 years ago by Marco Vermeulen <[email protected]>
Get application version into build.sbt from application.conf
29bf15827e80b45db1820b2c1694d53873068b45 authored about 8 years ago by Marco Vermeulen <[email protected]>
29bf15827e80b45db1820b2c1694d53873068b45 authored about 8 years ago by Marco Vermeulen <[email protected]>
Set application version in application.conf
c266f61268e1192e409f8f4c2026efb1f99d0ecd authored about 8 years ago by Marco Vermeulen <[email protected]>
c266f61268e1192e409f8f4c2026efb1f99d0ecd authored about 8 years ago by Marco Vermeulen <[email protected]>
Refactor mongo test support method.
383bc398ae0592dca92101a3ce90d24ac93b66ef authored about 8 years ago by Marco Vermeulen <[email protected]>
383bc398ae0592dca92101a3ce90d24ac93b66ef authored about 8 years ago by Marco Vermeulen <[email protected]>
Make mongo credentials configurable.
fd62c770a1e1b03de82428b80c8df43ffca997a7 authored about 8 years ago by Marco Vermeulen <[email protected]>
fd62c770a1e1b03de82428b80c8df43ffca997a7 authored about 8 years ago by Marco Vermeulen <[email protected]>
Fix test fixture.
ecebbfa3314d523c126be263561bc73f67caea23 authored about 8 years ago by Marco Vermeulen <[email protected]>
ecebbfa3314d523c126be263561bc73f67caea23 authored about 8 years ago by Marco Vermeulen <[email protected]>
Tweak docker mongo command on travis.
278ddb36ed9db801a4bc63b5415c2421f4f9731f authored about 8 years ago by Marco Vermeulen <[email protected]>
278ddb36ed9db801a4bc63b5415c2421f4f9731f authored about 8 years ago by Marco Vermeulen <[email protected]>
Run docker mongo on travis
942b15b6f92c660971302abdf9388c630ae37153 authored about 8 years ago by Marco Vermeulen <[email protected]>
942b15b6f92c660971302abdf9388c630ae37153 authored about 8 years ago by Marco Vermeulen <[email protected]>
Introduce release script, update app version to 1.0.0-SNAPSHOT.
4605e06ebfc2842f7e98224c721751714aa2ab97 authored about 8 years ago by Marco Vermeulen <[email protected]>
4605e06ebfc2842f7e98224c721751714aa2ab97 authored about 8 years ago by Marco Vermeulen <[email protected]>
Add sbt bootstrap.
686a90915607d6d4c8eff480ca266466f15184d6 authored about 8 years ago by Marco Vermeulen <[email protected]>
686a90915607d6d4c8eff480ca266466f15184d6 authored about 8 years ago by Marco Vermeulen <[email protected]>
Further tweaks on README.
4b9f7c848cfe1469f994d55ce22dd10ff87415d6 authored about 8 years ago by Marco Vermeulen <[email protected]>
4b9f7c848cfe1469f994d55ce22dd10ff87415d6 authored about 8 years ago by Marco Vermeulen <[email protected]>
Update README.
da65b9db639e376a13dc2a32e2c44fd63147ea5c authored about 8 years ago by Marco Vermeulen <[email protected]>
da65b9db639e376a13dc2a32e2c44fd63147ea5c authored about 8 years ago by Marco Vermeulen <[email protected]>
Add travis descriptor.
cb64a650abda6ffc31f4d6155d2ac833e7835383 authored about 8 years ago by Marco Vermeulen <[email protected]>
cb64a650abda6ffc31f4d6155d2ac833e7835383 authored about 8 years ago by Marco Vermeulen <[email protected]>
Add injected routes generator.
0eafe185dc2ebc2343eb3512fb4abe4e7e923225 authored about 8 years ago by Marco Vermeulen <[email protected]>
0eafe185dc2ebc2343eb3512fb4abe4e7e923225 authored about 8 years ago by Marco Vermeulen <[email protected]>
Introduce native packager with docker.
d0a4f1ad8149fe8f2354ad711e13dda59107444c authored about 8 years ago by Marco Vermeulen <[email protected]>
d0a4f1ad8149fe8f2354ad711e13dda59107444c authored about 8 years ago by Marco Vermeulen <[email protected]>
Change crypto secret.
2e39e862faee2c73aa376de679283fc2e361007f authored about 8 years ago by Marco Vermeulen <[email protected]>
2e39e862faee2c73aa376de679283fc2e361007f authored about 8 years ago by Marco Vermeulen <[email protected]>
Make mongo url configurable.
01afa997b881cec28ec451d300b8ad75419b29c3 authored about 8 years ago by Marco Vermeulen <[email protected]>
01afa997b881cec28ec451d300b8ad75419b29c3 authored about 8 years ago by Marco Vermeulen <[email protected]>
Health check reaches down into mongo.
b5b8ae55f021ba9fda5ab0e3a226d5c331676d0c authored about 8 years ago by Marco Vermeulen <[email protected]>
b5b8ae55f021ba9fda5ab0e3a226d5c331676d0c authored about 8 years ago by Marco Vermeulen <[email protected]>
Move application collection into MongoConnectivity.
53756b1f55152279f71aef84f4b146d5656410a9 authored about 8 years ago by Marco Vermeulen <[email protected]>
53756b1f55152279f71aef84f4b146d5656410a9 authored about 8 years ago by Marco Vermeulen <[email protected]>
Simplify mongo connectivity.
31eb1d19e2e1e1a229bf61cbb4b8dedea75ebd68 authored about 8 years ago by Marco Vermeulen <[email protected]>
31eb1d19e2e1e1a229bf61cbb4b8dedea75ebd68 authored about 8 years ago by Marco Vermeulen <[email protected]>
Introduce mongo scala driver with MongoConnectivity.
a7b7a740f97b05f8615c2f4bb994dc01c899985b authored about 8 years ago by Marco Vermeulen <[email protected]>
a7b7a740f97b05f8615c2f4bb994dc01c899985b authored about 8 years ago by Marco Vermeulen <[email protected]>
Tweak the cuke.
49e2b409c283a9dfc3aa9ec9c9d1400bb178ec0c authored about 8 years ago by Marco Vermeulen <[email protected]>
49e2b409c283a9dfc3aa9ec9c9d1400bb178ec0c authored about 8 years ago by Marco Vermeulen <[email protected]>
Tweak README.
ada8f3cf2d05910283f5b35a2cc5a0ed5dc99560 authored about 8 years ago by Marco Vermeulen <[email protected]>
ada8f3cf2d05910283f5b35a2cc5a0ed5dc99560 authored about 8 years ago by Marco Vermeulen <[email protected]>
Rename project to play-scala-cucumber-seed.
672f007689989b179aabcfa9fa282183c25e2c62 authored about 8 years ago by Marco Vermeulen <[email protected]>
672f007689989b179aabcfa9fa282183c25e2c62 authored about 8 years ago by Marco Vermeulen <[email protected]>
Clean code.
122929f4c4aba88eedb46b59dd9c7e19b6b2cf23 authored about 8 years ago by Marco Vermeulen <[email protected]>
122929f4c4aba88eedb46b59dd9c7e19b6b2cf23 authored about 8 years ago by Marco Vermeulen <[email protected]>
Refactor rest endpoint to health check.
c5c4698850dafb334542a5604394592c9e630fb5 authored about 8 years ago by Marco Vermeulen <[email protected]>
c5c4698850dafb334542a5604394592c9e630fb5 authored about 8 years ago by Marco Vermeulen <[email protected]>
Test instructions.
b48c130035d9d9beb2586830fb105bc41b1e54c5 authored about 8 years ago by Marco Vermeulen <[email protected]>
b48c130035d9d9beb2586830fb105bc41b1e54c5 authored about 8 years ago by Marco Vermeulen <[email protected]>
Update README.
e7d7ad13892b5a497570e48b6def2e45b1c44af5 authored about 8 years ago by Marco Vermeulen <[email protected]>
e7d7ad13892b5a497570e48b6def2e45b1c44af5 authored about 8 years ago by Marco Vermeulen <[email protected]>
Remove obsolete views.
1219003897581253088210019b7c2ed66bd0fe42 authored about 8 years ago by Marco Vermeulen <[email protected]>
1219003897581253088210019b7c2ed66bd0fe42 authored about 8 years ago by Marco Vermeulen <[email protected]>
Make seed app cucumber-ready.
c3dcda8734895c7b2ac623ce562425e929369c09 authored about 8 years ago by Marco Vermeulen <[email protected]>
c3dcda8734895c7b2ac623ce562425e929369c09 authored about 8 years ago by Marco Vermeulen <[email protected]>
Removes all unneeded resources.
6603196b4dd9cec13c686c951059dadfe98e9714 authored about 8 years ago by Marco Vermeulen <[email protected]>
6603196b4dd9cec13c686c951059dadfe98e9714 authored about 8 years ago by Marco Vermeulen <[email protected]>
Remove static resources from public.
95f2ae83a031ae43b1172de3d876494414154304 authored about 8 years ago by Marco Vermeulen <[email protected]>
95f2ae83a031ae43b1172de3d876494414154304 authored about 8 years ago by Marco Vermeulen <[email protected]>
Remove js resources.
bd2e4d0a8bc8171f540181f031197e03f30ec6d9 authored about 8 years ago by Marco Vermeulen <[email protected]>
bd2e4d0a8bc8171f540181f031197e03f30ec6d9 authored about 8 years ago by Marco Vermeulen <[email protected]>
Upgrade to scala 2.11.8.
1b8a36291699aa0e5bbc4e14573399f04a5e9eb3 authored about 8 years ago by Marco Vermeulen <[email protected]>
1b8a36291699aa0e5bbc4e14573399f04a5e9eb3 authored about 8 years ago by Marco Vermeulen <[email protected]>
Initial activator seed based on play-scala.
727dcd255cbed70aeaa460182e6cf81ef3e8f10a authored about 8 years ago by Marco Vermeulen <[email protected]>
727dcd255cbed70aeaa460182e6cf81ef3e8f10a authored about 8 years ago by Marco Vermeulen <[email protected]>