mirror of
https://github.com/sibprogrammer/owp.git
synced 2026-04-25 15:35:58 +03:00
[PR #6] [MERGED] Code cleanup: whitespaces and crlf #57
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/owp#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sibprogrammer/owp/pull/6
Author: @akzhan
Created: 8/16/2011
Status: ✅ Merged
Merged: 8/16/2011
Merged by: @sibprogrammer
Base:
master← Head:code-cleanup-whitespaces-and-crlf-2📝 Commits (1)
242dfa3Code cleanup: whitespaces and crlf📊 Changes
88 files changed (+1096 additions, -1096 deletions)
View changed files
📝
app/controllers/admin/backups_controller.rb(+26 -26)📝
app/controllers/admin/base.rb(+7 -7)📝
app/controllers/admin/dashboard_controller.rb(+10 -10)📝
app/controllers/admin/event_log_controller.rb(+7 -7)📝
app/controllers/admin/hardware_servers_controller.rb(+23 -23)📝
app/controllers/admin/os_templates_controller.rb(+27 -27)📝
app/controllers/admin/requests_controller.rb(+21 -21)📝
app/controllers/admin/roles_controller.rb(+13 -13)📝
app/controllers/admin/search_controller.rb(+6 -6)📝
app/controllers/admin/server_templates_controller.rb(+12 -12)📝
app/controllers/admin/tasks_controller.rb(+7 -7)📝
app/controllers/admin/users_controller.rb(+15 -15)📝
app/controllers/admin/virtual_servers_controller.rb(+62 -62)📝
app/controllers/api/base.rb(+1 -1)📝
app/controllers/api/event_log_controller.rb(+1 -1)📝
app/controllers/api/hardware_servers_controller.rb(+1 -1)📝
app/controllers/api/ip_pools_controller.rb(+1 -1)📝
app/controllers/api/roles_controller.rb(+1 -1)📝
app/controllers/api/tasks_controller.rb(+1 -1)📝
app/controllers/api/users_controller.rb(+1 -1)...and 68 more files
📄 Description
no docs touched.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.