mailman.cloud.codelutin.com
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

Oipf-stub-commits

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
oipf-stub-commits@list.forge.codelutin.com

  • 18 discussions
branch master updated (ff56fef -> bea6781)
by scm 01 Feb '18

01 Feb '18
This is an automated email from the git hooks/post-receive script. New change to branch master in repository oipf-stub. See https://gitlab.nuiton.org/codelutin/oipf-stub.git from ff56fef [JsonTvProvider] - Adding a default endpoint for json format new bea6781 Fix Collection and ScheduleRecording - Collection : fix constructor to take into account real Array signature and - ScheduleRecording : constructor (dont put a channel business object as internal representation of the channel business itself) and also fix toJSON to avoid mutation The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit bea678119680798c12c14816cb6de43a4681dd41 Author: Samuel Maisonneuve <maisonneuve(a)codelutin.com> Date: Thu Feb 1 10:16:35 2018 +0100 Fix Collection and ScheduleRecording - Collection : fix constructor to take into account real Array signature and - ScheduleRecording : constructor (dont put a channel business object as internal representation of the channel business itself) and also fix toJSON to avoid mutation Summary of changes: src/recording/ScheduledRecording.js | 8 ++++++-- src/shared/Collection.js | 8 +++++++- 2 files changed, 13 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact SCM administrator <admin+scm(a)forge.codelutin.com>.
1 1
0 0
branch support-webpack updated (ac932eb -> ff7a55b)
by scm 01 Feb '18

01 Feb '18
This is an automated email from the git hooks/post-receive script. New change to branch support-webpack in repository oipf-stub. See https://gitlab.nuiton.org/codelutin/oipf-stub.git from ac932eb Changed the order of parameters in the Opera extension of oipfStub new ff7a55b Fix Collection and ScheduleRecording - Collection : fix constructor to take into account real Array signature and - ScheduleRecording : constructor (dont put a channel business object as internal representation of the channel business itself) and also fix toJSON to avoid mutation The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit ff7a55b450b9065bc3f230a1e0a015fa83ca2813 Author: Samuel Maisonneuve <maisonneuve(a)codelutin.com> Date: Thu Feb 1 10:16:35 2018 +0100 Fix Collection and ScheduleRecording - Collection : fix constructor to take into account real Array signature and - ScheduleRecording : constructor (dont put a channel business object as internal representation of the channel business itself) and also fix toJSON to avoid mutation Summary of changes: src/recording/ScheduledRecording.js | 8 ++++++-- src/shared/Collection.js | 8 +++++++- 2 files changed, 13 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact SCM administrator <admin+scm(a)forge.codelutin.com>.
1 1
0 0
branch support-webpack updated (2632b3e -> ac932eb)
by scm 18 May '17

18 May '17
This is an automated email from the git hooks/post-receive script. New change to branch support-webpack in repository oipf-stub. See https://gitlab.nuiton.org/codelutin/oipf-stub.git from 2632b3e Got rid of obsolete keyIdentifier new ac932eb Changed the order of parameters in the Opera extension of oipfStub The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit ac932ebc8fe2b334eafa9dd8862c30803f831975 Author: ttudor <ttudor(a)gmail.com> Date: Thu May 18 10:06:52 2017 +0200 Changed the order of parameters in the Opera extension of oipfStub Summary of changes: src/extensions/opera/application/Application.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact SCM administrator <admin+scm(a)forge.codelutin.com>.
1 1
0 0
branch support-webpack updated (9bc7691 -> 2632b3e)
by scm 05 May '17

05 May '17
This is an automated email from the git hooks/post-receive script. New change to branch support-webpack in repository oipf-stub. See https://gitlab.nuiton.org/codelutin/oipf-stub.git from 9bc7691 [EventFactory] - keyIdentifier does not exist anymore. new 2632b3e Got rid of obsolete keyIdentifier The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 2632b3e23edb6a34d9c9a5c04b87cdd1b5a9b539 Author: ttudor <ttudor(a)gmail.com> Date: Fri May 5 17:24:08 2017 +0200 Got rid of obsolete keyIdentifier Summary of changes: src/application/KeyHandlingStrategy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact SCM administrator <admin+scm(a)forge.codelutin.com>.
1 1
0 0
branch support-webpack updated (980de35 -> 9bc7691)
by scm 05 May '17

05 May '17
This is an automated email from the git hooks/post-receive script. New change to branch support-webpack in repository oipf-stub. See https://gitlab.nuiton.org/codelutin/oipf-stub.git from 980de35 Remove deprecated code new 9bc7691 [EventFactory] - keyIdentifier does not exist anymore. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 9bc76916aa9a53b0921099212ff37bc67ed1dbec Author: ttudor <ttudor(a)gmail.com> Date: Fri May 5 16:45:22 2017 +0200 [EventFactory] - keyIdentifier does not exist anymore. Summary of changes: package.json | 2 +- src/application/EventFactory.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact SCM administrator <admin+scm(a)forge.codelutin.com>.
1 1
0 0
branch support-webpack updated (9505a79 -> 980de35)
by scm 26 Apr '17

26 Apr '17
This is an automated email from the git hooks/post-receive script. New change to branch support-webpack in repository oipf-stub. See https://gitlab.nuiton.org/codelutin/oipf-stub.git from 9505a79 Change number of version to be compatible with yarn new 980de35 Remove deprecated code The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 980de35b22fa08d9c6c553fa0032fb354c03de27 Author: Julien Ruchaud <ruchaud(a)codelutin.com> Date: Wed Apr 26 15:20:19 2017 +0200 Remove deprecated code Summary of changes: src/extensions/opera/application/KeyHandlingStrategy.js | 11 ----------- 1 file changed, 11 deletions(-) -- To stop receiving notification emails like this one, please contact SCM administrator <admin+scm(a)forge.codelutin.com>.
1 1
0 0
branch support-webpack updated (5c10187 -> 9505a79)
by scm 24 Apr '17

24 Apr '17
This is an automated email from the git hooks/post-receive script. New change to branch support-webpack in repository oipf-stub. See https://gitlab.nuiton.org/codelutin/oipf-stub.git from 5c10187 Fix context new 9505a79 Change number of version to be compatible with yarn The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 9505a79342b9c48a49208680dd4ac7d4892a9563 Author: Julien Ruchaud <ruchaud(a)codelutin.com> Date: Mon Apr 24 14:47:24 2017 +0200 Change number of version to be compatible with yarn Summary of changes: package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact SCM administrator <admin+scm(a)forge.codelutin.com>.
1 1
0 0
branch support-webpack updated (e86517a -> 5c10187)
by scm 10 Mar '17

10 Mar '17
This is an automated email from the git hooks/post-receive script. New change to branch support-webpack in repository oipf-stub. See https://gitlab.nuiton.org/codelutin/oipf-stub.git from e86517a Fix error on date new 5c10187 Fix context The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 5c101873c4b10fb14d50ed357b3941d93f27d1fe Author: Julien Ruchaud <ruchaud(a)codelutin.com> Date: Fri Mar 10 17:36:57 2017 +0100 Fix context Summary of changes: src/provider/OipfDataProvider.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact SCM administrator <admin+scm(a)forge.codelutin.com>.
1 1
0 0
branch support-webpack updated (3e09a0a -> e86517a)
by scm 07 Mar '17

07 Mar '17
This is an automated email from the git hooks/post-receive script. New change to branch support-webpack in repository oipf-stub. See https://gitlab.nuiton.org/codelutin/oipf-stub.git from 3e09a0a Fix require new e86517a Fix error on date The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit e86517ab215a7f0ed355634a0e5893184d7dfa62 Author: Julien Ruchaud <ruchaud(a)codelutin.com> Date: Tue Mar 7 15:25:10 2017 +0100 Fix error on date Summary of changes: src/broadcast/VideoBroadcastObject.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact SCM administrator <admin+scm(a)forge.codelutin.com>.
1 1
0 0
branch support-webpack updated (db18b2b -> 3e09a0a)
by scm 07 Mar '17

07 Mar '17
This is an automated email from the git hooks/post-receive script. New change to branch support-webpack in repository oipf-stub. See https://gitlab.nuiton.org/codelutin/oipf-stub.git from db18b2b Forget require new 3e09a0a Fix require The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 3e09a0ac92b29a55b55aa63c5d4015786b40de14 Author: Julien Ruchaud <ruchaud(a)codelutin.com> Date: Tue Mar 7 14:00:58 2017 +0100 Fix require Summary of changes: src/OipfStubContext.js | 4 ++-- src/extensions/opera/OipfObjectFactory.js | 1 - src/extensions/opera/application/Application.js | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) -- To stop receiving notification emails like this one, please contact SCM administrator <admin+scm(a)forge.codelutin.com>.
1 1
0 0
  • ← Newer
  • 1
  • 2
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.