{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":23245281,"defaultBranch":"master","name":"elabctl","ownerLogin":"elabftw","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-08-23T01:54:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7669213?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713186590.0","currentOid":""},"activityList":{"items":[{"before":"89828299430ad2abcee06445e3c8ef657a4621fd","after":"dad670c9e7dd3292b7526161c437f2224c148d99","ref":"refs/heads/master","pushedAt":"2024-04-15T13:09:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"properly address #37 by only creating a tmp dir during install or sef-update","shortMessageHtmlLink":"properly address #37 by only creating a tmp dir during install or sef…"}},{"before":"779b0911dec26c3f1643bcdb967ffb152baa2ebd","after":"89828299430ad2abcee06445e3c8ef657a4621fd","ref":"refs/heads/master","pushedAt":"2024-04-15T12:58:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"cleanup tmp dir created during `self-update` function. fix #37","shortMessageHtmlLink":"cleanup tmp dir created during self-update function. fix #37"}},{"before":"44a6d7001332b6167f5644a3288738cb05232c41","after":"779b0911dec26c3f1643bcdb967ffb152baa2ebd","ref":"refs/heads/master","pushedAt":"2024-03-12T18:24:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"do a refresh instead of a restart after pull\n\nfix #30","shortMessageHtmlLink":"do a refresh instead of a restart after pull"}},{"before":"7bf280e08b72b0a0389dd805ee0e0fe64fa6e30e","after":"44a6d7001332b6167f5644a3288738cb05232c41","ref":"refs/heads/master","pushedAt":"2024-03-12T18:17:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"Actually check for healthy state of MySQL container rather than wait 15 seconds before running db update.\n\nSee elabftw/elabftw#4948.","shortMessageHtmlLink":"Actually check for healthy state of MySQL container rather than wait …"}},{"before":"037fcfb8118c31655fce4fded1497ad187c844de","after":"7bf280e08b72b0a0389dd805ee0e0fe64fa6e30e","ref":"refs/heads/master","pushedAt":"2024-02-27T16:09:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"feat: use `mktemp` command to create temporary directory to write temporary files to\n\nwithout another user being able to read or modify it.","shortMessageHtmlLink":"feat: use mktemp command to create temporary directory to write tem…"}},{"before":"35aacb25892600cedfb204d5e03c35beaea923a9","after":"037fcfb8118c31655fce4fded1497ad187c844de","ref":"refs/heads/master","pushedAt":"2024-02-25T16:53:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"fix: Add timeout before update command. See elabftw/elabftw#4948.","shortMessageHtmlLink":"fix: Add timeout before update command. See elabftw/elabftw#4948."}},{"before":"09412dd7106f881ce7a9d81ff65a296a1569ccae","after":"35aacb25892600cedfb204d5e03c35beaea923a9","ref":"refs/heads/master","pushedAt":"2024-02-21T10:08:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"Prevent issue with unset `BORG_REMOTE_PATH` env. Fix #36.","shortMessageHtmlLink":"Prevent issue with unset BORG_REMOTE_PATH env. Fix #36."}},{"before":"72ef8755518ad2e03a68b310a745e789c1034a81","after":"09412dd7106f881ce7a9d81ff65a296a1569ccae","ref":"refs/heads/master","pushedAt":"2024-02-14T13:53:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"Add `--default-character-set=utf8mb4` to `elabctl mysql` command","shortMessageHtmlLink":"Add --default-character-set=utf8mb4 to elabctl mysql command"}},{"before":"62cf5eab13dce621e3d885b6a799fd6686ed6cf2","after":"72ef8755518ad2e03a68b310a745e789c1034a81","ref":"refs/heads/master","pushedAt":"2023-12-24T02:44:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"allow setting borg_remote_path. fix elabftw/elabftw#4798","shortMessageHtmlLink":"allow setting borg_remote_path. fix elabftw/elabftw#4798"}},{"before":null,"after":"72ef8755518ad2e03a68b310a745e789c1034a81","ref":"refs/heads/dev","pushedAt":"2023-12-04T20:52:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"allow setting borg_remote_path. fix elabftw/elabftw#4798","shortMessageHtmlLink":"allow setting borg_remote_path. fix elabftw/elabftw#4798"}},{"before":"7924879aa8b2f1a940276dec999194a619e2db2d","after":"62cf5eab13dce621e3d885b6a799fd6686ed6cf2","ref":"refs/heads/master","pushedAt":"2023-08-28T16:09:36.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"Merge pull request #35 from GilOliveira/patch-1\n\nFix typo","shortMessageHtmlLink":"Merge pull request #35 from GilOliveira/patch-1"}},{"before":"2b90bbd9b57a839f51314519ce4393626e98af33","after":"7924879aa8b2f1a940276dec999194a619e2db2d","ref":"refs/heads/master","pushedAt":"2023-07-29T18:52:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"Change `bin/console db:install` to new `bin/init db:install`\n\n* Reword the `update` help text","shortMessageHtmlLink":"Change bin/console db:install to new bin/init db:install"}},{"before":"886dcce9ca2771aaff87ecb85202e58bb986fed5","after":"2b90bbd9b57a839f51314519ce4393626e98af33","ref":"refs/heads/master","pushedAt":"2023-06-10T15:08:25.077Z","pushType":"push","commitsCount":1,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"add DUMP_DELETE_DAYS to elabctl.conf and allow disabling feature\n\nfix #33","shortMessageHtmlLink":"add DUMP_DELETE_DAYS to elabctl.conf and allow disabling feature"}},{"before":"e2dacd507c4b5f51b76c62c900146e88cdf2f08a","after":"886dcce9ca2771aaff87ecb85202e58bb986fed5","ref":"refs/heads/master","pushedAt":"2023-05-22T10:44:18.699Z","pushType":"push","commitsCount":1,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"changelog for 3.4.0","shortMessageHtmlLink":"changelog for 3.4.0"}},{"before":"dc03e8624db4586f8ce39af824d396b23162b352","after":"e2dacd507c4b5f51b76c62c900146e88cdf2f08a","ref":"refs/heads/master","pushedAt":"2023-05-22T10:40:25.359Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"NicolasCARPi","name":"Nicolas CARPi","path":"/NicolasCARPi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3043706?s=80&v=4"},"commit":{"message":"Merge pull request #32 from sasscz/delete_old_mysql_dumps\n\nadd `DUMP_DELETE_DAYS` to delete old mysql dumps, default to 24h","shortMessageHtmlLink":"Merge pull request #32 from sasscz/delete_old_mysql_dumps"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEMPIS5wA","startCursor":null,"endCursor":null}},"title":"Activity · elabftw/elabctl"}