openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Merb
Settings
|
Report Duplicate
51
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jan 04, 2024 — Jan 04, 2025
Showing page 31 of 125
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updates The exceptions controller so it doesn't inherit from application. Updates the merb-auth package so it does not rely on knowing in advance which Exceptions controller it is. i.e. inheriting from Applicaion or Merb::Controller. Sorts http://merb.lighthouseapp.com/projects/7435/tickets/289
Daniel Neighman
More...
over 16 years ago
Adds back a commented out bootloader. Need this to match other than post and get methods o.O
Daniel Neighman
More...
over 16 years ago
Adds the ability to pass strategies to ensure_authenticated and authenticate as either class or string. If passed as a string, the class will be looked up under Merb::Authentication::Strategies. For example. For Merb::Authentication::Strategies::MyStrategy you would pass the string authenticate(MyStrategy) The strategy _must_ be namespaced to Merb::Authentication::Strategies if it's to be passed as a string.
Daniel Neighman
More...
over 16 years ago
Documentation update for merb-auth
Daniel Neighman
More...
over 16 years ago
Merge branch 'mklishkin-active'
wycats
as Yehuda Katz
More...
over 16 years ago
Use frozen strings/regexps on the 'hot path' where possible.
Michael S. Klishin
More...
over 16 years ago
Merge branch 'mklishkin-active' into active
wycats
as Yehuda Katz
More...
over 16 years ago
A typo.
Michael S. Klishin
More...
over 16 years ago
Did not mean to commit this hunk.
Michael S. Klishin
More...
over 16 years ago
Add before_worker_shutdown and before_master_shutdown hooks.
Michael S. Klishin
More...
over 16 years ago
fixed merb-gen specs after latest changes
Matt Aimonetti
More...
over 16 years ago
Adds a salted user mixin for relax_db as per http://merb.lighthouseapp.com/projects/7435/tickets/279
Daniel Neighman
More...
over 16 years ago
Addresses the issue with anonymous before filters and freezing the slice. Also removes the ensure_authenticated on the logout method. Addresses http://merb.lighthouseapp.com/projects/7433/tickets/591 and http://merb.lighthouseapp.com/projects/7435/tickets/282
Daniel Neighman
More...
over 16 years ago
Fixes a globbing issue on the merb directory as per http://merb.lighthouseapp.com/projects/7433/tickets/586
Daniel Neighman
More...
over 16 years ago
Setting malformed params[:_message] is ignored silently.
msq
as Michal Bugno
More...
over 16 years ago
Setting malformed params[:_message] is ignored silently.
msq
as Michal Bugno
More...
over 16 years ago
optimized the request specs generated as well as added a rake task to run requests specs
Matt Aimonetti
More...
over 16 years ago
merb-exceptions fixes by monki Signed-off-by: Matt Aimonetti <
[email protected]
>
Matt Aimonetti
More...
over 16 years ago
merb-exceptions fixes by monki Signed-off-by: Matt Aimonetti <
[email protected]
>
Matt Aimonetti
More...
over 16 years ago
merb-exceptions fixes by monki Signed-off-by: Matt Aimonetti <
[email protected]
>
Matt Aimonetti
More...
over 16 years ago
merb-exceptions fixed by monki Signed-off-by: Matt Aimonetti <
[email protected]
>
Matt Aimonetti
More...
over 16 years ago
merb-exceptions fixed by monki Signed-off-by: Matt Aimonetti <
[email protected]
>
Matt Aimonetti
More...
over 16 years ago
merb-exceptions fixed by monki Signed-off-by: Matt Aimonetti <
[email protected]
>
Matt Aimonetti
More...
over 16 years ago
inject a resource route in the router when generating a new resource
Matt Aimonetti
More...
over 16 years ago
fixed a typo in the generated user class
Matt Aimonetti
More...
over 16 years ago
Fixes a typo in the redirect_back_or helper
Daniel Neighman
More...
over 16 years ago
Part of a rebase
Daniel Neighman
More...
over 16 years ago
Use ParseTree 2.1.1 for action-args: 2.2 has no native binary for Windows.
Michael S. Klishin
More...
over 16 years ago
merb-gen: replaced all comments from config/dependencies.rb by a wiki link and added a comment about strict versioning.
Matt Aimonetti
More...
over 16 years ago
another forking fix :/
wycats
as Yehuda Katz
More...
over 16 years ago
←
1
2
…
27
28
29
30
31
32
33
34
35
…
124
125
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree