summaryrefslogtreecommitdiff
path: root/topics
AgeCommit message (Expand)Author
2022-09-30Add database_connection to example...* topics/maybe-monad.gmi: Add database_connection to example snippet. Add missing ":" to example. Munyoki Kilyungi
2022-09-30Document passing conn object to sql_query_mdict...* topics/maybe-monad.gmi: Update example snippet. Munyoki Kilyungi
2022-09-30Add extra topics to the coding-guidelines...* topics/coding-guidelines.gmi: Add extra topics. Munyoki Kilyungi
2022-09-30Refine ideas on adding metadata to the traits pageMunyoki Kilyungi
2022-09-30Update title...* topics/code-antipatterns.gmi: Update title. Munyoki Kilyungi
2022-09-29Replace MonadicDictCursor with sql_query_mdict.Arun Isaac
2022-09-29Note coding anti-patterns observed in GN code...* topics/code-antipatterns: New file. Munyoki Kilyungi
2022-09-28Updated information on building a guix profile using a channel on production...* topics/guix-profiles.gmi: updated Pjotr Prins
2022-09-28Add design doc for annotating the trait page...* topics/add-metadata-to-trait-page.gmi: New topic. Munyoki Kilyungi
2022-09-27topics: fix typo in documentation.Frederick Muriuki Muriithi
2022-09-25Add useful resources on learning monads...* topics/maybe-monad.gmi (Useful Resources): Add new section. Munyoki Kilyungi
2022-09-16Explain the maybe monad.Arun Isaac
2022-09-13topics: add documentation on guix pack...* topics/building-a-guix-pack-for-sharing.gmi: documentation Frederick Muriuki Muriithi
2022-09-10Notes on DNSPjotr Prins
2022-09-08Update issue on better logging...* topics/better-logging.gmi: Add extra list-items to doc. Munyoki Kilyungi
2022-09-08Note availability of database dump on space.Arun Isaac
2022-09-06Update link to continuous deployment....* topics/links.gmi: Update link to continuous deployment. Arun Isaac
2022-09-06Fold setup of small database into manual local database setup.Arun Isaac
2022-09-06Add Guix method to set up local development database.Arun Isaac
2022-09-06Replace setup with the verb phrase "set up".Arun Isaac
2022-09-06Replace ${HOME} with ~ in local database setup....~ is shorter and more readable. It is also well-understood to refer to the home directory. Arun Isaac
2022-09-06Note on DNSPjotr Prins
2022-09-05orchestrationPjotr Prins
2022-09-03DNS updatePjotr Prins
2022-09-03orchestration: adding servicesPjotr Prins
2022-09-02Collapsed P2 resolvingPjotr Prins
2022-08-31Remove note about vpn-slice packaging status.Arun Isaac
2022-08-29Update topic on better logging....* topics/better-logging.gmi: Update design-doc. Munyoki Kilyungi
2022-08-25Collect coding standards documents.Arun Isaac
2022-08-25Use exceptions to indicate errors.Arun Isaac
2022-08-25Document qtwebengine workaround for openconnect-sso.Arun Isaac
2022-08-25Add note about vpn-slice packaging status in Guix.Arun Isaac
2022-08-25Add note about sudo use with openconnect-sso.Arun Isaac
2022-08-25Remove --user argument from openconnect-sso invocation.Arun Isaac
2022-08-23Update better-logging topicMunyoki Kilyungi
2022-08-23Fix sub-lists in "better-logging"Munyoki Kilyungi
2022-08-23Add a design-doc for better loggingMunyoki Kilyungi
2022-08-23Capitalize authgroup openconnect-sso argument.Arun Isaac
2022-08-22Document connecting to UTHSC VPN.Arun Isaac
2022-08-22Add some emphasisFrederick Muriuki Muriithi
2022-08-22Add notes on connecting via TCP ports, rather than Unix SocketsFrederick Muriuki Muriithi
2022-08-22Use ${HOME} for documentation.Frederick Muriuki Muriithi
2022-08-19Documentation: Setup small databaseFrederick Muriuki Muriithi
2022-08-19Documentation: Setup new user, and their default database.Frederick Muriuki Muriithi
2022-08-19Documentation: Setting up local mariadb server for development.Frederick Muriuki Muriithi
2022-08-17Use pre-formatted text blocks for source codeFrederick Muriuki Muriithi
2022-08-17Topic: Queries (On preventing SQL Injection).Frederick Muriuki Muriithi
2022-08-17Installing GN2 on a new machinePjotr Prins
2022-07-19Rescue quality control issues from topics.Arun Isaac
2022-07-19Rescue testing issue from topics.Arun Isaac