Age | Commit message (Expand) | Author |
---|---|---|
2022-10-12 | Make the ci-cd issue a topic...* issues/systems/ci-cd.gmi: Move this... * topics/systems/ci-cd.gmi: ... here. Also add some of the work done. | Munyoki Kilyungi |
2022-10-12 | Close issue on automated testing and create a separate topic for it...* issues/automated-testing.gmi: Close and point a link to the topic on the same. * topics/automated-testing.gmi: New topic. | Munyoki Kilyungi |
2022-10-11 | Correct xapian scalability figures for SQL database access....Earlier, the time estimates included the time taken to retrieve the documents from the SQL database. This is now removed giving a clearer picture of xapian scalability. | Arun Isaac |
2022-10-10 | Round off xapian scalability figures. | Arun Isaac |
2022-10-10 | Comment on xapian scalability. | Arun Isaac |
2022-10-09 | Expanded on orchestration/services | Pjotr Prins |
2022-10-09 | Updated info on using guix-profiles with genenetwork2 | Pjotr Prins |
2022-10-08 | shepherd: add info | Pjotr Prins |
2022-10-07 | File sharing with cgit | Pjotr Prins |
2022-10-07 | Publishing files in lieu of ipfs | Pjotr Prins |
2022-10-06 | Create a list of useful shell scripts for day-to-day work...* topics/useful-shell-scripts.gmi: New file | Munyoki Kilyungi |
2022-10-06 | Add new resource for sharing useful shell scripts...* topics/useful-shell-scripts.gmi: New topic. | Munyoki Kilyungi |
2022-10-06 | guix-profile: Use the correct command for sourcing a profile...* topics/guix-profiles.gmi: Fix command for updating a profile. | Munyoki Kilyungi |
2022-10-06 | Topic: file sharing and replace IPFS | Pjotr Prins |
2022-10-05 | Updated info on guix-profiles | Pjotr Prins |
2022-09-30 | Add database_connection to example...* topics/maybe-monad.gmi: Add database_connection to example snippet. Add missing ":" to example. | Munyoki Kilyungi |
2022-09-30 | Document passing conn object to sql_query_mdict...* topics/maybe-monad.gmi: Update example snippet. | Munyoki Kilyungi |
2022-09-30 | Add extra topics to the coding-guidelines...* topics/coding-guidelines.gmi: Add extra topics. | Munyoki Kilyungi |
2022-09-30 | Refine ideas on adding metadata to the traits page | Munyoki Kilyungi |
2022-09-30 | Update title...* topics/code-antipatterns.gmi: Update title. | Munyoki Kilyungi |
2022-09-29 | Replace MonadicDictCursor with sql_query_mdict. | Arun Isaac |
2022-09-29 | Note coding anti-patterns observed in GN code...* topics/code-antipatterns: New file. | Munyoki Kilyungi |
2022-09-28 | Updated information on building a guix profile using a channel on production...* topics/guix-profiles.gmi: updated | Pjotr Prins |
2022-09-28 | Add design doc for annotating the trait page...* topics/add-metadata-to-trait-page.gmi: New topic. | Munyoki Kilyungi |
2022-09-27 | topics: fix typo in documentation. | Frederick Muriuki Muriithi |
2022-09-25 | Add useful resources on learning monads...* topics/maybe-monad.gmi (Useful Resources): Add new section. | Munyoki Kilyungi |
2022-09-16 | Explain the maybe monad. | Arun Isaac |
2022-09-13 | topics: add documentation on guix pack...* topics/building-a-guix-pack-for-sharing.gmi: documentation | Frederick Muriuki Muriithi |
2022-09-10 | Notes on DNS | Pjotr Prins |
2022-09-08 | Update issue on better logging...* topics/better-logging.gmi: Add extra list-items to doc. | Munyoki Kilyungi |
2022-09-08 | Note availability of database dump on space. | Arun Isaac |
2022-09-06 | Update link to continuous deployment....* topics/links.gmi: Update link to continuous deployment. | Arun Isaac |
2022-09-06 | Fold setup of small database into manual local database setup. | Arun Isaac |
2022-09-06 | Add Guix method to set up local development database. | Arun Isaac |
2022-09-06 | Replace setup with the verb phrase "set up". | Arun Isaac |
2022-09-06 | Replace ${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-06 | Note on DNS | Pjotr Prins |
2022-09-05 | orchestration | Pjotr Prins |
2022-09-03 | DNS update | Pjotr Prins |
2022-09-03 | orchestration: adding services | Pjotr Prins |
2022-09-02 | Collapsed P2 resolving | Pjotr Prins |
2022-08-31 | Remove note about vpn-slice packaging status. | Arun Isaac |
2022-08-29 | Update topic on better logging....* topics/better-logging.gmi: Update design-doc. | Munyoki Kilyungi |
2022-08-25 | Collect coding standards documents. | Arun Isaac |
2022-08-25 | Use exceptions to indicate errors. | Arun Isaac |
2022-08-25 | Document qtwebengine workaround for openconnect-sso. | Arun Isaac |
2022-08-25 | Add note about vpn-slice packaging status in Guix. | Arun Isaac |
2022-08-25 | Add note about sudo use with openconnect-sso. | Arun Isaac |
2022-08-25 | Remove --user argument from openconnect-sso invocation. | Arun Isaac |
2022-08-23 | Update better-logging topic | Munyoki Kilyungi |