Skip to content

Latest commit

 

History

History
386 lines (366 loc) · 51.7 KB

CHANGELOG.rst

File metadata and controls

386 lines (366 loc) · 51.7 KB

Changelog

0.4.2

  • Fix relative links. 6ac26604f
  • Merge pull request #140 from fedora-infra/feature/static-files aed1bd0fd
  • Only show links in the widget if they're not null. dd282e687
  • Only show links in the raw template if they're not null. c91efb5bc
  • Merge pull request #141 from fedora-infra/feature/fix-null-links 924ae006a
  • Patch out flask-sqlalchemy. 3d332a96f

0.4.1

  • Update README.rst b17d8dde7
  • Update README.rst ffac3f811
  • Update README.rst 8404c70c0
  • Update README.rst 752b912f7
  • Use a pygments style that exists on old, old el6. d671c8d27
  • remove unused css. 60134c1b0
  • Merge pull request #131 from fedora-infra/feature/old-pygments 57ca7245f
  • Merge pull request #130 from haseebgit/develop eef1af9a4
  • Require an id on the widget script tag to avoid assuming it is last on the page. 5292d5087
  • Update the docs to include the script id 6596b10ea
  • Update the docs to show how you can customize the widget style 6ef4603c7
  • Use http with "--json" everywhere 808caee4e
  • Also, convert /raw/ to /raw... e77048b30
  • Typofix. caeb2ad34
  • Revert the "--json" advice. 82a89a266
  • Fix header handling. ee0f3e69b
  • Merge pull request #133 from fedora-infra/feature/widget-id 96ded5554
  • Merge pull request #134 from fedora-infra/feature/httpie-with-json ed26cfc20
  • Make the msg_id endpoint support jsonp just like the raw endpoint. c9d540812
  • Merge pull request #135 from fedora-infra/feature/jsonp-for-msg_id f6f89acf1
  • Point at the new db dump. Thanks @nirik! 3e15e8d38
  • Use latest bootstrap and fix style on the docs pages. 668c77656
  • Fix "raw page" css to be a little more sane, especially on mobile. 524f17d44
  • Merge pull request #136 from fedora-infra/feature/mobile-view 1478d00fd
  • Autoscrolling on the /raw endpoint. 73ecd9f39
  • Remove goofy debugging. dede0183e
  • Merge pull request #137 from fedora-infra/feature/autoscroll ddc5e47b5
  • Set a favicon for the query page. c30c16328
  • Just say no to javascript. b0adf9b00
  • Allow "traditional" multidict. b766cb870
  • Merge pull request #138 from fedora-infra/feature/fix-the-wat 8525498e2
  • Now with websockets! c78c14d2b
  • Add CSP for websockets. 96d8e649b
  • Remove unused css. fec9d7f34
  • Make this title a little more friendly. d7e4e1abc
  • Merge pull request #139 from fedora-infra/feature/websockets c5803db67

0.4.0

  • If the user is expecting jsonp, there's no way they want html... c9e8d977f
  • Fix widget css resources paths. 3129baed8
  • Move APP_PATH config to the default_config module. 676bdef7a
  • Merge pull request #122 from fedora-infra/feature/fix-jsonp 609b3caf8
  • Merge pull request #123 from fedora-infra/feature/fix-widget-css b0fa7940e
  • Make message count always be an int 03337713b
  • Optimize count_all_messages() aa1363950
  • Merge pull request #124 from fedora-infra/int-messagecount c5ea239e7
  • Merge pull request #125 from fedora-infra/feature/defer-count-query 4df9a49fb
  • Work the /id/ endpoint 4b57c84e1
  • Display the message in size extra-large 38403ef6a
  • When linking to the id page, we have the space so go for the largest size 28e64402a
  • Update docs for extra-large size. a04ed00a6
  • Typofix. 5ae033c2a
  • Colorized the json here. 7c6c5231b
  • Add extra-large to the message_card util. 58d877a45
  • Make "desc" the default ordering to save on typing. cb33da116
  • Merge pull request #128 from fedora-infra/feature/default-is-desc 92fdb8f4f
  • Merge pull request #127 from fedora-infra/feature/msg_in_card 934be9a09
  • PEP8/cosmetic. 834dad9a0
  • Merge pull request #129 from fedora-infra/feature/pep8 f6a93ede0

0.3.3

  • Merge pull request #106 from charulagrl/fedpkg b16756c2c
  • added div and span tag for images and details link respectively c84c05d98
  • added definitions for various classes f8d87b0f9
  • changed the layout of message-card 71a83df95
  • includes raw.css file 5c9ef2eb9
  • removed unnecessary curly brackets from heading Datagrepper Messages ca460a723
  • Merge pull request #107 from charulagrl/fedpkg 32c0a8416
  • Convert the msg timestamp into a datetime object to make the date available in the card 304c91f45
  • Small HTML fixes, add the date to the card and fix link to the individual message by its id 09c87af56
  • Make sure the dates are converted in UTC dd472ff33
  • Use arrow to parse the date from the raw_message 007981f89
  • Display the date in full if size == 'large' otherwise just the relative date provided by arrow ff049fcbc
  • Merge pull request #105 from fedora-infra/add_dates 384ff89ac
  • changed the css for datetime 1c5b5ed76
  • changed the position of datetime element 3fb180616
  • Merge pull request #108 from charulagrl/develop 68142cf5f
  • Optimize frontpage for #101. 54b077e1f
  • Add jquery to avoid 1s delay before initializing odometer. 2b71d071d
  • Actually, we can just set the value on the server. ecde1ff21
  • No more "Arimo" google font. Fixes #103 7dc66bea7
  • Merge pull request #110 from fedora-infra/feature/count-from-zero fe0a0a7a0
  • Break that optimization conditional out into a utility function. 4b9a4ab5a
  • Merge pull request #109 from fedora-infra/feature/optimize-frontpage 056dae5eb
  • Merge pull request #111 from fedora-infra/feature/font-fixing e78a71ebb
  • Update docs to point at the latest snapshot. 67d3ac220
  • Merge pull request #112 from fedora-infra/feature/latest-snapshot 25afc011b
  • Update README.rst a6ff96a36
  • removed the instruction added before 2b2d5eb42
  • added fedmsg_meta_fedora_infrastructure 19a07ff17
  • Update the documentation d8c9715e2
  • Merge pull request #113 from charulagrl/patch-1 98ce4bb1e
  • Merge remote-tracking branch 'upstream/master' into fedpkg 5731277e4
  • changed the width of image a7be2e399
  • Update reference.rst 2c6b11544
  • Update reference.rst 3fcdf22de
  • Merge pull request #115 from charulagrl/fedpkg a6ba30815
  • Update reference.rst 0769068ec
  • Update reference.rst b0f4706ec
  • Merge pull request #116 from charulagrl/patch-2 520bf0e93
  • Check for existance of secondary_icon. 62ec18b67
  • 0.3.1 230b4d50a
  • Also check to make sure the icon is not None. d991f2a0b
  • 0.3.2 a1ad7e228
  • First start of a functional widget. 1fb98a97e
  • Fixes to query. 519a9cd8e
  • Allow users to pass arguments to the js widget query. 58acb1b54
  • Removed old unused stuff. 5de9b4b7e
  • Optionally add in css for the embedded widget. 2d4aee9e5
  • Add a docs page for the embeddable widget. 2e3e08f4a
  • Reformat meta example list and add the new 'date' field. 8aac1e695
  • Merge pull request #117 from fedora-infra/feature/embeddable-js-widget a7c99c36c
  • Add negative filters. 8a153c169
  • Update docs with new negative filters. 2814c1990
  • Merge pull request #120 from fedora-infra/feature/negative-filters 6826f440e
  • Add possibility to query the database with a keyword and retrieve all messages having it 601642197
  • Merge pull request #121 from fedora-infra/feature/contains 9e2d2ea40

0.3.0

  • Merge branch 'master' into develop 2af554420
  • Changes made in 'raw' url i.e. it returns the actual content except if content-type is html 1eb9cef53
  • removed a extra whitespace d2167fd95
  • used request_wants_html to get content according to mimetypes 3f05b41c5
  • changed request_wants_json to request_wants_html b233e8c99
  • Merge pull request #80 from charulagrl/develop 763f4db40
  • return html content if accept header is 'text/html' 30ebb44d6
  • html file to render raw messages in a beautiful way d2d105251
  • using fedmsg.meta to return the message in human readable form 3c312f747
  • looping over the entire messageList and calling fedmsg.meta to display all the messages 4b9b85c4a
  • html file to render raw messages(return by fedmsg.meta) c220f4f14
  • convert raw_message into icon, link and title. Also, icon is clickable i.e. link opens up when icon is clicked. 4134af8bf
  • html file to render icon, link and title. d8c154cc9
  • Merge pull request #81 from charulagrl/develop be59d09c1
  • returns a list of dictionary where each dictionary has icon, link, title and secondary_icon. d27aac949
  • html file that renders icon, link, title and secondary_icon fd2888a17
  • returns subtitle in addition to icon, title, secondary_icon and link de8b8e2db
  • html file to render subtitle, title, icon, secondary_icon, link ee34fed63
  • html to render messages by their id 37d9fa080
  • /id endpoint return html if visited with a browser and JSON otherwise 27a13a6dc
  • used fedmsg.meta modules ea2b47a38
  • html to render a msg by its id 0dbf56cfa
  • added message_card module in util.py 4b46a4e92
  • added message_card module dfd3d3065
  • made changes so that it render both id and raw endpoints 953cee898
  • Merge pull request #88 from charulagrl/develop d5482c4ec
  • An updated db snapshot for development. b0400d855
  • Merge pull request #89 from fedora-infra/feature/updated-snapshot2 8a40633f5
  • Merge pull request #90 from charulagrl/develop f2d4a5678
  • removed the unwanted trailing spaces 941f06165
  • corrected the indentation 863b482ea
  • return cards according to their size a526b56a5
  • message_card adds content according to their size 4502d7c7e
  • html file to render message cards by their size 9209e3323
  • Merge branch 'develop' of github.com:charulagrl/datagrepper into develop a1fc5957a
  • Merge pull request #91 from charulagrl/develop 6279bbed5
  • cards now have configurable 'chrome' 6990521f7
  • separated the jinja code 5bbc877cf
  • html boilerplate 279639a8e
  • Merge pull request #93 from charulagrl/develop de0f3aaff
  • adding msg_id field to the message dictionary 3081e83e7
  • contains a link back to the /id endpoint for messages whose msg_id != None dfd829980
  • checks if card comes from /raw url or /id url fa4902f88
  • contains a Go Back link if card is from /raw url 9499df58d
  • Merge pull request #94 from charulagrl/develop b02391ea9
  • /id endpoint can accept meta arguments eead053bf
  • removed common codes from msg_id and raw function 6aef53a16
  • meta_arguments function consists of the common codes 50c3f656b
  • Merge pull request #95 from charulagrl/develop 586da5c34
  • Merge branch 'develop' of github.com:fedora-infra/datagrepper into develop 8ac9d21df
  • added /messagecount endpoint e86169f5b
  • html file to render messagecount 7af735d9c
  • Merge branch 'develop' of github.com:charulagrl/datagrepper into develop a783f00a4
  • added messagecount on front page 1aacaa7ad
  • renders messagecount 5eea4ed65
  • odometer.js file to render messagecount a868ef5d2
  • css file 64aa4a165
  • added messagecount on front page 07468aad3
  • Merge branch 'develop' of github.com:charulagrl/datagrepper into develop 253653b55
  • Merge pull request #96 from charulagrl/develop 7ddba23ce
  • /messagecount endpoint returns json dict 1e575b5a3
  • /messagecount endpoint returns json dict 3fb9162b6
  • update the odometer with websockets 38299525e
  • Merge branch 'develop' of github.com:charulagrl/datagrepper into develop 26dd07e54
  • update messagecount with websockets 3aa6edd7c
  • making few corrections f9423aba2
  • Merge pull request #98 from charulagrl/develop 09389a7de
  • Merge branch 'develop' of github.com:fedora-infra/datagrepper into develop 6c3c44582

0.2.1

  • WSGI script needs the same fix as runserver. 19ff2b770
  • Handle the case where "start" and "end" are None. 181d337a4
  • Merge pull request #44 from fedora-infra/feature/handle-nonetype ef658eb0a
  • Fix unexpected indentation that was breaking the rst conversion to html 9105e23e1
  • Merge pull request #47 from fedora-infra/feature/fix_references_rst 8ad7795a7
  • Merge branch 'master' of github.com:fedora-infra/datagrepper into develop bce089bc2
  • Initial creation of DataQuery obj/module f6e64dc44
  • PEP 8 fix ae8febd91
  • Merge branch 'develop' of github.com:fedora-infra/datagrepper into feature/submit-endpoint c91f2d7dd
  • Implement /submit (without any database stuff yet) 1f4f4bef3
  • Change DataQuery obj implementation to make sense d19aa5bd5
  • Remove everything that we won't be needing 620e93ec8
  • Finish up /submit implementation. This should work 797c2a1ce
  • Finish /submit endpoint a6a9e76b5
  • Add documentation for /submit (and /status) c0c84d9ef
  • Add /status endpoint 316a6767d
  • parse_from* -> from* 46f9c9c97
  • datetime.fromtimestamp requires a float() 2f8c98b1d
  • Merge pull request #50 from fedora-infra/feature/fix_end_timestamp 8483a75b6
  • Merge branch 'develop' of github.com:fedora-infra/datagrepper into feature/submit-endpoint c7aa92ccd
  • fedmsg so far 59016eb86
  • remove hello world message 7ed2ef447
  • Fix status URL in docs ef704a7a4
  • yeah fuck this advanced query language 90cac5a36
  • Implement running data queries 06bae01a9
  • Add build to .gitignore a6b212147
  • Implement job runner as a part of fedmsg-hub 4493eef45
  • Using 'job_id' and 'id' for the same thing is dumb 095e637e2
  • Update docs 0ca7e1457
  • s/from_request/from_request_args/ b9ccca2dc
  • Merge pull request #51 from fedora-infra/feature/submit-endpoint e8ef69d69
  • Add /topics endpoint 37ff18cb4
  • Remove dangling symlink bce41824f
  • Cache /topics endpoint ba70a3132
  • Add docs for /topics 13c1abb40
  • Update README.rst d4996b2f9
  • Hey we have a prod instance now 5e3c06a0c
  • Remove unnecessary import c4eccb1a5
  • fix /topics in reference doc f3f2c1902
  • Merge pull request #61 from fedora-infra/feature/topics-endpoint a4b352b47
  • Job runner deletes completed jobs after a set time 89705cdd0
  • Don't delete output immediately after 6a0015e4d
  • Merge pull request #63 from fedora-infra/feature/job-runner-deletion 48c2267cd
  • This should work, but doesn't b89cf7d9a
  • Fix logging in 22126e9d7
  • Finish implementing auth 7a28a277f
  • Fix error reporting adb5865dc
  • Make OpenID endpoint configurable 4e9afbc99
  • Remove a debugging line 32bb54a46
  • Merge pull request #64 from fedora-infra/feature/submit-auth 7f4c20541
  • requirements.txt cleanup e2d640360
  • Update requirements.txt (closes #62) d2b01bb9c
  • 0.2.0 d45d9c353
  • Merge branch 'master' into develop e163cc5b9
  • Call __json__ on the Message instance, not the class. d46145fe1
  • Merge pull request #67 from fedora-infra/feature/msg-jsonification-tweak 71ba52efc
  • Make assemble_timerange work if you aren't in EDT 12b6e4230
  • Merge pull request #68 from fedora-infra/feature/timerange-test-tzfix a64022f8c
  • Add /id endpoint 1b0c11aa6
  • Fix lockfile import for el6 version of lockfile 39ab240f7
  • Merge pull request #69 from fedora-infra/feature/el6-lockfile 64ce23ec0
  • Make tarfile use compatible with Python 2.6 5cbd285c1
  • Add .travis.yml 3e14b16a1
  • If tarfile runs into a problem, close it; if lzma runs into a problem, close it and delete the file 9736a22b7
  • PEP 8 4436ccf53
  • Merge branch 'develop' of github.com:fedora-infra/datagrepper into feature/py26-tarfile dfbfe0693
  • travis: install liblzma-dev before python setup.py install 86024dfce
  • Merge branch 'develop' of github.com:fedora-infra/datagrepper into feature/py26-tarfile 1eb281865
  • Merge pull request #73 from fedora-infra/feature/py26-tarfile 9a6ba11ef
  • Merge branch 'develop' into feature/uuid-support 030999ecd
  • Fix /id endpoint 5870a4e5f
  • Fix consumer not running on non-dev environments 6319ce9a6
  • Set job status to 'failed' if a traceback occurs 2484efd98
  • Merge pull request #75 from fedora-infra/feature/runner-fixes e47aeff24
  • Not including 'id' on /id is a 400 5809216b7
  • Merge branch 'develop' into feature/uuid-support de6a6b9e6
  • Merge pull request #74 from fedora-infra/feature/uuid-support 2479d5000

0.1.4

  • Minor pep8 fix. c5fcc4484
  • Typofix. ccbdd1684
  • Another typofix. 4212690c3
  • Remove the spec file. f45ff6614
  • Merge pull request #35 from fedora-infra/feature/no-spec f501a43d6
  • Merge branch 'master' into develop dd0e318d5
  • Typofix. 6f5a58f2a
  • Allow user to specify order of results. bc73d1b48
  • Constrain version of datanommer.models. d71979e7b
  • Use a dev url in the dev config. e5fa67213
  • Mention the order argument in the index docs. e4fcc7e8b
  • Merge pull request #39 from fedora-infra/feature/ordering-results c703d8261
  • Use abadger's suggested scheme. 2fea62f28
  • Tell pep8.me and the pep8 tool to reduce their zeal. eb685666c
  • Merge pull request #32 from fedora-infra/feature/pep8 412e76f9a
  • Allow the user to retrieve the last rows_per_page items regardless of the time c8c0ca8d0
  • Reorganize the app to make the datetime stuff testable. 171fbf57e
  • Some tests for the datetime stuff. fafc062a6
  • Change the docs for one of the datetime combinations. 625dc2b39
  • Fix up our logic to get all tests passing. 517a5e84f
  • PEP8 7fd9cf8d8
  • A technicality. ad2d979eb
  • Merge pull request #43 from fedora-infra/feature/docs-jsonp 02bff8289
  • Merge pull request #42 from fedora-infra/retrieve_last_items fa95e688b
  • Add option to return metadata with the raw message cc0775d95
  • Sets take a list. 51b327abc
  • Indentation. e101736ba
  • Return the argued meta attributes back to the user. eb69e55b2
  • Fix checking that the meta provided are part of the allowed set bd31da59c
  • Usernames should be plural here. 22403b817
  • Initialize fedmsg metadata processors at startup. 70af7bfa6
  • fedmsg.meta is expecting a dict. 8890002f7
  • Let flask handle listification for us. 91227188e
  • Convert messages from sqlalchemy objects to json-like dicts earlier in the pipeline so we can manipulate them. 40bcf08f6
  • Pluralization. 45dd762f6
  • Fix up the runserver script. 96a5fb72a
  • Convert set to list before trying to serialize. 4e1df5b29
  • Re-introduce the use of util.assemble_timerange. It got lost in a rebase. 2c651f25a
  • Merge pull request #41 from fedora-infra/meta_endpoint ef7a72a88

0.1.3

  • Include docs/ dir in tarball. b364debf6
  • Merge pull request #28 from fedora-infra/feature/include-docs-in-tarball 63e44f64f
  • Second try at using a configurable URL for the docs. Sorry for the merge mess before. 397c3a141
  • Downgrade .rst content if docutils is too old to handle it. Fixes #29. b1e34f87e
  • Be more careful when comparing docutils versions. 3ddf5668e
  • Allow for ajax/jsonp results from the /raw url. c94c9eb2c
  • Simplify that conditional. a0ba7f778
  • Merge pull request #33 from fedora-infra/feature/codeblock-downgrade 78c42d6da
  • Merge pull request #34 from fedora-infra/feature/jsonp 5f5e0a151
  • Merge branch 'feature/configurable-url-take-two' into develop 91eb38d5c

0.1.2

  • Merge branch 'master' into develop 67f604d67
  • Remove old-templates dea003299
  • Be able to load docs from multiple rst files a997365bf
  • Comment out remotely-hosted touch icons edbfa74c1
  • Merge branch 'develop' into feature/reference 27678502d
  • Get most of the /raw reference done 70c47cb26
  • Finish up docs for /raw 2a8905f24
  • Documentation style adjustments fdd266bb6
  • Add reference page to navbar b88ae0f65
  • Don't need show_jumbotron anymore 4ff46275d
  • Use user's URL in command-line examples 79bae0e7e
  • Make docs the full width of the content 392310ace
  • Whitespace fix ffa6e4a13
  • Fix ellipsis 32ecd182a
  • Minor changes to index docs b2d2973fb
  • Small changes to reference docs cb1f896b7
  • Merge pull request #24 from fedora-infra/feature/reference bce825348
  • Add COPYING file (GPL version 2) fba281cc2
  • Add license boilerplate in at least one file 97f391376
  • Merge branch 'master' into develop 0a0f9764f
  • Update RPM spec to current revision (RHBZ 955781) 1eb5c81d0
  • Update spec 071f11a4e
  • Support timedelta_to_seconds on py2.6. 9847b7cda
  • Pass the delta to timedelta_to_seconds e71ce03c7
  • Use a configurable URL for the API docs. d8a3ed0d1
  • Make the quotes consistent. 22d0d518e
  • Merge branch 'feature/update-docs' into develop 61656a4ff
  • Merge pull request #26 from fedora-infra/feature/timedelta-to-seconds b193a47a7

0.1.1