[PR #4] [CLOSED] code cleanup: whitespaces and crlf #56

Closed
opened 2026-02-27 22:07:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sibprogrammer/owp/pull/4
Author: @akzhan
Created: 8/15/2011
Status: Closed

Base: masterHead: code-cleanup-whitespaces-and-crlf


📝 Commits (2)

  • 63e887d codecleanup: whitespaces and crlf
  • 114a409 fix shell execution parameters

📊 Changes

86 files changed (+1263 additions, -1261 deletions)

View changed files

📝 CHANGELOG (+6 -6)
📝 INSTALL (+88 -88)
📝 LICENSE (+9 -9)
📝 README (+58 -58)
📝 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)

...and 66 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sibprogrammer/owp/pull/4 **Author:** [@akzhan](https://github.com/akzhan) **Created:** 8/15/2011 **Status:** ❌ Closed **Base:** `master` ← **Head:** `code-cleanup-whitespaces-and-crlf` --- ### 📝 Commits (2) - [`63e887d`](https://github.com/sibprogrammer/owp/commit/63e887d4dc0025043e6bdb4cc23efad94f44dfab) codecleanup: whitespaces and crlf - [`114a409`](https://github.com/sibprogrammer/owp/commit/114a409df047dd2b6d2286f74943214095ce72ca) fix shell execution parameters ### 📊 Changes **86 files changed** (+1263 additions, -1261 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG` (+6 -6) 📝 `INSTALL` (+88 -88) 📝 `LICENSE` (+9 -9) 📝 `README` (+58 -58) 📝 `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) _...and 66 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:07:25 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/owp#56
No description provided.