An open API service for providing issue and pull request metadata for open source projects.

GitHub / noir-clojure/lib-noir issues and pull requests

#118 - update clojure version to 1.9.0

Issue - State: closed - Opened by mikeThurmond over 6 years ago - 1 comment

#117 - Add deprecation note

Issue - State: open - Opened by borkdude almost 7 years ago

#116 - Update dependency

Pull Request - State: open - Opened by blackawa over 8 years ago

#115 - io/resource-path returns semi-URL as string

Issue - State: open - Opened by TGThorax over 9 years ago

#114 - Add utility function related anti forgery

Pull Request - State: closed - Opened by ayato-p over 10 years ago - 3 comments

#113 - Update some tests so they pass regardless of seq order of maps

Pull Request - State: closed - Opened by jafingerhut over 10 years ago - 1 comment

#112 - Upgrade compojure and clout deps for compatibility with Clojure 1.7.0-alpha6

Issue - State: open - Opened by jafingerhut over 10 years ago - 9 comments

#111 - CompilerException when trying to use lib-noir 0.9.5

Issue - State: open - Opened by limist over 10 years ago - 3 comments

#110 - 0.9.5 breaks existing stored passwords

Issue - State: closed - Opened by jmingtan over 10 years ago - 1 comment

#109 - :timeout and :timeout-response not working in wrap-noir-session

Issue - State: closed - Opened by gberenfield over 10 years ago - 3 comments

#108 - Enhancement: Validate parameters for nil on noir.util.crypt's compare

Issue - State: open - Opened by ricardojmendez almost 11 years ago - 3 comments

#107 - 0.9.1 downloads instead of displays

Issue - State: open - Opened by kanwei almost 11 years ago - 20 comments

#106 - Should fix StackOverflow error when calling the deprecated `clear-errors`

Pull Request - State: closed - Opened by xavi almost 11 years ago - 2 comments

#105 - Versions 0.8.3, 0.8.4 of lib-noir showing failure compiling hiccup

Issue - State: closed - Opened by limist almost 11 years ago - 4 comments

#104 - def-restricted-routes doesn't work with routes grouped by context

Issue - State: closed - Opened by johncowie about 11 years ago - 3 comments

#103 - Cookie attribute type

Issue - State: closed - Opened by adamneilson about 11 years ago - 1 comment

#102 - noir in-browser stack traces

Issue - State: closed - Opened by ccfontes about 11 years ago - 11 comments

#101 - Fix noir.io/resource-path on Windows

Pull Request - State: closed - Opened by yoctozepto over 11 years ago

#100 - Updating to lib-noir 0.8.1 causes crash

Issue - State: closed - Opened by limist over 11 years ago - 6 comments

#99 - noir.io/resource-path

Issue - State: closed - Opened by misty000 over 11 years ago - 3 comments

#98 - return false from is-email? when input is nil

Pull Request - State: closed - Opened by JuneKelly over 11 years ago - 2 comments

#97 - noir.validation.is-email? raises exception with nil input

Issue - State: closed - Opened by JuneKelly over 11 years ago - 1 comment

#96 - It's not obvious that `noir.validation.rule` updates an atom

Issue - State: closed - Opened by john2x over 11 years ago - 8 comments

#95 - upload-file not working jar

Issue - State: closed - Opened by ccfontes over 11 years ago - 2 comments

#94 - clojure.lang.Var$Unbound cannot be cast to clojure.lang.Atom

Issue - State: closed - Opened by zwild over 11 years ago

#93 - clojure.lang.Var$Unbound cannot be cast to clojure.lang.Atom

Issue - State: closed - Opened by zwild over 11 years ago - 2 comments

#92 - Move doc strings to correct place in defn, and partially corrected a tes...

Pull Request - State: closed - Opened by jafingerhut over 11 years ago - 1 comment

#91 - Is there a way to clear validation errors?

Issue - State: closed - Opened by xavi over 11 years ago - 7 comments

#90 - Cookies - Support slashes in keywords for parity with strings

Pull Request - State: closed - Opened by trevor over 11 years ago - 3 comments

#89 - cookie names can't contain slashes

Issue - State: closed - Opened by trevor over 11 years ago - 4 comments

#88 - losing session on source change

Issue - State: closed - Opened by keeds almost 12 years ago - 4 comments

#87 - resource encode/decode in noir/io.clj

Issue - State: closed - Opened by winkpoke almost 12 years ago - 4 comments

#86 - Session not surviving a redirect

Issue - State: closed - Opened by markgunnels almost 12 years ago - 2 comments

#85 - added wrap-restful-format handler to middleware

Pull Request - State: closed - Opened by yogthos almost 12 years ago

#84 - Clean up docstring for def-restricted-routes

Pull Request - State: closed - Opened by rwatkins almost 12 years ago - 2 comments

#83 - Correct typo in name of Moustache web framework

Pull Request - State: closed - Opened by hugo almost 12 years ago - 1 comment

#82 - wrap-anti-forgery does not work with lib-noir

Issue - State: closed - Opened by danjac almost 12 years ago - 3 comments

#81 - Order of middleware in noir.util.middleware/app-handler

Issue - State: closed - Opened by keeds almost 12 years ago - 5 comments

#80 - code cleanup

Pull Request - State: closed - Opened by yogthos about 12 years ago

#79 - cache fixes

Pull Request - State: closed - Opened by yogthos about 12 years ago

#78 - update cache to LRU

Pull Request - State: closed - Opened by yogthos about 12 years ago

#77 - release with noir.util.test

Issue - State: closed - Opened by keeds about 12 years ago - 2 comments

#76 - ported the test namespace from noir over to lib-noir

Pull Request - State: closed - Opened by yogthos about 12 years ago

#75 - docs

Pull Request - State: closed - Opened by yogthos about 12 years ago

#74 - code cleanup

Pull Request - State: closed - Opened by yogthos about 12 years ago

#73 - fixed access rules check with context

Pull Request - State: closed - Opened by yogthos about 12 years ago

#72 - :access-rules do not work for restricted routes defined inside a compojure context

Issue - State: closed - Opened by da-z about 12 years ago - 6 comments

#71 - replacement for with-noir

Issue - State: closed - Opened by ccfontes about 12 years ago - 5 comments

#70 - updated docs

Pull Request - State: closed - Opened by yogthos about 12 years ago

#69 - added on-fail option for redirects

Pull Request - State: closed - Opened by yogthos about 12 years ago

#68 - improved access rule handling

Pull Request - State: closed - Opened by yogthos about 12 years ago

#67 - new access rule features

Pull Request - State: closed - Opened by yogthos about 12 years ago

#66 - Allow for more flexible access rules declarations

Pull Request - State: closed - Opened by da-z about 12 years ago - 17 comments

#65 - on 0.6.1 / 0.6.2 - java.lang.IllegalArgumentException: Key must be integer

Issue - State: closed - Opened by ccfontes about 12 years ago - 1 comment

#64 - fixed docs

Pull Request - State: closed - Opened by yogthos about 12 years ago

#63 - fixed route tests

Pull Request - State: closed - Opened by yogthos about 12 years ago

#62 - refactored access rules handling based on suggestions from weavejester

Pull Request - State: closed - Opened by yogthos about 12 years ago

#61 - Add wrap-if function.

Pull Request - State: closed - Opened by edtsech about 12 years ago - 2 comments

#60 - added :access-rules key to app-handler

Pull Request - State: closed - Opened by yogthos about 12 years ago

#59 - added ability to pass in custom middleware to app-handler

Pull Request - State: closed - Opened by yogthos about 12 years ago

#58 - Allow a fn or str in :redirect option of wrap-access-rules

Pull Request - State: closed - Opened by vaughnd about 12 years ago - 4 comments

#57 - wrap-access-rules and dynamic :redirect

Issue - State: closed - Opened by vaughnd about 12 years ago

#56 - fixed to use ex-info :)

Pull Request - State: closed - Opened by yogthos about 12 years ago

#55 - added tests and an assertion for wrap-rewrites

Pull Request - State: closed - Opened by yogthos about 12 years ago - 3 comments

#54 - wrap-rewrites

Pull Request - State: closed - Opened by amalloy about 12 years ago - 4 comments

#53 - `less-than?` is the same as `greather-than?`

Issue - State: closed - Opened by fgallina about 12 years ago - 5 comments

#52 - README typo

Pull Request - State: closed - Opened by kanwei about 12 years ago

#51 - Bump version in README

Pull Request - State: closed - Opened by kanwei about 12 years ago - 1 comment

#47 - changed to only use wrap-resource and wrap-file-info for wars

Pull Request - State: closed - Opened by yogthos over 12 years ago

#46 - fixed wrap-file-info

Pull Request - State: closed - Opened by yogthos over 12 years ago

#43 - updated access-rule to take explicit names for method, url, and params

Pull Request - State: closed - Opened by yogthos over 12 years ago

#41 - cleaned up trailing space

Pull Request - State: closed - Opened by yogthos over 12 years ago

#40 - improved rule matching

Pull Request - State: closed - Opened by yogthos over 12 years ago

#39 - cleaned up middleware app-handler

Pull Request - State: closed - Opened by yogthos over 12 years ago

#38 - added an access-rule macro helper for restricting routes

Pull Request - State: closed - Opened by yogthos over 12 years ago

#37 - fixed route restriction test

Pull Request - State: closed - Opened by yogthos over 12 years ago

#36 - updated wrap-access-rules to allow stacking multiple rule groups

Pull Request - State: closed - Opened by yogthos over 12 years ago

#35 - tests for route restrictions

Pull Request - State: closed - Opened by yogthos over 12 years ago

#34 - doc: API: fix broken link

Pull Request - State: closed - Opened by denlab over 12 years ago - 2 comments

#31 - added ability to set custom redirect URI when restricting access rules

Pull Request - State: closed - Opened by yogthos over 12 years ago - 1 comment

#30 - fixed to prefix clojure.core/ where get-in was used previously

Pull Request - State: closed - Opened by yogthos over 12 years ago

#29 - added helpers to session

Pull Request - State: closed - Opened by yogthos over 12 years ago

#28 - CSRF attack prevention middleware (partial)

Pull Request - State: closed - Opened by runexec over 12 years ago - 8 comments

#27 - Added some common website hashing functions

Pull Request - State: closed - Opened by runexec over 12 years ago - 3 comments

#25 - updated docs

Pull Request - State: closed - Opened by yogthos over 12 years ago

#24 - fixed ordering of middleware

Pull Request - State: closed - Opened by yogthos over 12 years ago

#23 - fixed not to use site handler from compojure to avoid duplicating wrappers

Pull Request - State: closed - Opened by yogthos over 12 years ago

#21 - added assoc-in! and update-in! for sessions

Pull Request - State: closed - Opened by yogthos over 12 years ago

#20 - updated readme

Pull Request - State: closed - Opened by yogthos over 12 years ago

#19 - bumped version

Pull Request - State: closed - Opened by yogthos over 12 years ago

#18 - updated to use the latest cheshire

Pull Request - State: closed - Opened by yogthos over 12 years ago

#17 - fixed clear-cache!, renamed cache functions

Pull Request - State: closed - Opened by yogthos over 12 years ago

#15 - changed visibility for wrap-request-map

Pull Request - State: closed - Opened by yogthos over 12 years ago

#14 - updated cache to check if operation is successful before reloading

Pull Request - State: closed - Opened by yogthos over 12 years ago - 2 comments

#13 - improved caching

Pull Request - State: closed - Opened by yogthos over 12 years ago - 3 comments

#12 - added codox plugin to the project

Pull Request - State: closed - Opened by yogthos over 12 years ago

#11 - caching options

Pull Request - State: closed - Opened by yogthos over 12 years ago - 5 comments

#10 - caching options

Pull Request - State: closed - Opened by yogthos over 12 years ago

#9 - tests galore :)

Pull Request - State: closed - Opened by yogthos over 12 years ago