appanvil:common-view-functions

Last commit made on 2022-10-18
Get this branch:
git clone -b common-view-functions https://git.launchpad.net/appanvil

Branch merges

Branch information

Name:
common-view-functions
Repository:
lp:appanvil

Recent commits

e32063a... by GitHub Actions Bot <>

Format code

5cc8b92... by Jack Ullery <email address hidden>

make member widget use unique_ptr

22bd48c... by Jack Ullery <email address hidden>

put 'get_widget' and 'get_widget_shared' into a shared class

224c19a... by Jack Ullery <email address hidden>

Merge pull request #41 from jack-ullery/log-parsing-performance

Improve Log parsing performance

a8a34f9... by GitHub Actions Bot <>

Format code

888ce7c... by Jack Ullery <email address hidden>

update tests to reflect changes

43dc124... by Jack Ullery <email address hidden>

change ConsoleThread to save cursor when calling logs, refresh logs on timeout and when changing tabs

8c6403f... by Jack Ullery <email address hidden>

add error handling to LogsController

5c40bb1... by Jack Ullery <email address hidden>

add method to aa-caller which uses a cursor when listing logs

4fb663c... by Jack Ullery <email address hidden>

Remove DatabaseMock which is unnecessary, modify tests to reflect changes in LogAdapter