.. |
admin/teams
|
Move team project management to own controller
|
2013-01-24 22:31:24 +02:00 |
application_helper.rb
|
Project.repository should never be nil so you can call repository.exists? or repository.empty?
|
2013-04-01 16:56:25 +03:00 |
commits_helper.rb
|
Dont init repo on every create(:repo)
|
2013-04-01 17:27:44 +03:00 |
dashboard_helper.rb
|
Fix project filter for MR on dashboard
|
2013-02-19 09:43:41 +02:00 |
events_helper.rb
|
Get rid of event decorator. Use event data hash instead commit objects to increase perfomance
|
2013-04-05 19:47:12 +03:00 |
gitlab_markdown_helper.rb
|
Use Gitlab Markdown for Markdown files and Gollum to render the rest.
|
2013-03-13 23:31:08 -07:00 |
graph_helper.rb
|
Display note count on network graph.
|
2013-03-26 09:51:39 +09:00 |
groups_helper.rb
|
Common filtering for dashboard and group. Share partial search result partial
|
2013-01-07 20:52:43 +02:00 |
issues_helper.rb
|
Settings replaced by Gitlab.config
|
2013-03-26 21:04:00 +04:00 |
merge_requests_helper.rb
|
Merge Request uses StateMachine now
|
2013-02-18 14:43:50 +04:00 |
namespaces_helper.rb
|
Syntax fix of sorting groups/users
|
2013-02-19 11:13:19 +04:00 |
notes_helper.rb
|
wall comment does not create an event on dashboard any more
|
2013-03-19 14:50:26 +02:00 |
notifications_helper.rb
|
notification scaffold
|
2013-03-27 19:04:29 +02:00 |
profile_helper.rb
|
improve profile layout after omniauth changes
|
2012-09-12 18:56:44 +03:00 |
projects_helper.rb
|
Remove team_member show page -> use user_path instead
|
2013-03-13 19:16:36 +02:00 |
snippets_helper.rb
|
refactor lifetime_select helper
|
2011-10-27 12:11:42 +05:00 |
tab_helper.rb
|
Return own tab for wall. Improve Wiki nav. Removed attachments listing page
|
2013-03-18 22:43:14 +02:00 |
tags_helper.rb
|
1. Set Helvetica as primary font; 2. removed tabs
|
2011-11-09 21:26:24 +02:00 |
tree_helper.rb
|
Proper routing. blobs for blobs, raw for send_data
|
2013-04-03 09:26:38 +03:00 |
user_teams_helper.rb
|
Fix little bugs
|
2013-01-24 22:31:48 +02:00 |