Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

md/oc 1069 #7

Merged
merged 7 commits into from
Sep 10, 2012
Merged

md/oc 1069 #7

merged 7 commits into from
Sep 10, 2012

Conversation

mpeck
Copy link

@mpeck mpeck commented Sep 6, 2012

Added endpoint to support listing of jobs

@markan
Copy link
Contributor

markan commented Sep 6, 2012

Looks good to me

jkeiser added a commit that referenced this pull request Sep 10, 2012
md/oc-1069: make GET /pushy/jobs list work
@jkeiser jkeiser merged commit 43717b8 into master Sep 10, 2012
christophermaier pushed a commit that referenced this pull request Jan 16, 2014
Updated deps:

  proper
    2013-12-09 c37cab8 Pointless to do remote calls to the same module...
    2013-12-07 5343d12 Perform some more lists:reverse/1 and ++ transformation
    2013-12-07 b594359 Thank two more contributors
    2013-12-07 7d6a02e Merge pull request #78 from pichi/master
    2013-12-06 fa73364 Fix spec-checking of bitstr specifications when constant bitstrs are returned
    2013-11-27 2da2027 Simplify add_exports/1 transformation.
    2013-11-27 70bf371 Process parallel job results in same order.
    2013-11-27 8ecc03a Simplify zip/2 function.
    2013-11-27 622eda2 Transform lists:reverse(X) ++ Y to lists:reverse(X, Y)
    2013-10-27 a35edaf Merge pull request #77 from olgeni/bsdmake
    2013-10-27 9a14ae9 Force use of GNU Make on FreeBSD
    2013-10-17 4f09b5e Merge pull request #76 from sedrik/patch-1
    2013-10-17 e197801 Adds missing closing bracket to eunit instructions
    2013-10-16 a7b78e1 Correct test for Windows (hopefully) that makes make on Linux work again
    2013-10-14 7d49075 Merge pull request #75 from schutm/master
    2013-10-14 587d0ca Fix compilation on Windows.

  lager
    2014-01-14 d65b91a Merge pull request #187 from basho/adt-dialyzer-mad-science
    2014-01-14 58bf043 Refactor into tools.mk
    2014-01-14 56a217c Add plt to gitignore
    2014-01-14 c41ec3e Rework how dialyzer PLTs are built and used
    2014-01-13 2a2d5f9 Merge pull request #186 from basho/feature/variable-plt-target
    2014-01-07 c1d9f98 Update PHONY Makefile target
    2014-01-03 c2c70f1 Allow PLT destination to be specified
    2014-01-02 555e437 Merge pull request #185 from filmor/patch-1
    2014-01-02 19f1ec2 Fixed formatting.
    2013-11-11 7763143 Merge pull request #179 from DeadZen/dz-fix-eunit-startup
    2013-11-11 be6a315 Fix lager eunit initialization
    2013-11-08 ad40089 Roll version 2.0.1
    2013-11-08 b297104 Update to goldrush 0.1.5
    2013-11-08 019354b Merge pull request #178 from josephwecker/master
    2013-11-08 e2324d1 Set source encoding so R17 compiler doesn't choke on code introduced in 2b544c4
    2013-11-08 47a7ee1 Merge pull request #167 from essen/update-rebar
    2013-10-06 8220624 Merge pull request #173 from mururu/fix-doc
    2013-10-03 f9060e7 Fix doc of lager_console_backend
    2013-08-13 2898749 Update rebar to support REBAR_DEPS_DIR

  erlsha2
    2013-11-19 c8cc57b fix issue #8: compile warnings on R16B and greater

  eper
    2014-01-16 69364c7 v0.78
    2014-01-16 8477496 fix watchdog:add_send_subscriber(integer(),,,)
    2013-12-19 f12c231 add redbug_msc unit tests
    2013-12-18 7fc126f eunit-ify redbug_msc unit tests
    2013-12-18 5cf62f1 v0.77
    2013-12-18 171efd5 .gitignore priv/bin/eper
    2013-12-18 bfd00bd v0.76
    2013-12-18 9e598dd put eper script in priv/bin
    2013-12-18 ebc436b fix redbug print-to-text-file
    2013-12-06 7b57394 renamed getopt to solve name clash
    2013-12-10 1bd0d02 cosmetic
    2013-12-06 2ad3cdc v0.75
    2013-12-06 3ae6aac fix broken watchdog:eunit
    2013-12-06 2054336 remove broken bread:sax function
    2013-12-06 2d13ecb xreffing
    2013-12-06 8b847d3 adding getopt.erl to quiet xref
    2013-12-05 5048c5d remove "-import"
    2013-12-05 eee3daa fix race condition in prfPrc state initializer
    2013-12-02 19fda18 drop attempt to handle linux 2.4 or older
    2013-12-02 6293d10 prfPrc fails to config unless collect is alled first
    2013-11-20 9c55d16 new rebar
    2013-11-20 29afc2e make docs
    2013-11-19 e987415 v0.74
    2013-11-19 e15a5e6 fix changelog generation
    2013-11-19 ba95437 make make release release
    2013-11-19 197095c fix R16 build error due to typo in rebar.config.script
    2013-11-14 af5752a v0.73
    2013-11-14 40bd03f Merge pull request #18 from massemanet/watchdog-fixes
    2013-11-14 04cb820 reworking of watchdog
    2013-11-05 11ae389 version 0.72
    2013-11-05 28643c5 fix mess I made of susan.potter's patch
    2013-10-28 33b60a0 phony changelog target
    2013-10-21 cce6685 bumped to 0.71
    2013-10-18 5e3943f rebar update
    2013-10-13 9365442 Remove crypto module deprecations
    2013-10-07 d80eabc bumped to 0.70
    2013-10-07 edcbd79 remove some dead code
    2013-10-07 4c68c70 Remove print_pid conf. Make default print_fun print pid and regname.
    2013-03-13 5133f50 disk_log info
    2013-10-06 312e8df fix typo in "buffered" doc
    2013-10-06 5acc472 documented print_fun

  folsom_graphite
    2014-01-03 3bd8508 Merge branch 'jc/handle_events'
    2014-01-02 3a94948 add tests/support for new folsom types
    2014-01-02 ac96989 more tests for folsom_graphite_worker
    2014-01-02 67a950f rename of extract_values -> construct_metric_line
    2014-01-02 08ef7b4 Refactor extract_values
    2014-01-01 36df880 worker/util tests
    2014-01-01 2f09693 add lager to dialyzer deps
    2014-01-01 322c9ad export all functions when ifdef(TEST)
    2014-01-01 3f9f376 enable coverage in rebar
    2014-01-01 ed82bd8 Dialyzer
    2014-01-03 f5f0a6c Merge branch 'jc/extract_value_wildcard'
    2014-01-01 19dd174 Handle new folsom types without crashing
    2013-12-24 06cd8bd update for new format of get_metrics_info()

  goldrush
    2013-11-08 1d88342 Bump version to 0.1.5
    2013-11-08 54ac5b5 Reset counters by default
    2013-11-08 0f1f848 Make data recovery impregnable
    2013-11-07 1b77f97 Implement reset counters
    2013-11-07 87bb89b Remove unnecessary code, add consistency
    2013-11-07 1804245 Protect params table and extend per module supervision
    2013-11-07 457e980 Merge branch 'master' of https://github.com/amiramix/goldrush into amiramix-master
    2013-11-07 81e3060 Protect statistics table and data from user errors
    2013-07-27 1504511 Fix EDoc error - remove EDoc tag for the commented out function

  envy
    2013-11-23 d62cb22 Merge pull request #7 from manderson26/ma/ipv6_parse_helper
    2013-11-21 a5f1061 Experimental code to add parsing support to envy.
    2013-11-22 fa9df05 Remove debugval output, fix copyright.
    2013-11-05 86c56cb Merge pull request #6 from christophermaier/type-spec-fix
    2013-11-04 d8b138c Centralize type constraint declaration
    2013-11-04 20caa21 envy_type_validator is a type spec, not an atom
    2013-11-01 b3930ff Merge pull request #5 from oferrigni/ord_operations
    2013-11-01 1f53865 Add binary to type spec
    2013-09-18 c7a8432 Merge pull request #4 from oferrigni/composite_support
    2013-09-17 0948270 Add composite support

  ej
    2013-10-28 0332523 Merge pull request #13 from mabrek/non_present_inside_null
    2013-10-27 6ac148f fix index_for_non_list error when fetching subkey from null
    2013-10-16 baf2f13 Merge branch 'jc/empty_list-and-object'
    2013-10-15 8c611d4 add mochijson2 struct forms for empty_object
    2013-10-14 d195c03 Added empty_object and empty_array to check_value_spec
    2013-10-14 874741d Added top level empty list and array
    2013-10-12 852ca75 Fix travis config, R16B should work, not yet R16B02
    2013-10-12 8af6d1d Enhance docs for get and set_p
    2013-10-12 a56c375 Consolidate type specs for keys to ej_key_path() type
    2013-10-12 54acfb3 Update travis config for Erlang versions
    2013-10-12 6e2e287 Remove unreachable code and quiet dialyzer warning
    2013-10-12 ac9b085 Merge pull request #11 from redink/master
    2013-10-13 365f6ad changed `proplists:get_value/2` to `lists:keyfind/3` as possible
    2013-10-12 f5d95d6 add lists type for `Keys`
    2013-10-10 b58a7f0 Merge branch 'sf/mochijson-valid'
    2013-10-09 75ac900 Remove unreachable code
    2013-10-09 edaad1f Add test coverage for ej:valid with mochijson style objects
    2013-10-10 6938769 Merge pull request #10 from mabrek/mochijson-valid
    2013-10-09 30310c2 add mochijson2 {struct, [...]} format support for ej:valid
    2013-09-27 be45701 Add ej:dedup/1 to remove duplicate object keys from EJSON

  sqerl
    2013-12-06 3bd4944 Merge branch 'jc/OC-10748/handle-atom-errors'
    2013-12-05 aedcbf0 Add timeout test for select/2 to check parse_error
    2013-12-05 ea0e71d epgsql can return errors of the form {error, atom()}
    2013-11-23 07cd779 Merge pull request #42 from opscode/ma/ipv6_parse_helper
    2013-11-22 64b158f Replace parse_host with envy utility library envy_parse:host_to_ip.
    2013-11-20 3003c6e Merge pull request #41 from opscode/sf/ipv6
    2013-11-19 4658ba2 Optional ipv6 support
    2013-11-19 4ef7769 Include envy in dialyzer deps
    2013-10-17 6e6ad3e Correct trapping default for return
    2013-10-17 6e67d64 Correct sqerl when defaulting to allow default
    2013-10-17 a075ac8 Merge pull request #40 from opscode/of/OC-8549
    2013-09-18 9352816 Convert to envy

  rebar_lock_deps_plugin
    2013-12-24 c190c07 Merge branch 'keep-dep-order'
    2013-12-20 71cbcc7 Respect order of rebar.config files when generating lock file
    2013-12-20 f99e917 Fix list_deps_versions to handle dep tuples with URLs

  edown
fatal: Invalid revision range 1f6954ce8f313139385110f68c18c17adb2723f8..30a9f7867d615af45783235faa52742d11a9348e

  chef_authn
    2013-11-05 c778cdb Merge branch 'cm/makefile'
    2013-11-05 402714b Update makefile with Concrete support
    2013-11-05 87edb7c Merge branch 'cm/dialyzer'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants