Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

cetmix/cetmix-tower

ivs-cetmix created a review on a pull request on cetmix/cetmix-tower
Code review LGTM

View on GitHub

dessanhemrayev pushed 1 commit to 14.0-t4009-cetmix_tower_server-visual_imp cetmix/cetmix-tower
  • [IMP] cetmix_tower_server: add tags to views 3b9a211

View on GitHub

CetmixGitDrone created a comment on a pull request on cetmix/cetmix-tower
This PR has the `approved` label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

View on GitHub

dessanhemrayev opened a pull request on cetmix/cetmix-tower
[14.0][FIX] cetmix_tower_server: Duplicate server logs
This commit fixes the following issue: Steps to reproduce ------------------ - Create a new server, add a server log record - Duplicate the server using "Action->Duplicate" Expected resu...
dessanhemrayev created a branch on cetmix/cetmix-tower

14.0-t4010-cetmix_tower_server-Duplicate_server_logs - Cetmix Tower

ivs-cetmix created a review on a pull request on cetmix/cetmix-tower
Code review LGTM

View on GitHub

Aldeigja created a review on a pull request on cetmix/cetmix-tower
Functional LGTM

View on GitHub

ivs-cetmix created a review on a pull request on cetmix/cetmix-tower
Code review LGTM

View on GitHub

dessanhemrayev created a review comment on a pull request on cetmix/cetmix-tower
I'll fix it

View on GitHub

dessanhemrayev created a review on a pull request on cetmix/cetmix-tower

View on GitHub

dessanhemrayev pushed 24 commits to 14.0-t3952-cetmix_tower_server-cleanup_python_logs cetmix/cetmix-tower
  • [IMP] cetmix_tower_server: references in tags This commit adds references to tags for easier export/import and actio... 513e542
  • [IMP] cetmix_tower_yaml: m2o fields support Many2one fields support ----------------------- Add support for many2on... 1455781
  • Merge PR #112 into 14.0-dev Signed-off-by ivs-cetmix ed3dcae
  • [BOT] post-merge updates f98bdc0
  • [UPD] Update cetmix_tower_yaml.pot 06a12de
  • [FIX] cetmix_tower_server: Before this commit: Group_user members can't run command wizards on servers due to field... 2d3b686
  • [IMP] cetmix_tower_server: update the demo data to simplify and speed up the testing process - add "Demo" user as fo... 3ce1848
  • Merge PR #94 into 14.0-dev Signed-off-by ivs-cetmix 3a0bb2d
  • Merge PR #119 into 14.0-dev Signed-off-by ivs-cetmix ae4de27
  • [BOT] post-merge updates f2e3b15
  • [UPD] Update cetmix_tower_server.pot 51f8557
  • [IMP] cetmix_tower_server: restrict access to command log Before this commit: All users who have access to the serv... 514bc1a
  • Merge PR #59 into 14.0-dev Signed-off-by ivs-cetmix 6afcfb2
  • [BOT] post-merge updates 5f15d22
  • [UPD] Update cetmix_tower_server.pot 398539d
  • [IMP] cetmix_tower_server: Server status from command This allows to set server status dynamically using special com... 05dd595
  • Merge PR #90 into 14.0-dev Signed-off-by ivs-cetmix 2f46f24
  • [BOT] post-merge updates 487e83d
  • [UPD] Update cetmix_tower_server.pot c43125a
  • [FIX] cetmix_tower_server: Duplicate server template This commit fixes the following issue: Steps to reproduce ----... 7947f32
  • and 4 more ...

View on GitHub

dessanhemrayev created a review comment on a pull request on cetmix/cetmix-tower
Thanks, I'll check it and fix

View on GitHub

dessanhemrayev created a review on a pull request on cetmix/cetmix-tower

View on GitHub

dessanhemrayev pushed 1 commit to 14.0-t4009-cetmix_tower_server-visual_imp cetmix/cetmix-tower
  • [FIX] cetmix_tower_server: change stored field to non stored 3bc98e4

View on GitHub

ivs-cetmix created a review comment on a pull request on cetmix/cetmix-tower
Just wondering why `command_create_python_command_1` with `create`? Why not simply `command_python_command_1`? Is there any specific meaning behind `create` here? Same question for all other comm...

View on GitHub

ivs-cetmix created a review on a pull request on cetmix/cetmix-tower
Looks good, just come question

View on GitHub

ivs-cetmix created a review on a pull request on cetmix/cetmix-tower
Looks good, just come question

View on GitHub

ivs-cetmix created a review comment on a pull request on cetmix/cetmix-tower
Same here. Would be better not to store this field if we don't need it. So computed non stored field would be a better option.

View on GitHub

ivs-cetmix created a review comment on a pull request on cetmix/cetmix-tower
Do we need to have this field stored? Just wondering if it's possible to use computed non stored field instead.

View on GitHub

ivs-cetmix created a review on a pull request on cetmix/cetmix-tower

View on GitHub

dessanhemrayev opened a pull request on cetmix/cetmix-tower
[14.0][IMP] t4009 cetmix_tower_server: Visual improvements
This commit improve the following views: Flight plan ----------- - Add "Action" column (command_id -> action) "optional=show" - Mark commands that run another flight plan bold Plan execute...
dessanhemrayev created a branch on cetmix/cetmix-tower

14.0-t4009-cetmix_tower_server-visual_imp - Cetmix Tower

CetmixGitDrone created a comment on a pull request on cetmix/cetmix-tower
Congratulations, your PR was merged at fe877c20be92afb7ac495195d56e2ee5b1494e92. Thanks a lot for contributing to cetmix. ❤️

View on GitHub

CetmixGitDrone deleted a branch cetmix/cetmix-tower

14.0-t4003-cetmix_tower_server-duplicate_server_template

CetmixGitDrone deleted a branch cetmix/cetmix-tower

14.0-dev-ocabot-merge-pr-120-by-ivs-cetmix-bump-nobump

CetmixGitDrone closed a pull request on cetmix/cetmix-tower
[14.0][FIX] t4003 cetmix_tower_server: Duplicate server template
This commit fixes the following issue: Steps to reproduce ------------------ Create a server template with variable values and server logs. Duplicate the server template using copy(). Exp...
CetmixGitDrone pushed 2 commits to 14.0-dev cetmix/cetmix-tower
  • [FIX] cetmix_tower_server: Duplicate server template This commit fixes the following issue: Steps to reproduce ----... 7947f32
  • Merge PR #120 into 14.0-dev Signed-off-by ivs-cetmix fe877c2

View on GitHub

CetmixGitDrone created a comment on a pull request on cetmix/cetmix-tower
On my way to merge this fine PR! Prepared branch [14.0-dev-ocabot-merge-pr-120-by-ivs-cetmix-bump-nobump](https://github.com/cetmix/cetmix-tower/commits/14.0-dev-ocabot-merge-pr-120-by-ivs-cetmix-b...

View on GitHub

CetmixGitDrone created a branch on cetmix/cetmix-tower

14.0-dev-ocabot-merge-pr-120-by-ivs-cetmix-bump-nobump - Cetmix Tower

ivs-cetmix created a comment on a pull request on cetmix/cetmix-tower
/ocabot merge nobump

View on GitHub

Load more