Mailinglist Archive: obs-commits (76 mails)
| < Previous | Next > |
[obs-commits] [openSUSE/open-build-service] 9f4265: [webui] Add new helper 'is_binary(filename)' that ...
- From: Sascha Peilicke <saschpe@xxxxxxx>
- Date: Fri, 21 Oct 2011 05:14:26 -0700
- Message-id: <20111021121426.4D27E42855@smtp1.rs.github.com>
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 9f426565c1b4ee5d4aa37be9c9ef30f8b1b85fba
https://github.com/openSUSE/open-build-service/commit/9f426565c1b4ee5d4aa37be9c9ef30f8b1b85fba
Author: Sascha Peilicke <saschpe@xxxxxxx>
Date: 2011-10-21 (Fri, 21 Oct 2011)
Changed paths:
M src/webui/app/helpers/application_helper.rb
Log Message:
-----------
[webui] Add new helper 'is_binary(filename)' that checks fileendings.
Commit: 8265ac666347ccff05db44b64c5f647cb3f55568
https://github.com/openSUSE/open-build-service/commit/8265ac666347ccff05db44b64c5f647cb3f55568
Author: Sascha Peilicke <saschpe@xxxxxxx>
Date: 2011-10-21 (Fri, 21 Oct 2011)
Changed paths:
M src/webui/app/models/package.rb
M src/webui/app/views/package/_files_view.html.erb
M src/webui/app/views/request/show.html.erb
Log Message:
-----------
[webui] Better code to determine binary files.
(Still) used in the files view and now also in the request view to not
show a clickable link.
Compare:
https://github.com/openSUSE/open-build-service/compare/3d88eee...8265ac6
--
To unsubscribe, e-mail: obs-commits+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: obs-commits+owner@xxxxxxxxxxxx
Home: https://github.com/openSUSE/open-build-service
Commit: 9f426565c1b4ee5d4aa37be9c9ef30f8b1b85fba
https://github.com/openSUSE/open-build-service/commit/9f426565c1b4ee5d4aa37be9c9ef30f8b1b85fba
Author: Sascha Peilicke <saschpe@xxxxxxx>
Date: 2011-10-21 (Fri, 21 Oct 2011)
Changed paths:
M src/webui/app/helpers/application_helper.rb
Log Message:
-----------
[webui] Add new helper 'is_binary(filename)' that checks fileendings.
Commit: 8265ac666347ccff05db44b64c5f647cb3f55568
https://github.com/openSUSE/open-build-service/commit/8265ac666347ccff05db44b64c5f647cb3f55568
Author: Sascha Peilicke <saschpe@xxxxxxx>
Date: 2011-10-21 (Fri, 21 Oct 2011)
Changed paths:
M src/webui/app/models/package.rb
M src/webui/app/views/package/_files_view.html.erb
M src/webui/app/views/request/show.html.erb
Log Message:
-----------
[webui] Better code to determine binary files.
(Still) used in the files view and now also in the request view to not
show a clickable link.
Compare:
https://github.com/openSUSE/open-build-service/compare/3d88eee...8265ac6
--
To unsubscribe, e-mail: obs-commits+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: obs-commits+owner@xxxxxxxxxxxx
| < Previous | Next > |