Activity for coshed

  • doubleO8 committed [b918e7] on Code

    bump dependencies

  • doubleO8 committed [dddc7b] on Code

    flask update

  • doubleO8 committed [f49f9d] on Code

    update meta files

  • doubleO8 committed [7e6462] on Code

    version detection

  • doubleO8 committed [6f285f] on Code

    black reformat

  • doubleO8 committed [6d7dda] on Code

    allow overriding of configuration key/value pairs

  • doubleO8 committed [ced1b1] on Code

    use poetry for packaging

  • doubleO8 committed [b488d1] on Code

    bye, bye PyCharm - hello Visual Studio Code!

  • doubleO8 committed [1bc024] on Code

    fix: missing default values

  • doubleO8 committed [3f67bf] on Code

    add docstrings; arguments handling improved

  • doubleO8 committed [6c5f82] on Code

    auto increment field changed from 'minor' to 'patch'. DOH.

  • doubleO8 committed [e7f776] on Code

    updated requirements

  • doubleO8 committed [e02611] on Code

    minor code cleanup

  • doubleO8 committed [eac693] on Code

    auto increment field changed from 'build' to 'minor'

  • doubleO8 committed [0b2a00] on Code

    period conversion helper methods

  • doubleO8 committed [9756f6] on Code

    helper functions

  • doubleO8 committed [e6db9c] on Code

    stretchy state machine

  • doubleO8 committed [6efa99] on Code

    never trust a .0

  • doubleO8 committed [89c45a] on Code

    include sass compile in bundy

  • doubleO8 committed [57e309] on Code

    include script

  • doubleO8 committed [f2becb] on Code

    version bumping helper supporting semantic and date versioning schemes

  • doubleO8 committed [bea42b] on Code

    simple git version tag helper functions

  • doubleO8 committed [8746ab] on Code

    updated requirements

  • doubleO8 committed [a15a2c] on Code

    add support for guessing app specific assets path

  • doubleO8 committed [6e0bc1] on Code

    moved logging setup to CLI script

  • doubleO8 committed [7d2752] on Code

    prevent leading new line

  • doubleO8 committed [92447f] on Code

    feature #6 prefer app specific specification

  • doubleO8 committed [f54571] on Code

    fix: missing path

  • doubleO8 committed [07a582] on Code

    ...

  • doubleO8 committed [8db735] on Code

    do not overwrite existing files unless forced

  • doubleO8 committed [e3121e] on Code

    include wolfication specification dummy contents

  • doubleO8 committed [15d688] on Code

    add parameters; add gitignore and cfignore contents

  • doubleO8 committed [a4c712] on Code

    include cachelib as requirement

  • doubleO8 committed [c4bf5b] on Code

    environment parameter; dry run support

  • doubleO8 committed [aefee8] on Code

    template content and handling

  • doubleO8 committed [17b71f] on Code

    support for app specific index file

  • doubleO8 committed [a0b297] on Code

    fix: simplecache is part of cachelib

  • doubleO8 committed [e009aa] on Code

    validate app name

  • doubleO8 committed [bb85cf] on Code

    don't call bundling

  • doubleO8 committed [3d43ad] on Code

    log settings

  • doubleO8 committed [b2f4e9] on Code

    app specific trunk name

  • doubleO8 committed [5f83b5] on Code

    app name parameter support

  • doubleO8 committed [3fc10c] on Code

    ignore generated files

  • doubleO8 committed [f746dc] on Code

    logging support; missing source handling; empty static file handling

  • doubleO8 committed [02282f] on Code

    never trust a .0 - fix #5: unused parameter

  • doubleO8 committed [396b33] on Code

    add means for not exposing data keys, closes #3

  • doubleO8 committed [f73a6f] on Code

    fix #2: add status code 500 if body cannot be JSON encoded

  • doubleO8 committed [54de86] on Code

    update requirements

  • doubleO8 committed [01b9b2] on Code

    add flask skeleton implementation of app specific swagger specification serving

  • doubleO8 committed [0e0aa1] on Code

    glue functions

  • doubleO8 committed [41f711] on Code

    code cleanup

  • doubleO8 committed [442b2c] on Code

    fix #1 - check if uWSGI configuration path is a directory

  • doubleO8 committed [fb76d7] on Code

    python version agnostic string type checks

  • doubleO8 committed [9b84fe] on Code

    CLI parameters support

  • doubleO8 committed [280bff] on Code

    ...

  • doubleO8 committed [2636bb] on Code

    ignore eggy stuff

  • doubleO8 committed [36db4f] on Code

    import

  • doubleO8 committed [31bc70] on Code

    prefer setuptools

  • doubleO8 committed [0ce483] on Code

    moved stub/class

  • doubleO8 committed [76ca58] on Code

    updated install requires; using stubs

  • doubleO8 committed [d80fd5] on Code

    Merge branch 'feature-webapp-generator'

  • doubleO8 committed [c33a88] on Code

    ignore generated stuff

  • doubleO8 committed [dae57e] on Code

    source bundling

  • doubleO8 committed [14a37a] on Code

    web app generator: initial support

  • doubleO8 committed [89dbe6] on Code

    Merge branch 'py3-compat'

  • doubleO8 committed [6f4034] on Code

    updated

  • doubleO8 committed [b2c52f] on Code

    fix unit test: cosh.json should not exists

  • doubleO8 committed [cda581] on Code

    use codecs

  • doubleO8 committed [b50599] on Code

    futurized code

  • doubleO8 committed [fa8c63] on Code

    fix: missing attribute

  • doubleO8 committed [f84f26] on Code

    require UTF-8 encoded JSON content

  • doubleO8 committed [3e2f51] on Code

    absolute import

  • doubleO8 committed [e12165] on Code

    add closure compiler support

  • doubleO8 committed [ea1588] on Code

    fix: wrong attribute name

  • doubleO8 committed [50a481] on Code

    select compiler/minifier

  • doubleO8 committed [9956d5] on Code

    add a simple Closure Compiler Service API client script

  • doubleO8 committed [963148] on Code

    rsync script deploy script support added

  • doubleO8 committed [4dafb1] on Code

    wording; force relative paths on some configuration keys

  • doubleO8 committed [b982f0] on Code

    allow disabling of scripts by prefixing with 'OFF.'

  • doubleO8 committed [99e923] on Code

    code format

  • doubleO8 committed [fe2006] on Code

    move default COSH_FILE_DEFAULT constant

  • doubleO8 committed [5a18af] on Code

    allow overriding the css-html-js-minify script path; use config defaults; output paths created if needed; handle errors more gracefully

  • doubleO8 committed [c15512] on Code

    extract constants, add css-html-js-minify hint

  • doubleO8 committed [5bc954] on Code

    move default configuration values

  • doubleO8 committed [9d81ea] on Code

    fixes, refactoring

  • doubleO8 committed [cd6708] on Code

    fix

  • doubleO8 committed [d20096] on Code

    coshed-watcher translated to a controller class

  • doubleO8 committed [77b0d1] on Code

    add concatination of javascript files support (using css-html-js-minify for now)

  • doubleO8 committed [e2730c] on Code

    file concatination script

  • doubleO8 committed [5ad75f] on Code

    docstrings updated

  • doubleO8 committed [b6e06c] on Code

    inotifywait args

  • doubleO8 committed [5d2fe0] on Code

    move 'on change' function calls to separate function

  • doubleO8 committed [67776a] on Code

    gitignore update

  • doubleO8 committed [396df0] on Code

    add derived CoshedConfig class incapable of altering coshfile

  • doubleO8 committed [2d8ff8] on Code

    add new behaviour: execute scripts in folder on change

  • doubleO8 committed [c954ad] on Code

    generic defaults

  • doubleO8 committed [a62c82] on Code

    add readme

  • doubleO8 committed [e1112a] on Code

    add coshed configuration class

  • doubleO8 committed [abb7dd] on Code

    update gitignore

  • doubleO8 committed [c40a16] on Code

    packaging meta files added

1 >
MongoDB Logo MongoDB