gitlab-org--gitlab-foss/app/contexts
Jeroen van Baarsen 2293cb1051 Fixed some deprecations
* Model.all is deprecacted, use without .all
* confirm: message is deprecated, needed to be wrapped
  in data block
2013-12-10 12:11:28 +02:00
..
files Improve consistency: use file_path for API create/update/delete files 2013-11-20 10:03:50 +02:00
issues Fixed some deprecations 2013-12-10 12:11:28 +02:00
notes remove notify checkboxes from note forms 2013-03-28 15:39:18 +02:00
projects Merge branch 'authenticated_public_mode' of https://github.com/jhollingsworth/gitlabhq into feature/internal_projects 2013-11-27 11:51:46 +02:00
base_context.rb Move part of file creation logic into separate context 2013-11-05 12:06:52 +02:00
commit_load_context.rb Show branches list (which branches contains commit) on commit page 2013-10-21 22:54:37 +04:00
filter_context.rb Fix filter context. Dont duplicate target project name for MR 2013-08-08 17:29:31 +03:00
merge_requests_load_context.rb Rewrite issues/mr filtering logic 2013-08-10 20:25:53 +03:00
search_context.rb Adding authenticated public mode (internal). 2013-11-26 22:22:07 -06:00
test_hook_context.rb Fix TestHookContext 2013-02-26 23:04:14 +02:00