Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

boot-clj

the clojure build tool.
Collective - Host: opensource - https://opencollective.com/boot-clj - Code: https://github.com/boot-clj/boot

Merge branch 'instilled-pom-packaging-type'

github.com/boot-clj/boot - 297072d7742e15b27d03d2da5fe2c9bb0896af5e authored over 8 years ago by Micha Niskin <[email protected]>
Typo

github.com/boot-clj/boot - 4538dbb7584c4d355a7310fad8e4f1ac6e8c4642 authored over 8 years ago by Micha Niskin <[email protected]>
Merge branch 'pom-packaging-type' of git://github.com/instilled/boot into instilled-pom-packaging-type

Conflicts:
version.properties

github.com/boot-clj/boot - 56173773e738d77eae24b713d79abf29bf1ad019 authored over 8 years ago by Micha Niskin <[email protected]>
Merge branch 'SevereOverfl0w-fakeclasspathenv'

github.com/boot-clj/boot - 09c448931ca1967ae783d3ada89fa1db425fe4b6 authored over 8 years ago by Micha Niskin <[email protected]>
Merge branch 'fakeclasspathenv' of git://github.com/SevereOverfl0w/boot into SevereOverfl0w-fakeclasspathenv

Conflicts:
version.properties

github.com/boot-clj/boot - 082a7ecd8fdde97001c38661c9c63150fc8472ee authored over 8 years ago by Micha Niskin <[email protected]>
Introduce boot.parallel and task privitives

github.com/boot-clj/boot - 63324c38443770b928e62df5df8d8420bd8110d8 authored over 8 years ago by Andrea Richiardi <[email protected]>
Warning of deftask override prints the stack trace in case of -vvv

github.com/boot-clj/boot - a19ca193236d4eeccffbb86d6342ae1ffb3941fa authored over 8 years ago by Andrea Richiardi <[email protected]>
Add tests and adjust existing in order to conform to deftesttask

github.com/boot-clj/boot - e88dc5dac3156fb45d3c6bbed82ab79f55ca0b71 authored over 8 years ago by Andrea Richiardi <[email protected]>
Correctly return exit status from the runtests task

The patch adds a task at the end of the runtests pipeline in order to handle the return code on ...

github.com/boot-clj/boot - fb9e4aaf66a66a620dd3c3ca60a5b3dbd9183bb3 authored over 8 years ago by Andrea Richiardi <[email protected]>
Improve summary code and printout

The patch introduces a converted from Java to Clojure summaries and tries to improve the readabi...

github.com/boot-clj/boot - b0ef36870582f524599b86c3ac1f94da6f620c26 authored over 8 years ago by Andrea Richiardi <[email protected]>
Implement deftesttask macro for mimicking clojure.core behavior

This patch also introduces:
- the possibility to execute runtests with no args, in which case it...

github.com/boot-clj/boot - bcd3b29bf5f0599b28d8704e6108809ec9848df2 authored over 8 years ago by Andrea Richiardi <[email protected]>
Refactor testing fns in the brand new boot.test

A new namespace is created ad-hoc for testing facilities, boot.test. It exposes summary utilitie...

github.com/boot-clj/boot - f5b6bd27dc21cf89400ae8f2d3f58f4bfdec69a5 authored over 8 years ago by Andrea Richiardi <[email protected]>
Add boot tests for sift with-meta, include, to-asset and add-meta

github.com/boot-clj/boot - 7cd664ec6b95813900939ac3adea795de319e39e authored over 8 years ago by Andrea Richiardi <[email protected]>
Hook tests in Makefile

This patch hooks tests (boot/core only for now) in the Makefile. They can executed with make test.

github.com/boot-clj/boot - 9a893bc8b22fc0bb033d9bbb8cb4f5f36bf6db94 authored over 8 years ago by Andrea Richiardi <[email protected]>
Runtests :commands is now command line friendly

The patch changes the command line param of runtests to ^:! #{str}. This is more suitable for
ru...

github.com/boot-clj/boot - d0d92c75b9d44948061415597b636ad1c68273c4 authored over 8 years ago by Andrea Richiardi <[email protected]>
Introduce the built-in task runtest

The patch adds all the necessary harness around runtest, the new task that will be used to
run (...

github.com/boot-clj/boot - d9ee729744faac800d0e18a95bd218a3f6438f31 authored over 8 years ago by Andrea Richiardi <[email protected]>
Add runboot in boot.task.built-in

github.com/boot-clj/boot - 90e0c5b307c52ad1d3570907f2198be1ec025fc3 authored over 8 years ago by Andrea Richiardi <[email protected]>
Merge pull request #401 from arichiardi/sift-fix-test

Fix boot.task.built-in/sift :add-meta

github.com/boot-clj/boot - 255091a4dd7ed42113f59c13c536c008e92c07d3 authored over 8 years ago by Juho Teperi <[email protected]>
Add boot.util/map-as-dep

The reverse of boot.util/dep-as-map, takes a dependency map and returns a dependency vector.

github.com/boot-clj/boot - ed712324aca0d9a7ea8cd36c886405f65b31b083 authored over 8 years ago by Andrea Richiardi <[email protected]>
Use assoc-in instead of update-in

github.com/boot-clj/boot - fc092233c7dac6809e9c10f4b7e66bbb85357f80 authored over 8 years ago by elogent <[email protected]>
Check that each keyword arg has a supplied value

github.com/boot-clj/boot - 596bb3ea8d8090d7ae57e206151a6d9301b708ec authored over 8 years ago by elogent <[email protected]>
Flatten split-args implementation

github.com/boot-clj/boot - a5aa4ddbbdedc15100b1976a2fe1cd95bfc4e4fa authored over 8 years ago by elogent <[email protected]>
Implement sift :add-meta multimethod, fix #396

It adds the missing :add-meta sift-action and tests it.

github.com/boot-clj/boot - c733212a5669ec7123944dd7a1016ffee2b11991 authored over 8 years ago by Andrea Richiardi <[email protected]>
Modify boot.task-helpers/sift-filter to accept path and tmpfile

This patch changes the match? function in sift-filter in order to accept path and tmpfile
(befor...

github.com/boot-clj/boot - c3c72a6a71d5968e8f55fd5ca642390d9ba01263 authored over 8 years ago by Andrea Richiardi <[email protected]>
Revert "Merge pull request #416 from SevereOverfl0w/getenvplus"

This reverts commit b55f4443f8c886e63f3a86ff66cfb7370ec94de2, reversing
changes made to 9540aaf9...

github.com/boot-clj/boot - 2816a053e04f41347382d10af3d9e5622b6f877b authored over 8 years ago by Juho Teperi <[email protected]>
Merge branch 'arichiardi-unpeel-exec-ex'

github.com/boot-clj/boot - 1be6c602dfdaf7373e5387d464f9d0b3a7e61f99 authored over 8 years ago by Juho Teperi <[email protected]>
Add unpeeling of ExecutionException in boot.core/boot and fixes #405

After discussion on Slack it emerged that it is necessary and robust to unpeel ExecutionExceptio...

github.com/boot-clj/boot - 93c00ed92ce8624c421cf691b24a56db94ebf86f authored over 8 years ago by Andrea Richiardi <[email protected]>
Merge pull request #416 from SevereOverfl0w/getenvplus

Update get-env to use pod/env as the environment source

github.com/boot-clj/boot - b55f4443f8c886e63f3a86ff66cfb7370ec94de2 authored over 8 years ago by Juho Teperi <[email protected]>
Merge branch 'malesch-399_unpeeled_git_NPE'

github.com/boot-clj/boot - 9540aaf93e283161b10aabc26ccdd11ed37b612d authored over 8 years ago by Juho Teperi <[email protected]>
Split reduce arguments to multiple lines

github.com/boot-clj/boot - 23184589ebb20ebe5a5cef7a2acd55dcf103cf48 authored over 8 years ago by Juho Teperi <[email protected]>
Merge branch '399_unpeeled_git_NPE' of https://github.com/malesch/boot into malesch-399_unpeeled_git_NPE

github.com/boot-clj/boot - 728f6a492ea9985bcfe1e94496232f093ee49f42 authored over 8 years ago by Juho Teperi <[email protected]>
Merge branch 'arichiardi-doc-adds'

github.com/boot-clj/boot - 44b83ac57e0ec80c80dbaa9499b1a0539dc48c2b authored over 8 years ago by Juho Teperi <[email protected]>
Merge branch 'doc-adds' of https://github.com/arichiardi/boot into arichiardi-doc-adds

github.com/boot-clj/boot - 91423ea6e56b37f96d14e7d09aa00bbc864d4b44 authored over 8 years ago by Juho Teperi <[email protected]>
Merge remote-tracking branch 'upstream/2.6.0-SNAPSHOT'

github.com/boot-clj/boot - 1edfdb224453af53fabf0172992cb4d524a8afcd authored over 8 years ago by Juho Teperi <[email protected]>
Several small cleanups

- Move the boot-logo function to the task-helpers.notify ns
- Inline and align visual options
- ...

github.com/boot-clj/boot - 72aa358957473c2e1d11bb5667f27a707e4b4d88 authored over 8 years ago by Geoff Shannon <[email protected]>
better transfer-logging

github.com/boot-clj/boot - 8361b79dfcb57e93e39abe94d8cb73e8221df7a8 authored over 8 years ago by Fabio Bernasconi <[email protected]>
Adding transfer-listener on aether/deploy

github.com/boot-clj/boot - 762b12a9cd968b8bf352c11c1220a201dfc805a7 authored over 8 years ago by Fabio Bernasconi <[email protected]>
Make the class paths be local to an environment

github.com/boot-clj/boot - 95a8dbeb279144a91dff5ce3f926917b04a25ffc authored over 8 years ago by Dominic <[email protected]>
Update get-env to use pod/env as the environment source

github.com/boot-clj/boot - db476f38561bec5fd7da1685f0f781c092e68442 authored over 8 years ago by Dominic <[email protected]>
Merge branch 'opt-docstr' of mobileink.github.com:mobileink/boot into opt-docstr

github.com/boot-clj/boot - 6cc7932265f6328c655e24746431026589d5ce50 authored over 8 years ago by Gregg Reynolds <[email protected]>
cli.clj/format-doc: a simpler format string supports better docstrings

github.com/boot-clj/boot - 322be4fd6193d89055a23dd09de4fb53c6059c3d authored over 8 years ago by Gregg Reynolds <[email protected]>
revert to master version of built_in.clj

github.com/boot-clj/boot - 796f58fe5cc4d468494146d21142348c651943e2 authored over 8 years ago by Gregg Reynolds <[email protected]>
cli.clj/format-doc: a simpler format string supports better docstrings

github.com/boot-clj/boot - 07f1826bacead56a7ac2415aa18e9b7975e84a2d authored over 8 years ago by Gregg Reynolds <[email protected]>
adding classifier

github.com/boot-clj/boot - a1d19c960e0b56c2613e85ecd0059a090148cc5a authored over 8 years ago by Fabio <[email protected]>
task aot: add option -d compile-path-sfx

This option allows the user to set *compile-path*, which is
where compiled .class files go. The...

github.com/boot-clj/boot - 03c8617a6530587e66912d9874b58a65019fcea9 authored over 8 years ago by Gregg Reynolds <[email protected]>
pom packaing type & deploy/install with extensions

github.com/boot-clj/boot - ef3977d173ef309793950dbbb0a603a3118df261 authored over 8 years ago by Fabio <[email protected]>
Add optargs for title icon and uid task options

github.com/boot-clj/boot - a8d2758f0393e48f31c774514c7b12e378d99535 authored over 8 years ago by Geoff Shannon <[email protected]>
Extract helper function for visual-audible notification

github.com/boot-clj/boot - 3bee94e14c503972bfe06a85433d1d8a9b62aa2e authored over 8 years ago by Geoff Shannon <[email protected]>
Extract helper fn for finding/copying theme files

github.com/boot-clj/boot - 066f5d167428e73f1d4bb2f8eb95b722a19c8d4d authored over 8 years ago by Geoff Shannon <[email protected]>
Add an audible-notify-fn task option

github.com/boot-clj/boot - 98608bafc7816c60f0ae20bbc1577991b739cc50 authored over 8 years ago by Geoff Shannon <[email protected]>
Extract common call-with-worker code into a task-helper

github.com/boot-clj/boot - 5f7a33bcbf06e4d500a7a24f9f1aa1aefff255f0 authored over 8 years ago by Geoff Shannon <[email protected]>
Alias clojure.java.shell instead of refer

github.com/boot-clj/boot - 50277bc5a96f0ec524b814e5c6cd6eedfdfa03c1 authored over 8 years ago by Geoff Shannon <[email protected]>
Unify the way audible notifications are played

github.com/boot-clj/boot - a1f4a8ff6328212e0013465c4e934849f16be208 authored over 8 years ago by Geoff Shannon <[email protected]>
Add notify-fn task option

Clear up and normalize help messages for other options

github.com/boot-clj/boot - 2d5f8f3657ccef60897bf5e2b9571993ec34d8cb authored over 8 years ago by Geoff Shannon <[email protected]>
Cocktail of doc enhancements

github.com/boot-clj/boot - a7e3018af5a72457bafebb39c36ab372471936a5 authored over 8 years ago by Andrea Richiardi <[email protected]>
Merge pull request #403 from wagjo/uber

Do not include POM artifacts in uberjar

github.com/boot-clj/boot - 8ba59a5e0272815931914822c3ea771220a6b8b5 authored over 8 years ago by Micha Niskin <[email protected]>
Do not include POM artifacts in uberjar

github.com/boot-clj/boot - 49f46aed10957f6f18731e786428d6a667a3d6cb authored over 8 years ago by Jozef Wagner <[email protected]>
Simplify notify! to take one argument

Do message building in the task itself so that it's a clearer interface
for user supplied notify...

github.com/boot-clj/boot - 225e01ae72052fb5b567626eec5bfdc24b5c0ed8 authored over 8 years ago by Geoff Shannon <[email protected]>
Move notify! out of pod

github.com/boot-clj/boot - 1199f9e2e00c0713798ae048251c76171b4e4295 authored over 8 years ago by Geoff Shannon <[email protected]>
Add boot-notify helper functions to boot.notify ns

github.com/boot-clj/boot - 40d949547dbfc107853b5134a687ac4a72c34f2f authored over 8 years ago by Geoff Shannon <[email protected]>
Replace protocol/deftype with multimethod dispatch

github.com/boot-clj/boot - 5ee692432f14a021b47c59e81b3edc89090907ea authored over 8 years ago by Geoff Shannon <[email protected]>
Add new notify built-in task

github.com/boot-clj/boot - 0c0df83688794432895fa9dc78061e84f71cbb19 authored over 8 years ago by Geoff Shannon <[email protected]>
Fix PR comments

github.com/boot-clj/boot - ad729b0b324935438a13619c9ac7d7379edeb2e2 authored over 8 years ago by Geoff Shannon <[email protected]>
#hoplon -> #bootclj IRC

github.com/boot-clj/boot - df4d3a5d173ee6a9e3896d8ae580ba8721354ef6 authored over 8 years ago by Alan Dipert <[email protected]>
Merge pull request #381 from boot-clj/certificates

Support SSL certificates

github.com/boot-clj/boot - 6a20ae70a1766c6abef8d250fc3eb6526c57a3cf authored over 8 years ago by Micha Niskin <[email protected]>
Merge branch 'master' into 2.6.0-SNAPSHOT

github.com/boot-clj/boot - 420834049e41c963eedca3022f3ace2958d265f9 authored over 8 years ago by Micha Niskin <[email protected]>
Consider unpeeled Git tag references

github.com/boot-clj/boot - f2cbec5c5deeddc9523f29b1b95ae1b1e9e24a22 authored over 8 years ago by Marcus Spiegel <[email protected]>
filter files by metadata/properties

github.com/boot-clj/boot - 9a30af8c67b188639b1084ed944944d6ba75e225 authored over 8 years ago by Vadim Platonov <[email protected]>
Update README.md

github.com/boot-clj/boot - 97acd9e177c25f522e8dde99205150df4631d1e1 authored over 8 years ago by Micha Niskin <[email protected]>
This functionality was moved to boot-clj/boot-bin repo

github.com/boot-clj/boot - 6b73965b42703c10341c40569865569ad4a7419e authored almost 9 years ago by Micha Niskin <[email protected]>
Simplify install docs for unixes

github.com/boot-clj/boot - 3b165cd9e267ecf616c6c97759342eede04f59ef authored almost 9 years ago by Micha Niskin <[email protected]>
Merge branch 'master' of gh:boot-clj/boot

github.com/boot-clj/boot - d0507aabab4e9cac1c91a5e3add497941887000c authored almost 9 years ago by Micha Niskin <[email protected]>
One-liner Linux install (see #379)

- I think this is probably the best we can do for now.

github.com/boot-clj/boot - 8f11f43b912eb77b8a3d47aedc2b78d1c73e3417 authored almost 9 years ago by Micha Niskin <[email protected]>
Merge pull request #382 from ragnard/mention-nixpkg-in-readme

Mention nix package in readme.

github.com/boot-clj/boot - 4f4290094d1322572437a4ea9f798d4544fcfce8 authored almost 9 years ago by Alan Dipert <[email protected]>
Mention nix package in readme.

github.com/boot-clj/boot - 7696e56e3853ccd296621e18f8a5edf83cbece0f authored almost 9 years ago by Ragnar Dahlén <[email protected]>
Handle missing certificates

github.com/boot-clj/boot - 0ac1b9fd5ab31c9d680e45d57075aca6cc3038f6 authored almost 9 years ago by Chris Truter <[email protected]>
Support SSL certificates via ENV, add attributions

github.com/boot-clj/boot - 29cccc47748c54ba4514ce6b98cb5c4b843c17dd authored almost 9 years ago by Chris Truter <[email protected]>
Add with-pod macro -- most objects can pass between pods, no pr-str

github.com/boot-clj/boot - 33eaab663bff909e9aa42410037e5dd2aa926477 authored almost 9 years ago by Micha Niskin <[email protected]>
Add as environment modifier rather

github.com/boot-clj/boot - 080351629814e100c6a36e88d6d5da31289f8ebb authored almost 9 years ago by Chris Truter <[email protected]>
Rough support for repository cerificates

github.com/boot-clj/boot - a35698c9ebccb0b183f17f9572218dbccec0a3a2 authored almost 9 years ago by Chris Truter <[email protected]>
Remove redundant code from tmpregistry (syncing is done elsewhere now)

github.com/boot-clj/boot - 25c2f1a8d845795e803d467294c50cd5a06e124a authored almost 9 years ago by Micha Niskin <[email protected]>
Add dbug* macro

github.com/boot-clj/boot - ce699f6581850a58c10c13c7accbebd67ec4611e authored almost 9 years ago by Micha Niskin <[email protected]>
Add get-checkouts function, remove checkout-dirs function

also improve filesystem api and patch! etc

github.com/boot-clj/boot - 1cd96aa9a7ec425d80675fbc87887848dab0de5c authored almost 9 years ago by Micha Niskin <[email protected]>
Revert "Simpler and clearer messages when fetching Maven artifacts"

This reverts commit fec5f7179ce2f6274bd02afa232bed6038f63a28.

Conflicts:
CHANGES.md

github.com/boot-clj/boot - 3e1ea38b00baaeece21bd669ceeadcf832804499 authored almost 9 years ago by Micha Niskin <[email protected]>
Add BOOT_CLOJARS_REPO and BOOT_MAVEN_CENTRAL_REPO env vars

github.com/boot-clj/boot - 4b0a9dda3bdf00abd2489957fa5593735aba42fd authored almost 9 years ago by Micha Niskin <[email protected]>
Various filesystem patching fixes

github.com/boot-clj/boot - 003260c8c6ca7c802d34f362422c5d1c91c09489 authored almost 9 years ago by Micha Niskin <[email protected]>
Normalize paths matched by match-filter?

One key use of match-filter? is from the standard-jar-exclusions
used in an uberjar build. On Wi...

github.com/boot-clj/boot - 6527f2c93d2a252b1c6589e07a2fec65a60178ac authored almost 9 years ago by Andrew Oberstar <[email protected]>
Update docs script for new API additions

github.com/boot-clj/boot - 90063a849bce4a79fffd865e1b59c2b66e8c2b3b authored almost 9 years ago by Micha Niskin <[email protected]>
Add resource-last-modified fn, set lastmod when copying resources

github.com/boot-clj/boot - 5338a71df312345d4a2ffe43dbc68a89f5e1eaf4 authored almost 9 years ago by Micha Niskin <[email protected]>
Add checkout-dirs core function

github.com/boot-clj/boot - ecd35d60c69d7f9851ef4b3d8bc41df2aaf5dda2 authored almost 9 years ago by Micha Niskin <[email protected]>
Print show -f tree with all files/subdirs under common root

github.com/boot-clj/boot - 8224fe61aa2c5f37c25e728ef7c29daecc412bbd authored almost 9 years ago by Micha Niskin <[email protected]>
Simpler and clearer messages when fetching Maven artifacts

github.com/boot-clj/boot - fec5f7179ce2f6274bd02afa232bed6038f63a28 authored almost 9 years ago by Micha Niskin <[email protected]>
Update changelog

github.com/boot-clj/boot - 78d013eeff13c3bbf04a5e813a5f90d226b51b9b authored almost 9 years ago by Micha Niskin <[email protected]>
Checkout dirs are no longer part of the fileset

github.com/boot-clj/boot - ef2c523a96010c0952f8d498dcc80b75f6fe9240 authored almost 9 years ago by Micha Niskin <[email protected]>
Convert filesystem functions to use Path instead of File

github.com/boot-clj/boot - ed85cfbe528586dcda41d77e05a1a87c1a4ece45 authored almost 9 years ago by Micha Niskin <[email protected]>
Add BOOT_CLOJARS_MIRROR and BOOT_MAVEN_CENTRAL_MIRROR config vars

github.com/boot-clj/boot - a1c2606f8a240f572dead7d5814522c844a2de55 authored almost 9 years ago by Micha Niskin <[email protected]>
Revert "Automatically load data readers when new dependencies are added"

This reverts commit b54a714de33a9645d5ffffb34a03fd38fc2df470.

github.com/boot-clj/boot - df8cb8352f98e0d7ae42ba377969603482032205 authored almost 9 years ago by Micha Niskin <[email protected]>
Don't set :update :always when resolving own deps unless --update

github.com/boot-clj/boot - dd9a5c9aa49cb9120e7b6b51511c5996267d8075 authored almost 9 years ago by Micha Niskin <[email protected]>
Add boot.pod/coord->map and boot.pod/map->coord (dep coord helpers)

github.com/boot-clj/boot - 5f8da42cf38363558c73ee77164768d846eb5c7a authored almost 9 years ago by Micha Niskin <[email protected]>
Add optional :schemes key to wagon dependency vector

github.com/boot-clj/boot - 07ccab3420551dfe76b9ba57c21fdd7bae7adce8 authored almost 9 years ago by Micha Niskin <[email protected]>