[obs-commits] [openSUSE/open-build-service] ac4d3d: [webui] Refactor & extract update repo flags
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: ac4d3d5eb9cdd1605cf1fbf0b8615936ea5e8992 https://github.com/openSUSE/open-build-service/commit/ac4d3d5eb9cdd1605cf1fb... Author: chrisbr <cbruckmayer@suse.com> Date: 2015-07-28 (Tue, 28 Jul 2015) Changed paths: M src/api/app/models/project.rb Log Message: ----------- [webui] Refactor & extract update repo flags * Extracted update_repository_flags function * Simplified conditional statements Commit: a5e28434f5027ba4e7ce6b4bdef2949b2794639a https://github.com/openSUSE/open-build-service/commit/a5e28434f5027ba4e7ce6b... Author: chrisbr <cbruckmayer@suse.com> Date: 2015-07-28 (Tue, 28 Jul 2015) Changed paths: M src/api/app/models/project.rb Log Message: ----------- [webui] Simplify update_one_repository_without_path * Simplified conditional in update_one_repository_without_path function Commit: 368494fd78c966654326b9c9cd2abbc0e8e351f1 https://github.com/openSUSE/open-build-service/commit/368494fd78c966654326b9... Author: chrisbr <cbruckmayer@suse.com> Date: 2015-07-28 (Tue, 28 Jul 2015) Changed paths: M src/api/app/models/project.rb Log Message: ----------- [webui] Mark project class methods explicitly Commit: 67b72804ffc03e3c4b88cd0c7accd3011a9c6e36 https://github.com/openSUSE/open-build-service/commit/67b72804ffc03e3c4b88cd... Author: chrisbr <cbruckmayer@suse.com> Date: 2015-07-28 (Tue, 28 Jul 2015) Changed paths: M src/api/app/models/project.rb Log Message: ----------- [webui] Refactor Project.is_locket? Commit: 9d96b48f04efe4ed653cf4bd218d2667430bc6d7 https://github.com/openSUSE/open-build-service/commit/9d96b48f04efe4ed653cf4... Author: chrisbr <cbruckmayer@suse.com> Date: 2015-07-28 (Tue, 28 Jul 2015) Changed paths: M src/api/app/models/project.rb Log Message: ----------- [webui] Refactor update_one_repository_add_pathes Commit: 8a93912eb674e68323f167fd81f0f4cead710999 https://github.com/openSUSE/open-build-service/commit/8a93912eb674e68323f167... Author: chrisbr <cbruckmayer@suse.com> Date: 2015-07-28 (Tue, 28 Jul 2015) Changed paths: M src/api/app/models/project.rb Log Message: ----------- [webui] Refactor find_parent_for Commit: eb6639c84cc8c05715cf64db02793ac49eac1e40 https://github.com/openSUSE/open-build-service/commit/eb6639c84cc8c05715cf64... Author: chrisbr <cbruckmayer@suse.com> Date: 2015-07-28 (Tue, 28 Jul 2015) Changed paths: M src/api/app/models/project.rb Log Message: ----------- [webui] Refactor cycle detection in parse_develproject Commit: d0e726a795820d94073a60b097a2cfa24daedc4c https://github.com/openSUSE/open-build-service/commit/d0e726a795820d94073a60... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2015-07-31 (Fri, 31 Jul 2015) Changed paths: M src/api/app/models/project.rb Log Message: ----------- Merge pull request #1001 from ChrisBr/refactor_project Refactor project Compare: https://github.com/openSUSE/open-build-service/compare/5bfb180b2d04...d0e726...
participants (1)
-
Henne Vogelsang