Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rails/journey issues and pull requests
#74 - correct spelling mistake
Pull Request -
State: closed - Opened by EdwardBetts over 7 years ago
- 1 comment
#73 - redirect() incorrectly behaves like a catch-all route (backport)
Pull Request -
State: closed - Opened by korny almost 10 years ago
- 2 comments
#72 - All of the gists return 404s
Issue -
State: closed - Opened by kddnewton over 10 years ago
- 1 comment
#71 - Add License information to gemfile
Issue -
State: closed - Opened by coreyhaines over 10 years ago
- 3 comments
#70 - Utils escape functions don't handle URI's with % characters
Issue -
State: open - Opened by swt2c almost 11 years ago
#69 - update copyright year to range
Pull Request -
State: closed - Opened by PatrickJS about 11 years ago
- 4 comments
#68 - Please deprecate Journey
Issue -
State: closed - Opened by voxik about 11 years ago
- 6 comments
#67 - Add note about a small web framework that uses Journey
Pull Request -
State: closed - Opened by alisnic about 11 years ago
- 2 comments
#66 - some ideas to improve the Journey Readme
Pull Request -
State: closed - Opened by mulderp over 11 years ago
- 3 comments
#65 - add missing semicolon to parser.y
Pull Request -
State: closed - Opened by benolee almost 12 years ago
- 1 comment
#64 - Make [] method more readable
Pull Request -
State: closed - Opened by buddhamagnet almost 12 years ago
- 1 comment
#63 - Add license to gemspec
Pull Request -
State: closed - Opened by jeffweiss almost 12 years ago
#62 - Journey::Parser.new.parse("/:language/.*(.:format)") fails with Racc::ParseError: parse error on value "(" (LPAREN)
Issue -
State: open - Opened by mdesantis almost 12 years ago
#61 - Routing error when updating to journey 1.0.4
Issue -
State: closed - Opened by lucascaton almost 12 years ago
- 3 comments
#60 - Exception in sub-resource with specified module
Issue -
State: closed - Opened by dmdeller almost 12 years ago
- 1 comment
#59 - journey 1.0.4 functional test environment differs from production/dev
Issue -
State: closed - Opened by GSI almost 12 years ago
- 1 comment
#58 - add license information to the gemspec
Pull Request -
State: closed - Opened by jordimassaguerpla about 12 years ago
- 5 comments
#57 - assets URLs fall into own routes rules
Issue -
State: closed - Opened by lapenya about 12 years ago
- 4 comments
#56 - journey doesn't install properly
Issue -
State: closed - Opened by rajeshkp about 12 years ago
- 2 comments
#55 - Delete old references from the manifest file
Pull Request -
State: closed - Opened by antonio about 12 years ago
- 1 comment
#54 - jruby + puma undefined method `names' for nil:NilClass
Issue -
State: open - Opened by glebm about 12 years ago
- 2 comments
#53 - Slight performance improvements
Pull Request -
State: closed - Opened by cheald about 12 years ago
- 7 comments
#52 - remove core_ext from gemspec
Pull Request -
State: closed - Opened by nashby over 12 years ago
#51 - remove old ruby code
Pull Request -
State: closed - Opened by nashby over 12 years ago
#50 - Route#format is inconsistent for optional substrings
Issue -
State: open - Opened by dougo over 12 years ago
#49 - Namespace Conflict: Journey is a very generic name
Issue -
State: closed - Opened by samlown over 12 years ago
- 25 comments
#48 - Invalid characters in source code
Issue -
State: open - Opened by lpar over 12 years ago
#47 - Redirect routes being selected when no valid route is available.
Issue -
State: closed - Opened by iHiD over 12 years ago
- 3 comments
#46 - Don't allow failures on Rubinius
Pull Request -
State: closed - Opened by carlosgaldino over 12 years ago
#45 - Display build status on travis-ci.org.
Pull Request -
State: closed - Opened by splattael over 12 years ago
#44 - Add a Missing Keys Method to Formatter
Pull Request -
State: closed - Opened by schneems over 12 years ago
- 10 comments
#43 - add detected route info to env
Pull Request -
State: closed - Opened by masarakki over 12 years ago
- 8 comments
#42 - 1.0.3 -> 1.0.4 update breaks url_for in tests
Issue -
State: closed - Opened by atambo over 12 years ago
- 13 comments
#41 - 1.0.3 -> 1.0.4 update breaks @request.host in tests
Issue -
State: open - Opened by Slotos over 12 years ago
- 1 comment
#40 - Attempt to namespace a controller
Issue -
State: closed - Opened by romanbsd over 12 years ago
- 19 comments
#39 - ActionController::RoutingError in controller specs
Issue -
State: closed - Opened by senny over 12 years ago
- 17 comments
#38 - Formatter#generate: optimize parameters constraints code
Pull Request -
State: closed - Opened by bogdan over 12 years ago
- 6 comments
#37 - Fix Tests
Pull Request -
State: closed - Opened by schneems over 12 years ago
- 3 comments
#36 - Journey accepts empty strings for required parts
Issue -
State: closed - Opened by pixeltrix over 12 years ago
- 3 comments
#35 - Dynamic URLs do not work anymore with journey 1.0.2
Issue -
State: closed - Opened by etcs over 12 years ago
- 3 comments
#34 - Add local .Gemfile
Pull Request -
State: closed - Opened by bogdan over 12 years ago
- 2 comments
#33 - Route formatter: remove unnecessary gsub call
Pull Request -
State: closed - Opened by bogdan over 12 years ago
#32 - AST: generalized a way to handle STAR node type
Pull Request -
State: closed - Opened by bogdan over 12 years ago
#31 - Formatter#generate: decrese amount of Arrays
Pull Request -
State: closed - Opened by bogdan over 12 years ago
#30 - Fix test that would never fail; and make the test more intention-revealing
Pull Request -
State: closed - Opened by JeffCohen over 12 years ago
#29 - extra ?id= parameter when using a SimpleDelegator
Issue -
State: closed - Opened by senny over 12 years ago
- 2 comments
#28 - unicode urls and redirection
Issue -
State: closed - Opened by pwim over 12 years ago
- 2 comments
#27 - Version 1.0.2 changes behavior of path helpers for non-persisted models
Issue -
State: closed - Opened by alexeymuranov almost 13 years ago
- 5 comments
#26 - Fix unused variable warning in test
Pull Request -
State: closed - Opened by rohit almost 13 years ago
#25 - Ensure PATH_INFO will always have a leading slash
Pull Request -
State: closed - Opened by carlosantoniodasilva almost 13 years ago
#24 - Fix to not allow trailing slash on script name when matching
Pull Request -
State: closed - Opened by carlosantoniodasilva almost 13 years ago
- 2 comments
#23 - klass not used in tests produces warnings, silence these warnings
Pull Request -
State: closed - Opened by rohit almost 13 years ago
#22 - Fixed Nodes::Unary#children method
Pull Request -
State: closed - Opened by bogdan almost 13 years ago
#21 - 1.0.2 routing problem
Issue -
State: closed - Opened by net1957 almost 13 years ago
- 2 comments
#20 - 1.0.2 confusing show and index
Issue -
State: closed - Opened by JohnColvin almost 13 years ago
- 12 comments
#19 - Support tilde and minus character. Fix Rails Issue #5114.
Pull Request -
State: closed - Opened by kennyj almost 13 years ago
#18 - version 1.0.2 breaks respond_with
Issue -
State: closed - Opened by zacksiri almost 13 years ago
- 6 comments
#17 - There should be an option to preserve trailing slashes
Issue -
State: closed - Opened by y8 almost 13 years ago
- 11 comments
#16 - RubyGems.org links to GitHub 404
Issue -
State: closed - Opened by pda about 13 years ago
- 2 comments
#15 - It would be nice if you could avoid bundling 3rd party libraries
Issue -
State: closed - Opened by voxik about 13 years ago
- 12 comments
#14 - Support encoded UTF-8 paths
Pull Request -
State: closed - Opened by pwim about 13 years ago
#13 - Restore request class methods
Pull Request -
State: closed - Opened by spohlenz about 13 years ago
#12 - Update README to reflect the new home :)
Pull Request -
State: closed - Opened by foca about 13 years ago
#11 - Find routes based on request class methods
Pull Request -
State: closed - Opened by spohlenz about 13 years ago
- 2 comments
#10 - Fix optional route parts with parameters
Pull Request -
State: closed - Opened by bogdan about 13 years ago
#9 - Fixed homepage in gemspec
Pull Request -
State: closed - Opened by bogdan about 13 years ago
- 5 comments
#8 - Lets test against 1.9.3 as well
Pull Request -
State: closed - Opened by joshk about 13 years ago
#7 - Route params don't seem to allow periods in values
Issue -
State: closed - Opened by rmm5t about 13 years ago
- 7 comments
#6 - Sort the alphabet so the order is consistent
Pull Request -
State: closed - Opened by evanphx about 13 years ago
#5 - How to run benchmarks?
Issue -
State: closed - Opened by judofyr about 13 years ago
- 2 comments
#4 - Named Routes shouldn't override existing ones (currently route recognition goes with the earliest match, named routes use the latest match)
Pull Request -
State: closed - Opened by andyjeffries about 13 years ago
- 1 comment
#3 - Adding lib/journey.rb to use require 'journey'
Pull Request -
State: closed - Opened by arunagw over 13 years ago
#2 - journey.gemspec references files that do not exist in its github repository
Issue -
State: closed - Opened by cablegram over 13 years ago
- 2 comments
#1 - Fixed gemspec so the gem can be built
Pull Request -
State: closed - Opened by zhengjia over 13 years ago
- 1 comment