summaryrefslogtreecommitdiff
path: root/src/db/update/Editor.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-04-02db/simple/Directory: pass std::string_view to several methodsMax Kellermann
2020-03-12replace assert.h with cassertRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-09-05db/simple/Directory: RemoveSong() returns SongPtrMax Kellermann
2019-09-04db/simple/Song: make "parent" a reference, not a pointerMax Kellermann
2019-09-03db/simple/Song: convert "uri" to a std::stringMax Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-03-18db/update/Remove: pass URI to Remove()Max Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-12-16db/DatabaseLock: add class ScopeDatabaseUnlockMax Kellermann
2015-12-16db/simple: use class ScopeDatabaseLockMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-06-16db/simple: use class boost::intrusive::listMax Kellermann
2014-02-26db/simple: create dedicated directoryMax Kellermann
2014-01-31db/update/Editor: add locking method variantsMax Kellermann
2014-01-30db/update: convert to OO APIMax Kellermann