Mailinglist Archive: obs-commits (183 mails)
| < Previous | Next > |
[obs-commits] [openSUSE/open-build-service] 07bdda: [webui] Don't bail out in Person#running_patchinfo...
- From: Sascha Peilicke <saschpe@xxxxxxx>
- Date: Thu, 12 Apr 2012 05:43:19 -0700
- Message-id: <4f86cde7101f4_6bf019ffaf076260@sh2.rs.github.com.mail>
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 07bdda0f268ec3290b97f2a7936394fb57c1d9b2
https://github.com/openSUSE/open-build-service/commit/07bdda0f268ec3290b97f2a7936394fb57c1d9b2
Author: Sascha Peilicke <saschpe@xxxxxxx>
Date: 2012-04-12 (Thu, 12 Apr 2012)
Changed paths:
M src/webui/app/models/person.rb
Log Message:
-----------
[webui] Don't bail out in Person#running_patchinfos if a project was
deleted in between
This function loops over a Collection.find_cached project list that may
change in between, see bnc#755463.
Home: https://github.com/openSUSE/open-build-service
Commit: 07bdda0f268ec3290b97f2a7936394fb57c1d9b2
https://github.com/openSUSE/open-build-service/commit/07bdda0f268ec3290b97f2a7936394fb57c1d9b2
Author: Sascha Peilicke <saschpe@xxxxxxx>
Date: 2012-04-12 (Thu, 12 Apr 2012)
Changed paths:
M src/webui/app/models/person.rb
Log Message:
-----------
[webui] Don't bail out in Person#running_patchinfos if a project was
deleted in between
This function loops over a Collection.find_cached project list that may
change in between, see bnc#755463.
| < Previous | Next > |