summaryrefslogtreecommitdiffstats
path: root/.uncrustify.cfg (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-19[#549] more accurate command errorsAndrei Pavel1-20/+21
2023-04-19[#549] address review commentsAndrei Pavel6-14/+11
2023-04-19[#549] address review commentsAndrei Pavel1-0/+4
2023-04-19[#549] address review commentsAndrei Pavel1-1/+1
2023-04-19[#549] add an implementation for BaseHostDataSource::updateAndrei Pavel7-81/+20
2023-04-19[#549] address review commentsAndrei Pavel18-34/+60
2023-04-19[#549] not strictly related: better command errorsAndrei Pavel1-6/+8
2023-04-19[#549] not strictly related: return enum from Element::getType()Andrei Pavel3-14/+14
2023-04-19[#549] not strictly related: fix wrong column count for the options tablesAndrei Pavel2-8/+6
2023-04-19[#549] document the overwrite behavior in the other update commandsAndrei Pavel3-2/+33
2023-04-19[#549] document reservation-updateAndrei Pavel4-11/+224
2023-04-19[#549] add tests for reservation-updateAndrei Pavel9-12/+203
2023-04-19[#549] implement reservation-updateAndrei Pavel10-3/+149
2023-04-19[#2823] Regenerated message filesMarcin Siodelski2-0/+3
2023-04-19[#2823] Addressed review commentsMarcin Siodelski6-24/+35
2023-04-19[#2823] Added ChangeLog for #2823Marcin Siodelski1-0/+4
2023-04-19[#2823] Removed a note from the ARMMarcin Siodelski2-9/+6
2023-04-19[#2823] Fixed failing unit testsMarcin Siodelski2-2/+2
2023-04-19[#2823] Added db upgrade testsMarcin Siodelski2-3/+79
2023-04-19[#2823] Config backend sets allocatorsMarcin Siodelski18-148/+714
2023-04-19[#2823] Common methods for instantiating allocatorsMarcin Siodelski4-89/+332
2023-04-19[#2823] Added allocators to PgSQL CBMarcin Siodelski3-47/+113
2023-04-19[#2823] Add allocators to the MySQL CBMarcin Siodelski6-33/+101
2023-04-19[#2823] DB schemas include allocatorsMarcin Siodelski11-2/+186
2023-04-19[#2836] remove unnecessary os.unlinkWlodek Wencel1-3/+0
2023-04-19[#2836] hammer update for rhel 9Wlodek Wencel1-5/+1
2023-04-19[#2749] add ChangeLog entryAndrei Pavel1-0/+7
2023-04-19[#2749] document default HA+MTAndrei Pavel9-33/+25
2023-04-19[#2749] adapt unit tests to default HA+MTAndrei Pavel5-48/+64
2023-04-19[#2749] enable MT by default in HAAndrei Pavel2-6/+6
2023-04-19[#2804] make text edits consistent across the ARMAndrei Pavel74-877/+869
2023-04-19[#2804] Text edits in commentsSuzanne Goldlust2-464/+464
2023-04-19[#2804] Text editsSuzanne Goldlust20-621/+615
2023-04-19[#2804] Remove section about Kea <1.9.6Suzanne Goldlust1-113/+5
2023-04-19[#2804] Text editsSuzanne Goldlust4-71/+70
2023-04-19[#2794] added ChangeLog entryRazvan Becheriu1-0/+7
2023-04-18[#2794] fixed circuit id and remote id definitionsRazvan Becheriu2-15/+9
2023-04-14[#2780] Fixed a crash in the FLQ testsMarcin Siodelski1-4/+4
2023-03-31[#2753] Rebased with new schemasFrancis Dupont2-0/+12
2023-03-31[#2753] Rebased with new schemasFrancis Dupont8-64/+2067
2023-03-31[#2752] Added comments explaining new columns only usageFrancis Dupont4-0/+12
2023-03-30[#2752] Rebased new schemasFrancis Dupont13-9/+220
2023-03-30[#2814] changed included '.deb' to 'deb'Marcin Godzina1-2/+2
2023-03-29[#2754] Added ChangeLog for #2754Marcin Siodelski1-0/+7
2023-03-29[#2754] Fixed clock skew for partner unavailableMarcin Siodelski5-12/+133
2023-03-29[#2780] Fixed merge issuesMarcin Siodelski4-43/+34
2023-03-29[#2780] Fixed a nit in the test commentMarcin Siodelski1-1/+1
2023-03-29[#2780] Moved the allocator initializationMarcin Siodelski2-4/+26
2023-03-29[#2780] Fixed a nit in the ARMMarcin Siodelski2-2/+2
2023-03-29[#2780] Improved the unit testsMarcin Siodelski2-10/+108