59
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 7 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'origin/master'
dbarashev
as Dmitry Barashev
More... 5 days ago
Merge pull request #2449 from bardsoftware/tkt-2438-update-error
dbarashev
as Dmitry Barashev
More... 5 days ago
Merge branch 'BRANCH_3.3'
dbarashev
as Dmitry Barashev
More... 5 days ago
i18n and extracted common code
dbarashev
as Dmitry Barashev
More... 5 days ago
Merge pull request #2448 from bardsoftware/tkt-2447-export-notes-csv
dbarashev
as Dmitry Barashev
More... 5 days ago
Merge remote-tracking branch 'origin/tkt-2438-update-error' into tkt-2438-update-error
dbarashev
as Dmitry Barashev
More... 5 days ago
- fixed priority import
dbarashev
as Dmitry Barashev
More... 6 days ago
- removed "notes" from hardcoded part, replaced with the standard TaskDefaultColumn enum - added PRIORITY to the export/import
dbarashev
as Dmitry Barashev
More... 6 days ago
Merge pull request #2439 from bardsoftware/vsirotkina-colloboque-verify-parallel-transactions
dbarashev
as Dmitry Barashev
More... 7 days ago
get back updating other task properties
dbarashev
as Dmitry Barashev
More... 7 days ago
try using a provided network name
dbarashev
as Dmitry Barashev
More... 7 days ago
initialize PostgreSQL using the script
dbarashev
as Dmitry Barashev
More... 7 days ago
now using server-side database layout (table per column family) for the merge process
dbarashev
as Dmitry Barashev
More... 7 days ago
remove terminal from docker exec command
dbarashev
as Dmitry Barashev
More... 7 days ago
give an explicit name to the container
dbarashev
as Dmitry Barashev
More... 7 days ago
Create dev_all_projects database in the CI
dbarashev
as Dmitry Barashev
More... 7 days ago
Start postgresql on github build
dbarashev
as Dmitry Barashev
More... 7 days ago
An option to configure how an SqlProjectDatabaseImpl instance shuts down
dbarashev
as Dmitry Barashev
More... 8 days ago
- execution of the transactions being merged in a separate thread and timeout - removal of a temporary database/schema where we create it, without the "global" list of databases to drop - removed StorageApi::getProjectXml in favor of getProjectSnapshot
dbarashev
as Dmitry Barashev
More... 8 days ago
add comment More... 9 days ago
fix diff More... 9 days ago
fix diff More... 9 days ago
refactor and add test for failing parallel transactions (it doesn't work though) More... 9 days ago
Merge branch 'vsirotkina-colloboque-verify-parallel-transactions' of https://github.com/bardsoftware/ganttproject into vsirotkina-colloboque-verify-parallel-transactions More... 9 days ago
some refactoring, self-response to the code review. Unified access to connections and project snapshots
dbarashev
as Dmitry Barashev
More... 10 days ago
Create connection from SqlProjectDatabaseImpl
dbarashev
as Dmitry Barashev
More... 10 days ago
added dependency on the flexmark libs, otherwise it throws ClassNotFound error when creating mdfxnode
dbarashev
as Dmitry Barashev
More... 11 days ago
Merge branch 'BRANCH_3.3'
dbarashev
as Dmitry Barashev
More... 11 days ago
build number update
dbarashev
as Dmitry Barashev
More... 12 days ago
- report launch errors in the UI - fix the package build bug - version update
dbarashev
as Dmitry Barashev
More... 13 days ago