.. |
appearances_helper.rb
|
Branded login page also in CE
|
2016-02-26 15:50:51 +01:00 |
application_helper.rb
|
Fix issues count on project view
|
2016-03-17 20:55:59 -03:00 |
application_settings_helper.rb
|
Remove "Congratulations!" tweet button on newly-created project.
|
2016-03-31 17:09:36 -06:00 |
auth_helper.rb
|
Move "I should see Crowd login form" feature to a view spec
|
2016-02-24 17:38:13 -05:00 |
blob_helper.rb
|
Diff design updates
|
2016-04-07 15:33:18 -07:00 |
branches_helper.rb
|
Default target branch to patch-n when editing file in protected branch
|
2015-12-08 16:42:10 +01:00 |
broadcast_messages_helper.rb
|
Allow limited Markdown in Broadcast Messages
|
2016-02-06 14:30:07 -05:00 |
button_helper.rb
|
change the css class has_tooltip to has-tooltip universally
|
2016-03-20 21:37:22 +01:00 |
ci_badge_helper.rb
|
Update badge
|
2015-12-11 18:02:09 +01:00 |
ci_status_helper.rb
|
Fix specs
|
2016-04-11 23:32:55 +02:00 |
commits_helper.rb
|
Merge branch 'mr-ui-update' into 'master'
|
2016-04-11 11:25:40 +00:00 |
compare_helper.rb
|
Move helpers back to original directory
|
2015-09-09 14:37:34 +02:00 |
dashboard_helper.rb
|
Move helpers back to original directory
|
2015-09-09 14:37:34 +02:00 |
diff_helper.rb
|
Use Gitlab::Git::DiffCollections
|
2016-03-03 18:38:44 +01:00 |
dropdowns_helper.rb
|
Add multi select stay open functionality
|
2016-03-25 08:10:25 -04:00 |
emails_helper.rb
|
If action link is not found, return nil.
|
2015-11-25 13:53:02 +01:00 |
events_helper.rb
|
Fix event rendering when create project
|
2016-04-04 18:59:04 +02:00 |
explore_helper.rb
|
Make projects sort dropdown shared so it can be reused for other pages
|
2016-03-04 19:26:10 +01:00 |
external_wiki_helper.rb
|
Fixed Rubocop offenses
|
2015-12-15 00:53:52 -02:00 |
form_helper.rb
|
Standardize the way we check for and display form errors
|
2016-04-04 21:37:07 -04:00 |
git_helper.rb
|
Move helpers back to original directory
|
2015-09-09 14:37:34 +02:00 |
gitlab_markdown_helper.rb
|
Remove random_markdown_tip helper
|
2016-04-09 20:43:59 -04:00 |
gitlab_routing_helper.rb
|
Use Ci::Commit as Pipeline
|
2016-04-11 23:32:54 +02:00 |
graph_helper.rb
|
Migrate CI::Project to Project
|
2015-12-11 18:02:09 +01:00 |
groups_helper.rb
|
Tweaks, refactoring, and specs
|
2016-03-20 21:04:07 +01:00 |
icons_helper.rb
|
audit log UI update
|
2016-03-02 17:06:01 +00:00 |
issuables_helper.rb
|
Updated based on Ruby feedback
|
2016-03-29 15:26:12 +01:00 |
issues_helper.rb
|
Add "sprite" parameter to emoji_icon helper
|
2016-04-08 17:38:31 -06:00 |
labels_helper.rb
|
Fix an issue causing the Dashboard/Milestones page to be blank
|
2016-03-23 12:02:15 +01:00 |
merge_requests_helper.rb
|
Refactor revert_commit_link helper.
|
2016-02-19 13:14:54 -05:00 |
milestones_helper.rb
|
Fix an issue causing the Dashboard/Milestones page to be blank
|
2016-03-23 12:02:15 +01:00 |
namespaces_helper.rb
|
Unify new project namespace select and path input
|
2015-12-02 14:09:59 +01:00 |
nav_helper.rb
|
Add missing class to builds page
|
2016-02-18 16:16:32 -05:00 |
notes_helper.rb
|
Fix lint errors
|
2016-04-07 15:33:18 -07:00 |
notifications_helper.rb
|
Fix wrong variable name
|
2015-11-16 13:01:34 +01:00 |
page_layout_helper.rb
|
Don't override issue page description in project layout.
|
2016-01-06 13:02:51 +01:00 |
preferences_helper.rb
|
Implementing 'Groups View' and 'TODOs View' as options for dashboard preferences.
|
2016-03-24 19:59:54 +01:00 |
projects_helper.rb
|
change the css class has_tooltip to has-tooltip universally
|
2016-03-20 21:37:22 +01:00 |
runners_helper.rb
|
Migrate CI::Project to Project
|
2015-12-11 18:02:09 +01:00 |
search_helper.rb
|
Use strings instead of constants
|
2016-03-24 15:19:43 -05:00 |
selects_helper.rb
|
Merge branch 'master' into ui/dashboard-new-issue
|
2015-12-07 17:12:29 +01:00 |
snippets_helper.rb
|
Remove Snippet#expires_at
|
2016-03-05 18:12:17 -05:00 |
sorting_helper.rb
|
Show active sorting method for projects list
|
2016-03-04 19:27:02 +01:00 |
submodule_helper.rb
|
Move helpers back to original directory
|
2015-09-09 14:37:34 +02:00 |
tab_helper.rb
|
Restyle dashboard snippets visibility level tabs.
|
2015-10-21 11:10:09 +02:00 |
tags_helper.rb
|
Move helpers back to original directory
|
2015-09-09 14:37:34 +02:00 |
time_helper.rb
|
Refactor CI helpers
|
2015-09-29 16:26:40 +02:00 |
todos_helper.rb
|
Rename Todo#to_reference to Todo#target_reference
|
2016-03-18 13:24:47 -03:00 |
tree_helper.rb
|
Some updates after last code review.
|
2016-02-19 13:14:52 -05:00 |
triggers_helper.rb
|
Reimplement Trigger API
|
2015-12-11 18:02:09 +01:00 |
version_check_helper.rb
|
Move the version_check_enabled check from view to helper
|
2015-09-23 16:28:51 -04:00 |
visibility_level_helper.rb
|
Address feedback
|
2016-03-22 00:09:20 +01:00 |