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

Observe-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
  • January
  • ----- 2015 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2014 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2013 -----
  • December
  • November
  • October
  • September
observe-commits@list.forge.codelutin.com

May 2018

  • 1 participants
  • 144 discussions
[Git][ultreiaio/ird-observe] Pushed new branch feature/issue_874
by Tony CHEMIT 19 May '18

19 May '18
Tony CHEMIT pushed new branch feature/issue_874 at ultreiaio / ird-observe -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/tree/feature/issue_874 You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe] Pushed new branch master-8
by Tony CHEMIT 18 May '18

18 May '18
Tony CHEMIT pushed new branch master-8 at ultreiaio / ird-observe -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/tree/master-8 You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe] Pushed new branch develop-8
by Tony CHEMIT 18 May '18

18 May '18
Tony CHEMIT pushed new branch develop-8 at ultreiaio / ird-observe -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/tree/develop-8 You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop] 2 commits: do not keep project (since it is generated each time)
by Tony CHEMIT 18 May '18

18 May '18
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 64ce28aa by Tony CHEMIT at 2018-05-18T15:07:52Z do not keep project (since it is generated each time) - - - - - 1f6f214d by Tony CHEMIT at 2018-05-18T16:06:18Z Add more jobs [skip ci] - - - - - 4 changed files: - .gitignore - .gitlab-ci.yml - − .mvn/gitlab-cache/project.json - CHANGELOG.md Changes: ===================================== .gitignore ===================================== --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/.mvn/gitlab-cache/project.json /.idea /*/.idea /target ===================================== .gitlab-ci.yml ===================================== --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -55,7 +55,7 @@ image: registry.gitlab.com/${CI_PROJECT_NAMESPACE}/${CI_PROJECT_NAME}/docker:lat - if [ -n "${MAKE_STAGE}" ]; then ultreiaio-milestone-close; fi - if [ -n "${MAKE_STAGE}" ]; then ultreiaio-release-start; fi - if [ -n "${MAKE_STAGE}" ]; then ultreiaio-release-finish; fi - - if [ -n "${MAKE_STAGE}" ]; then ultreiaio-stage-close; fi + - if [ -n "${MAKE_STAGE}" ]; then ultreiaio-stage-drop; fi - if [ -n "${MAKE_STAGE}" ]; then ultreiaio-changelog-update-staging; fi - if [ -n "${MAKE_STAGE}" ]; then ultreiaio-milestone-create; fi @@ -105,6 +105,7 @@ trigger-make-stage: .automatic: &automatic only: - develop + - develop-8 except: - triggers @@ -157,6 +158,7 @@ release-deploy-demo: .manual: &manual only: - develop + - develop-8 when: manual create-docker: ===================================== .mvn/gitlab-cache/project.json deleted ===================================== --- a/.mvn/gitlab-cache/project.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "id": 2722779, - "name": "ird-observe", - "nameWithNamespace": "ultreiaio / ird-observe", - "description": "See https://observe.ultreia.io", - "defaultBranch": "develop", - "path": "ird-observe", - "visibility": "public", - "pathWithNamespace": "ultreiaio/ird-observe", - "issuesEnabled": true, - "mergeRequestsEnabled": true, - "snippetsEnabled": true, - "wikiEnabled": false, - "jobsEnabled": true, - "sharedRunnersEnabled": true, - "publicJobs": true, - "runnersToken": "pm4bFKxnLaZPMMPssNVP", - "createdAt": "Feb 17, 2017 11:26:32 AM", - "sshUrl": "git@gitlab.com:ultreiaio/ird-observe.git", - "webUrl": "https://gitlab.com/ultreiaio/ird-observe", - "httpUrl": "https://gitlab.com/ultreiaio/ird-observe.git", - "lastActivityAt": "May 17, 2018 8:30:49 PM", - "archived": false, - "namespace": { - "id": 1426670, - "name": "ultreiaio", - "path": "ultreiaio", - "kind": "group", - "fullPath": "ultreiaio" - }, - "permissions": { - "groupAccess": { - "accessLevel": 50, - "notificationLevel": 3 - } - }, - "avatarUrl": "https://assets.gitlab-static.net/uploads/-/system/project/avatar/2722779/lo…", - "creatorId": 166231, - "starCount": 0, - "forksCount": 1, - "tagList": [ - "fish", - "ird", - "java" - ], - "sharedWithGroups": [], - "containerRegistryEnabled": true, - "onlyAllowMergeIfPipelineSucceeds": false, - "onlyAllowMergeIfAllDiscussionsAreResolved": false, - "lfsEnabled": true, - "requestAccessEnabled": true, - "approvalsBeforeMerge": 0 -} \ No newline at end of file ===================================== CHANGELOG.md ===================================== --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # ObServe changelog * Author [Tony Chemit](mailto:dev@tchemit.fr) - * Last generated at 2018-05-18 16:36. + * Last generated at 2018-05-18 17:06. ## Version [7.0-RC-13](https://gitlab.com/ultreiaio/ird-observe/milestones/110) View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/1aab00841227d0337ed50999ad… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/1aab00841227d0337ed50999ad… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop] use last pom (with gitlab cache)
by Tony CHEMIT 18 May '18

18 May '18
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 1aab0084 by Tony CHEMIT at 2018-05-18T14:45:10Z use last pom (with gitlab cache) - - - - - 30 changed files: - + .mvn/gitlab-cache/milestones/268594-artifacts.json - + .mvn/gitlab-cache/milestones/268594-issues.json - + .mvn/gitlab-cache/milestones/268594.json - + .mvn/gitlab-cache/milestones/268595-artifacts.json - + .mvn/gitlab-cache/milestones/268595-issues.json - + .mvn/gitlab-cache/milestones/268595.json - + .mvn/gitlab-cache/milestones/268596-artifacts.json - + .mvn/gitlab-cache/milestones/268596-issues.json - + .mvn/gitlab-cache/milestones/268596.json - + .mvn/gitlab-cache/milestones/268597-artifacts.json - + .mvn/gitlab-cache/milestones/268597-issues.json - + .mvn/gitlab-cache/milestones/268597.json - + .mvn/gitlab-cache/milestones/268598-artifacts.json - + .mvn/gitlab-cache/milestones/268598-issues.json - + .mvn/gitlab-cache/milestones/268598.json - + .mvn/gitlab-cache/milestones/268599-artifacts.json - + .mvn/gitlab-cache/milestones/268599-issues.json - + .mvn/gitlab-cache/milestones/268599.json - + .mvn/gitlab-cache/milestones/268600-artifacts.json - + .mvn/gitlab-cache/milestones/268600-issues.json - + .mvn/gitlab-cache/milestones/268600.json - + .mvn/gitlab-cache/milestones/268601-artifacts.json - + .mvn/gitlab-cache/milestones/268601-issues.json - + .mvn/gitlab-cache/milestones/268601.json - + .mvn/gitlab-cache/milestones/268602-artifacts.json - + .mvn/gitlab-cache/milestones/268602-issues.json - + .mvn/gitlab-cache/milestones/268602.json - + .mvn/gitlab-cache/milestones/268603-artifacts.json - + .mvn/gitlab-cache/milestones/268603-issues.json - + .mvn/gitlab-cache/milestones/268603.json The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/1aab00841227d0337ed50999adb… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/1aab00841227d0337ed50999adb… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][pages] Site checkin for project ObServe :: Pom
by Tony CHEMIT 17 May '18

17 May '18
Tony CHEMIT pushed to branch pages at ultreiaio / ird-observe Commits: 6652e489 by Tony CHEMIT at 2018-05-17T18:30:15Z Site checkin for project ObServe :: Pom - - - - - 22 changed files: - administration-web.html - aggregate-third-party-report.html - architecture-logicielle.html - changelog.html - changes-report.html - config-report.html - dependency-convergence.html - dependency-info.html - dependency-management.html - dependency-updates-report.html - dev-activity.html - file-activity.html - index.html - install-serverPG.html - install.html - integration.html - issue-tracking.html - license.html - plugin-management.html - plugin-updates-report.html - plugins.html - project-info.html The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/6652e489fd242a4dd66639f2674… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/6652e489fd242a4dd66639f2674… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop] update changelog after release 7.0-RC-13 [skip ci]
by Tony CHEMIT 17 May '18

17 May '18
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 706d00c5 by Tony CHEMIT at 2018-05-17T15:39:59Z update changelog after release 7.0-RC-13 [skip ci] - - - - - 1 changed file: - CHANGELOG.md Changes: ===================================== CHANGELOG.md ===================================== --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,22 @@ # ObServe changelog * Author [Tony Chemit](mailto:dev@tchemit.fr) - * Last generated at 2018-05-04 11:38. + * Last generated at 2018-05-17 17:38. + +## Version [7.0-RC-13](https://gitlab.com/ultreiaio/ird-observe/milestones/110) + +**Closed at 2018-05-17.** + + +### Issues + * [[Anomalie 945]](https://gitlab.com/ultreiaio/ird-observe/issues/945) **Migration RC12 PostgreSQL -> OutOfMemoryError: Java heap space** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 946]](https://gitlab.com/ultreiaio/ird-observe/issues/946) **Migration RC12b PostgreSQL -> NullPointerException: Can't find script /db/migration/6.0/00_fix_trigger-PG.sql** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 947]](https://gitlab.com/ultreiaio/ird-observe/issues/947) **Migration RC12c -> OutOfMemory : Java Heap Space** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + + +### Download +* [Application (observe-7.0-RC-13.zip)](https://ultreia.io/release/observe-7.0-RC-13.zip) +* [Serveur (observe-7.0-RC-13.war)](https://ultreia.io/release/observe-7.0-RC-13.war) ## Version [7.0-RC-12](https://gitlab.com/ultreiaio/ird-observe/milestones/109) View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/706d00c58d6ffce47ad46580411… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/706d00c58d6ffce47ad46580411… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe] Deleted branch release/7.0-RC-13
by Tony CHEMIT 17 May '18

17 May '18
Tony CHEMIT deleted branch release/7.0-RC-13 at ultreiaio / ird-observe -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe] Pushed new tag v7.0-RC-13
by Tony CHEMIT 17 May '18

17 May '18
Tony CHEMIT pushed new tag v7.0-RC-13 at ultreiaio / ird-observe -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/tree/v7.0-RC-13 You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][release/7.0-RC-13] [jgitflow-maven-plugin]updating poms for branch'release/7.0-RC-13' with…
by Tony CHEMIT 17 May '18

17 May '18
Tony CHEMIT pushed to branch release/7.0-RC-13 at ultreiaio / ird-observe Commits: 5508dc20 by Tony CHEMIT at 2018-05-17T14:55:25Z [jgitflow-maven-plugin]updating poms for branch&#39;release/7.0-RC-13&#39; with non-snapshot versions[skip ci] - - - - - 13 changed files: - client-configuration/pom.xml - client/pom.xml - dto/pom.xml - observe/pom.xml - persistence/pom.xml - pom.xml - server-configuration/pom.xml - server/pom.xml - services-client/pom.xml - services-local/pom.xml - services/pom.xml - test/pom.xml - validation/pom.xml Changes: ===================================== client-configuration/pom.xml ===================================== --- a/client-configuration/pom.xml +++ b/client-configuration/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-13-SNAPSHOT</version> + <version>7.0-RC-13</version> </parent> <artifactId>client-configuration</artifactId> ===================================== client/pom.xml ===================================== --- a/client/pom.xml +++ b/client/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-13-SNAPSHOT</version> + <version>7.0-RC-13</version> </parent> <artifactId>client</artifactId> ===================================== dto/pom.xml ===================================== --- a/dto/pom.xml +++ b/dto/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-13-SNAPSHOT</version> + <version>7.0-RC-13</version> </parent> <artifactId>dto</artifactId> ===================================== observe/pom.xml ===================================== --- a/observe/pom.xml +++ b/observe/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-13-SNAPSHOT</version> + <version>7.0-RC-13</version> </parent> <artifactId>observe</artifactId> ===================================== persistence/pom.xml ===================================== --- a/persistence/pom.xml +++ b/persistence/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-13-SNAPSHOT</version> + <version>7.0-RC-13</version> </parent> <artifactId>persistence</artifactId> ===================================== pom.xml ===================================== --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-13-SNAPSHOT</version> + <version>7.0-RC-13</version> <packaging>pom</packaging> <name>ObServe :: Pom</name> ===================================== server-configuration/pom.xml ===================================== --- a/server-configuration/pom.xml +++ b/server-configuration/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-13-SNAPSHOT</version> + <version>7.0-RC-13</version> </parent> <artifactId>server-configuration</artifactId> ===================================== server/pom.xml ===================================== --- a/server/pom.xml +++ b/server/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-13-SNAPSHOT</version> + <version>7.0-RC-13</version> </parent> <artifactId>server</artifactId> ===================================== services-client/pom.xml ===================================== --- a/services-client/pom.xml +++ b/services-client/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-13-SNAPSHOT</version> + <version>7.0-RC-13</version> </parent> <artifactId>services-client</artifactId> ===================================== services-local/pom.xml ===================================== --- a/services-local/pom.xml +++ b/services-local/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-13-SNAPSHOT</version> + <version>7.0-RC-13</version> </parent> <artifactId>services-local</artifactId> ===================================== services/pom.xml ===================================== --- a/services/pom.xml +++ b/services/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-13-SNAPSHOT</version> + <version>7.0-RC-13</version> </parent> <artifactId>services</artifactId> ===================================== test/pom.xml ===================================== --- a/test/pom.xml +++ b/test/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-13-SNAPSHOT</version> + <version>7.0-RC-13</version> </parent> <artifactId>test</artifactId> ===================================== validation/pom.xml ===================================== --- a/validation/pom.xml +++ b/validation/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-13-SNAPSHOT</version> + <version>7.0-RC-13</version> </parent> <artifactId>validation</artifactId> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/5508dc20f344a5ca95fc7a6946b… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/5508dc20f344a5ca95fc7a6946b… You're receiving this email because of your account on gitlab.com.
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • 15
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.