Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cancan
Manage
Activity
Members
Plan
External wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Github Mirror
coopdevs
cancan
Graph
e20081454f49ad8b79fc43049b6e773901748247
Select Git revision
Branches
3
2.0
debug-travis
master
default
protected
Tags
20
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
0.2.0
0.2.1
1.0.0
1.0.1
1.0.2
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
May
14
11
10
23
Apr
22
17
3
23
Mar
29
Feb
14
2
6
Jan
25
Dec
9
Nov
2
31
Oct
14
4
28
Sep
20
23
Jul
21
20
19
1
30
Jun
13
21
May
19
18
17
16
12
10
2
29
Apr
27
25
21
15
1
29
Mar
25
24
23
18
15
16
10
8
22
Feb
17
14
4
3
28
Jan
20
19
18
11
8
7
6
5
4
3
30
Dec
29
30
28
26
21
17
Nov
16
15
12
13
14
Oct
13
8
5
4
5
23
Sep
21
16
17
9
7
3
2
31
Aug
30
20
18
17
7
6
5
21
Jul
20
19
25
May
24
21
20
21
16
22
Apr
20
18
17
16
15
16
15
5
2
30
Dec
15
14
13
26
Nov
25
19
18
17
16
Fix to handle MetaWhere and non-MetaWhere conditions correctly.
Merge pull request #619 from derekprior/namespace-fix
port fix for namespaced params from 2.0 back to 1.6
Merge pull request #509 from moffff/master
Merge pull request #492 from soopa/master
fixing Ruby versions running on travis.yml
Merge pull request #570 from bsodmike/bsodmike-2.0
Merge pull request #535 from manuelmeurer/patch-2
Merge pull request #616 from NickClark/rails_2_3_readme_clarification
cancan 2.0 fix for issue #565; test to properly authorize resource for namespaced controller
cancan 2.0 fix for issue #565; fixes namespaced non-db/model backed resources authorization
Clarify readme for rails 2.3 users
adding a .rbenv-version file
Merge pull request #541 from icrowley/master
Merge pull request #505 from nertzy/update_with_model
Merge pull request #556 from mauriciozaffari/master
Merge pull request #564 from flop/master
Merge pull request #559 from plentz/patch-1
Merge pull request #587 from route/patch-1
Merge pull request #607 from Mixbook/master
Add check for Enumerable as condition value
getting data_mapper and mongoid specs passwing with latest versions
upgrading specs to use Rails 3.2.3
disabling MetaWhere feature and making Acitve Record fixture that is always loaded
removing .rvmrc, no need for a gemset with Bundler
changing should spec wording
switching to Rspec stubbing/mocking - no more RR
adding project status message to readme
checked for ActionContoller::Base instead of just ActionContoller
Just add singleton to description of authorize_resource
Don't remove key-value from the subject hash we might want to use it again.
adding travis-ci badge
Pass forward :if and :unless options to the before filter. i.e:
Fixed bug with params for actions that build new instances with namespaced models
Fixed typo
Fixed problem with 'with_model' gem in DataMapper tests and Mongoid tests.
Use latest with_model gem
Adding Ability#merge
fix uninitialized constant warning in CanCan::Rule#model_adapter
releasing 1.6.7 with nested resource fix
1.6.7
1.6.7
Loading