Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / noir-clojure/noir issues and pull requests
#140 - Getting Started Instructions give error: "No :main namespace specified in project.clj."
Issue -
State: open - Opened by snowch about 12 years ago
- 1 comment
#139 - Updated dependencies to get ring/compojure security fixes
Pull Request -
State: open - Opened by Frozenlock about 12 years ago
#138 - Building rest service and basic http authentication
Issue -
State: open - Opened by rhacker about 12 years ago
- 7 comments
#137 - dependencies updated
Pull Request -
State: closed - Opened by zaiste about 12 years ago
- 1 comment
#136 - Update to newer bultitude after it includes dynapath support
Issue -
State: open - Opened by tobias about 12 years ago
#135 - Compilation sometimes fails with "File name too long"
Issue -
State: open - Opened by winks over 12 years ago
#134 - Failure in getting started due to missing :use of hiccup.core
Issue -
State: open - Opened by holyjak over 12 years ago
- 1 comment
#133 - Added instructions for Leiningen 2 to the README
Pull Request -
State: closed - Opened by holyjak over 12 years ago
- 2 comments
#132 - Adding routing to allow base-url to work with standalone app
Pull Request -
State: closed - Opened by oliyh over 12 years ago
- 1 comment
#131 - Explicit request object in defpage
Issue -
State: open - Opened by eslick over 12 years ago
#130 - Broken Dependency?
Issue -
State: closed - Opened by runexec over 12 years ago
- 2 comments
#129 - noir project folder called “noir” returns error when trying to run.
Issue -
State: open - Opened by repoman over 12 years ago
- 1 comment
#128 - Update README.md
Pull Request -
State: closed - Opened by fellz over 12 years ago
- 2 comments
#127 - Work whether mounted at the root context or not
Pull Request -
State: closed - Opened by jcrossley3 over 12 years ago
#126 - Update src/noir/server/handler.clj
Pull Request -
State: closed - Opened by jcrossley3 over 12 years ago
#125 - Assert failed error
Issue -
State: open - Opened by nageshis over 12 years ago
#124 - README.md should read lein new noir
Pull Request -
State: closed - Opened by trevorbernard over 12 years ago
- 2 comments
#123 - No explicit execution order of routes
Issue -
State: open - Opened by trevorbernard over 12 years ago
#122 - readme should say "lein new noir ...", not "lein noir new ..."
Issue -
State: open - Opened by uvtc over 12 years ago
- 3 comments
#121 - pre-route ignores the context
Issue -
State: open - Opened by yogthos over 12 years ago
#120 - redirect ignores context on app servers
Issue -
State: open - Opened by yogthos over 12 years ago
#119 - Compile issue in 1.3.0-beta10
Issue -
State: closed - Opened by dbushenko over 12 years ago
- 15 comments
#118 - Updated to latest ring (1.1.1)
Pull Request -
State: closed - Opened by addywaddy over 12 years ago
- 1 comment
#117 - wrap-route doesn't work for multiple routes
Issue -
State: open - Opened by Raynes over 12 years ago
- 1 comment
#116 - redirect doesn't work with urls containing non-ASCII symbols
Issue -
State: open - Opened by chmllr over 12 years ago
- 10 comments
#115 - Why is "dev-mode?" a function?
Issue -
State: open - Opened by chmllr over 12 years ago
#114 - If the form was sent without multipart-binary, there will be no :size key
Pull Request -
State: closed - Opened by kenrestivo over 12 years ago
#113 - Debug function to print state of Noir routes, middleware, wrappers, etc.
Pull Request -
State: closed - Opened by kenrestivo over 12 years ago
#112 - add /target/ to gitignore for lein2
Pull Request -
State: closed - Opened by kenrestivo over 12 years ago
#111 - make example code compile
Pull Request -
State: closed - Opened by kenrestivo over 12 years ago
#110 - Store *noir-session* managed keys in :noir map inside :session.
Pull Request -
State: closed - Opened by kenrestivo over 12 years ago
- 2 comments
#109 - get-page doesn't set the status of the response
Issue -
State: closed - Opened by chmllr over 12 years ago
- 2 comments
#108 - :base-url does not affect default status pages
Issue -
State: open - Opened by serpent213 over 12 years ago
#107 - Ability to add middleware higher up in the wrap stack
Issue -
State: open - Opened by kenrestivo over 12 years ago
#106 - Add print-state function, and make example code in custom-handler* docstring compile
Pull Request -
State: closed - Opened by kenrestivo over 12 years ago
- 3 comments
#105 - Allow custom encoders to be used in noir.response/json
Pull Request -
State: closed - Opened by bitwalker over 12 years ago
- 1 comment
#104 - Changed send-request to add an optional headers-map to populate request headers
Pull Request -
State: closed - Opened by nickbauman almost 13 years ago
- 1 comment
#103 - Remove duplicate wrap-custom-middleware
Pull Request -
State: closed - Opened by kenrestivo almost 13 years ago
- 2 comments
#102 - wrap-route wraps outside of the check for route acceptance
Issue -
State: open - Opened by ibdknox almost 13 years ago
#101 - noir 1.3.0-beta6: escape-html already refers to: #'hiccup.core/escape-html in namespace: hiccup.page
Issue -
State: open - Opened by devn almost 13 years ago
- 5 comments
#100 - is-email? should be case insensitive
Pull Request -
State: closed - Opened by coreagile almost 13 years ago
- 1 comment
#99 - Allow passing options to ring wrap-multipart-params.
Pull Request -
State: closed - Opened by ifesdjeen almost 13 years ago
- 5 comments
#98 - Upgrade to ring 1.1.0
Pull Request -
State: closed - Opened by jszakmeister almost 13 years ago
- 2 comments
#97 - Compile errors masked/silent
Issue -
State: open - Opened by kenrestivo almost 13 years ago
#96 - Docstring fixes
Pull Request -
State: closed - Opened by kschuetz almost 13 years ago
- 1 comment
#95 - Add > < and valid-number? validators
Pull Request -
State: closed - Opened by kenrestivo almost 13 years ago
- 1 comment
#94 - Docstring-able defpartial
Pull Request -
State: closed - Opened by pandeiro almost 13 years ago
#93 - Add Clojure response type
Pull Request -
State: closed - Opened by Raynes almost 13 years ago
- 1 comment
#92 - Added two new validators
Pull Request -
State: closed - Opened by kenrestivo almost 13 years ago
- 3 comments
#91 - Implemented functions to allow specify the redirect types (permanent, see other and temporary)
Pull Request -
State: closed - Opened by jonasfagundes almost 13 years ago
- 11 comments
#90 - Update hiccup
Pull Request -
State: closed - Opened by wolverian almost 13 years ago
- 1 comment
#89 - ring-json-params stopped working with 1.3.0 betas
Issue -
State: closed - Opened by jszakmeister almost 13 years ago
- 1 comment
#88 - Use [cheshire "3.1.0"] since it does not depend on previous conflicting versions of Jackson
Issue -
State: closed - Opened by zoka almost 13 years ago
- 1 comment
#87 - Missing UPGRADING
Issue -
State: closed - Opened by winks almost 13 years ago
- 1 comment
#86 - Update hiccup version to 1.0.0-beta1
Pull Request -
State: closed - Opened by rafael almost 13 years ago
- 3 comments
#85 - Add set-header and allow content-type and status to take partially complete responses
Pull Request -
State: closed - Opened by paulbutcher almost 13 years ago
- 1 comment
#84 - has-body and response/status don't play nicely together
Issue -
State: closed - Opened by paulbutcher almost 13 years ago
- 4 comments
Labels: feature
#83 - Add .travis.yml
Pull Request -
State: closed - Opened by michaelklishin almost 13 years ago
#82 - index.html file not served from public via root url
Issue -
State: closed - Opened by tobyhede almost 13 years ago
- 4 comments
#81 - Added a test for pre-route with args
Pull Request -
State: closed - Opened by bostonaholic about 13 years ago
#80 - Validations on a model
Issue -
State: closed - Opened by blakesmith about 13 years ago
- 2 comments
#79 - Using a relative path enables the image to be successfully fetched by th...
Pull Request -
State: closed - Opened by jcrossley3 about 13 years ago
#78 - Use hiccup's middleware so that the context path, if present, is used.
Pull Request -
State: closed - Opened by jcrossley3 about 13 years ago
- 1 comment
#77 - Automatic Loading/Refresh of Noir App for Development
Issue -
State: closed - Opened by semperos about 13 years ago
- 3 comments
#76 - noir 1.2.1 working with lein-swank 1.3.3, not with 1.3.4
Issue -
State: closed - Opened by denlab about 13 years ago
- 5 comments
#75 - Whitespace fix
Pull Request -
State: closed - Opened by Bronsa about 13 years ago
#74 - Code tweaking
Pull Request -
State: open - Opened by Bronsa about 13 years ago
#73 - Update the version number in README
Pull Request -
State: closed - Opened by tomassedovic about 13 years ago
- 1 comment
#72 - Docstring fixes
Pull Request -
State: closed - Opened by kschuetz about 13 years ago
- 4 comments
#71 - Some code tweakings
Pull Request -
State: closed - Opened by Bronsa about 13 years ago
- 1 comment
#70 - updated clj-stacktrace to 0.2.4
Pull Request -
State: closed - Opened by claj about 13 years ago
- 1 comment
#69 - update clj-stacktrace
Issue -
State: closed - Opened by claj about 13 years ago
#68 - flash sessions: new value for key not accessible if modified
Issue -
State: closed - Opened by Raynes about 13 years ago
- 1 comment
Labels: 1.3
#67 - Invalid code on the webnoir.org homepage
Issue -
State: closed - Opened by crittermike about 13 years ago
- 3 comments
#66 - Documentation options
Issue -
State: closed - Opened by Raynes about 13 years ago
#65 - Cheshire
Pull Request -
State: closed - Opened by Raynes about 13 years ago
- 2 comments
#64 - excludable dependencies (poor man's modularization)
Issue -
State: closed - Opened by shyblower about 13 years ago
- 1 comment
#63 - added simple logging middleware
Pull Request -
State: closed - Opened by kognate about 13 years ago
- 3 comments
#62 - Flash
Pull Request -
State: closed - Opened by Raynes about 13 years ago
#61 - Flash
Pull Request -
State: closed - Opened by Raynes about 13 years ago
- 1 comment
#60 - Small typo in docstring- can cause confusion
Pull Request -
State: closed - Opened by ptaoussanis about 13 years ago
- 1 comment
#59 - session/put! fails because *noir-session* has no binding
Issue -
State: closed - Opened by rplevy about 13 years ago
- 2 comments
#58 - session/put! fails because *session* has no binding
Issue -
State: closed - Opened by rplevy about 13 years ago
#57 - Ring 1.0.1 fixes Issue #36
Pull Request -
State: closed - Opened by gberenfield about 13 years ago
- 1 comment
#56 - does not handle utf8 correctly
Issue -
State: closed - Opened by ghost about 13 years ago
- 2 comments
#55 - wrap-status-pages utf8
Issue -
State: closed - Opened by ghost about 13 years ago
- 1 comment
#54 - Upgrade dependencies
Pull Request -
State: closed - Opened by jszakmeister about 13 years ago
- 3 comments
#53 - load-views-ns doesn't work
Issue -
State: open - Opened by gzeureka about 13 years ago
- 7 comments
#52 - . not matched
Issue -
State: closed - Opened by ghost about 13 years ago
- 14 comments
#51 - webnoir.org not responding
Issue -
State: closed - Opened by amalloy about 13 years ago
- 1 comment
#50 - Upgrade to jets3t 0.8.1?
Issue -
State: closed - Opened by bitsai about 13 years ago
- 2 comments
#49 - Noir's definition of views causes confusion with traditional MVC views
Issue -
State: closed - Opened by rads about 13 years ago
- 1 comment
#48 - Add support for `/:username'-style route
Pull Request -
State: closed - Opened by wuzhe about 13 years ago
- 4 comments
#46 - noir.core/url-for doesn't work for wildcards in routes
Issue -
State: closed - Opened by smee over 13 years ago
- 2 comments
#42 - update-session!
Pull Request -
State: closed - Opened by Raynes over 13 years ago
#38 - Clarify json's docstring
Pull Request -
State: closed - Opened by Raynes over 13 years ago
- 1 comment
#36 - Static files with space characters aren't routed properly
Issue -
State: closed - Opened by kzar over 13 years ago
- 5 comments
#27 - Fix typo for some response headers
Pull Request -
State: closed - Opened by tendant over 13 years ago
- 1 comment
#20 - named routes, url-for
Pull Request -
State: closed - Opened by arohner over 13 years ago
- 2 comments
#8 - Fix spelling
Pull Request -
State: closed - Opened by amalloy over 13 years ago