Commit graph

  • 2934dd0ce1 Clean projects and focus only on Portugal Futurista source code master Fábio Coutada 2026-07-12 13:15:53 +0100
  • 90a439971c Update messages.json with latest training courses Thomas Petazzoni 2026-07-05 18:36:56 +0200
  • dda5c9ff5c static: style: drop arial font for the banner Théo Lebrun 2026-05-06 11:16:46 +0200
  • 64c9fa5248 Update training courses Thomas Petazzoni 2026-05-06 09:36:59 +0200
  • 82a5c54605 t: fix query_py and web_py paths after elixir/ restructure Thomas Perrot 2026-05-05 18:30:20 +0200
  • 9276d2a98b lib: remove dead Python < 3.5 compatibility branch in script() Thomas Perrot 2026-05-05 17:47:31 +0200
  • 83b49b313c filters/projects: remove duplicate MakefileSubdirFilter import Thomas Perrot 2026-05-05 17:47:16 +0200
  • 218a1bf835 web, filters: fix typos in comments Thomas Perrot 2026-05-05 17:38:23 +0200
  • 4a0c0797d1 data, web: use raw strings for regex patterns Thomas Perrot 2026-05-05 17:37:56 +0200
  • a54519731f web: fix query handle leak Thomas Perrot 2026-05-05 17:36:26 +0200
  • 453580252b autocomplete: fix crash on empty cursor result Thomas Perrot 2026-05-05 17:31:32 +0200
  • e25dc5e6ee web: fix bug reporting link in get_error_page() Théo Lebrun 2026-05-06 10:56:57 +0200
  • fd03fb1ed0 query: fix variable shadowing in file_exists() Thomas Perrot 2026-05-05 17:26:47 +0200
  • b5b875ed0b query: always pass get_latest_tag(rc=) arg Théo Lebrun 2026-05-06 10:53:57 +0200
  • ae07040c88 query: make get_latest_tag() always return a list Thomas Perrot 2026-05-05 17:25:00 +0200
  • 26f20ae51c web: allow equal ("=") in file paths Théo Lebrun 2026-04-29 14:07:00 +0200
  • 7ee53451c1 static/messages.json: update training information Thomas Petazzoni 2026-03-28 20:09:08 +0100
  • 72c238cfe9 query: fix query.get_latest_tag() doccomment Théo Lebrun 2026-03-27 11:08:02 +0100
  • acf60d4136 query/web/api: support getting latest-rc Théo Lebrun 2026-03-27 10:57:28 +0100
  • f260bb555e index: add VPP repository Théo Lebrun 2026-03-03 14:29:35 +0100
  • cb818fe4a7 filter: allow customising prefix_path (default is "include") Nicolas PLANEL 2025-03-17 17:35:31 +0100
  • f1b2c52450 static/messages.json: update training course details Thomas Petazzoni 2025-11-30 14:48:42 +0100
  • ac70a9e1b7 Update training sessions dates Thomas Petazzoni 2025-11-19 15:16:23 +0100
  • e1bdface0c templates/ident: improve "Identifier not used" message Théo Lebrun 2025-11-05 09:58:56 +0100
  • 1b24366093 templates/ident: add note about autocomplete to "Identifier not used" Franciszek Stachura 2025-06-27 15:58:56 +0200
  • 5ff8c70166 web: use GET for ident search form Franciszek Stachura 2025-06-27 15:54:41 +0200
  • 11b6632d5d templates/topbar: add required attribute to search input Théo Lebrun 2025-11-03 08:58:14 +0100
  • 89aef0d77b static/messages.json: update training dates, fix typo Thomas Petazzoni 2025-10-22 22:42:09 +0200
  • 8fb444d0cd projects: add iproute2 project Théo Lebrun 2025-10-15 11:55:25 +0200
  • 1a012d6b4b projects: add opensbi project Théo Lebrun 2025-10-15 11:12:53 +0200
  • 773e2df1b5 lib.py: mark .mk files as makefiles Théo Lebrun 2025-10-15 11:37:50 +0200
  • 05da14b295 static/messages.json: drop mobile object in each entry Théo Lebrun 2025-07-25 12:26:16 +0200
  • 6a83ae7661 web: refactor message banners & support mobile Franciszek Stachura 2024-12-29 16:13:49 +0100
  • 7cdeaafa9c static/messages.json: update Thomas Petazzoni 2025-06-30 16:02:15 +0200
  • 3c41681075 static/messages.json: update Thomas Petazzoni 2025-05-25 14:57:08 +0200
  • 092d4496de static/messages.json: update Thomas Petazzoni 2025-04-24 10:29:20 +0200
  • c0c5d2283c query: drop query.supports_dts_comp() getter method Théo Lebrun 2025-03-07 16:14:45 +0100
  • e1fecd1c3f query: fix comment describing get_versions() Théo Lebrun 2025-03-07 12:08:08 +0100
  • 6f03eee42c CHANGELOG: Add info about changes in query tool Franciszek Stachura 2025-03-05 15:52:05 +0100
  • 0dcf9d4197 query: Move CLI to utils/query.py Franciszek Stachura 2025-02-26 00:04:09 +0100
  • 6a071ff590 utils/speedtest: Make compatible with code changes Franciszek Stachura 2025-02-25 23:51:10 +0100
  • 5563feaf78 query: Move dts commands to functions Franciszek Stachura 2025-02-25 23:46:13 +0100
  • ac5a64b972 query: Move 'exists' command to a function Franciszek Stachura 2025-02-25 23:39:10 +0100
  • 2a93ee95fb query: Move 'dir' command to a function Franciszek Stachura 2025-02-25 23:36:03 +0100
  • 5f9c6236a6 web: Replace query("family") with getFileFamily Franciszek Stachura 2025-02-25 23:34:03 +0100
  • 53b1ffe208 query: Move 'file' command to a function Franciszek Stachura 2025-02-25 23:31:56 +0100
  • 9bc76f0d8d query: Move 'type' command to a function Franciszek Stachura 2025-02-25 23:25:17 +0100
  • b646d650d4 query: Move 'versions' command to a function Franciszek Stachura 2025-02-25 23:19:34 +0100
  • 2440d49731 query: Move 'ident' command to a function Franciszek Stachura 2025-02-25 23:15:41 +0100
  • 64efb3d678 query: Move 'latest' command to a function Franciszek Stachura 2025-02-25 23:09:28 +0100
  • 0e846ccd6e script.sh: parse-defs: C: index defs that have a CONFIG_ in their line Théo Lebrun 2024-10-04 11:11:39 +0200
  • fc8106d520 web: Unify _link and _url variable suffixes Franciszek Stachura 2025-02-14 11:51:45 +0100
  • 0f0695e09c web: Stop quoting query('latest') multiple times Franciszek Stachura 2025-02-14 11:47:31 +0100
  • 531529a182 web: Make "Go to home page" link to current version Franciszek Stachura 2025-02-06 11:23:29 +0100
  • 6edaafb2f3 web: Handle project/version details in invalid URL Franciszek Stachura 2025-02-06 11:16:54 +0100
  • f6b2d46a0c web: Redirect on incomplete URLs Franciszek Stachura 2025-02-06 01:01:27 +0100
  • e8823db052 query: query('latest'): return string Théo Lebrun 2025-02-14 12:48:11 +0100
  • 7d09affd5b Dockerfile: Build and use ctags v6.1.0 (upgrade from v5.9) Franciszek Stachura 2025-02-12 21:39:42 +0100
  • 6559c597c8 web: Update Jinja to v3.1.5 Franciszek Stachura 2025-02-06 13:13:26 +0100
  • 60213dddfa web: Update Falcon from dev to v4.0.2 Franciszek Stachura 2025-02-06 13:07:42 +0100
  • 5a225c5c43 Dockerfile: move COPY . /usr/local/elixir/ to be the last step Théo Lebrun 2025-01-31 20:14:03 +0100
  • 29cf6a5f48 elixir/lib: shorten getDataDir() & getRepoDir() Théo Lebrun 2025-02-03 11:51:32 +0100
  • 0d2f11baba elixir/lib: fix error case of getDataDir() & getRepoDir() Théo Lebrun 2025-02-03 11:50:53 +0100
  • 973d00665e find-file-doc-comments.pl: don't look for a doc comment before the file starts Chris White 2024-03-24 21:14:38 -0400
  • f9267417fa find-file-doc-comments.pl: die on non-existent input files [minor] Chris White 2022-12-10 14:12:04 -0500
  • 2cf83f5f7b web: Add input reset button Franciszek Stachura 2024-09-27 22:11:00 +0200
  • de31767f6b web: Add types Franciszek Stachura 2024-08-26 17:37:25 +0200
  • 1921e05ab1 gitignore: add /data/ for use as data root Théo Lebrun 2025-01-27 18:50:28 +0100
  • 808ed15dbc Dockerfile: add utils/ in $PATH by default, for easy indexing Théo Lebrun 2024-12-21 17:24:52 +0100
  • 43a0eba20a Dockerfile: set PYTHONUNBUFFERED=1 by default Théo Lebrun 2024-12-21 17:23:37 +0100
  • 7093c4ab6e Dockerfile: add virtualenv to $PATH by default Théo Lebrun 2024-12-21 17:21:00 +0100
  • bb7131fafb utils/index: avoid passing argument to test(1) Théo Lebrun 2024-12-20 22:23:49 +0100
  • 894920a4ff utils/index: force use of bash, we depend on it for ${@:5} syntax Théo Lebrun 2024-12-20 22:23:24 +0100
  • ab553d2e63 README: update following utils/* script changes Théo Lebrun 2024-11-08 15:30:54 +0100
  • ebb06050aa utils/index: remove /usr/local/elixir/update.py absolute path Théo Lebrun 2024-11-08 15:23:24 +0100
  • 7f9562a13f utils/index: remove git config --system --add safe.directory call Théo Lebrun 2024-11-08 15:16:01 +0100
  • d5ffe69f05 utils/index: allow indexing project with remote URLs Théo Lebrun 2024-11-08 15:14:15 +0100
  • 0e9954b702 README: remove "Keeping git repository disk usage under control" section Théo Lebrun 2024-11-08 14:51:20 +0100
  • f17c56dc09 utils: deduplicate pack-repositories into index Théo Lebrun 2024-11-08 14:38:50 +0100
  • dd4bc063b7 utils/index: add init.defaultBranch= config to git init call Théo Lebrun 2024-11-08 12:51:50 +0100
  • cd89e643fb utils: deduplicate utils/update-elixir-data into utils/index Théo Lebrun 2024-11-08 12:29:21 +0100
  • 359c76f720 utils/index: make it possible to update a specific project Théo Lebrun 2024-11-08 11:41:30 +0100
  • a76c95546d utils: deduplicate index-all-repositories into index Théo Lebrun 2024-11-08 10:50:28 +0100
  • 5420995681 utils: rename index-repository to index Théo Lebrun 2024-11-08 13:41:21 +0100
  • 9b0f4b7c31 utils/index-repository: refactor by creating project_index() function Théo Lebrun 2024-11-08 10:48:39 +0100
  • c6ae14e5cd utils/index-repository: refactor by creating project_fetch() function Théo Lebrun 2024-11-08 10:47:40 +0100
  • 2250ef321b utils/index-repository: refactor by creating project_add_remote() function Théo Lebrun 2024-11-08 10:46:39 +0100
  • d8ce24d244 utils/index-repository: refactor by creating project_init() function Théo Lebrun 2024-11-08 10:45:29 +0100
  • a58e8b55bd utils/*: delete common.sh and inline $ELIXIR_THREADS fallback Théo Lebrun 2024-11-08 10:41:15 +0100
  • 9d90b07201 utils/index-repository: support calling on existing repository Théo Lebrun 2024-11-08 10:13:11 +0100
  • a34a6c692a utils/index-repository: add alias for git -C ... Théo Lebrun 2024-11-08 10:14:20 +0100
  • a4b8cb4c02 utils/update-elixir-data: fetch in parallel Théo Lebrun 2024-11-07 18:15:17 +0100
  • 50ef3cd46d utils/index-repository: fetch in parallel Théo Lebrun 2024-11-07 18:11:44 +0100
  • 420581700e gitignore: add .envrc files from Direnv Théo Lebrun 2025-01-31 19:26:07 +0100
  • ad558b04c8 static: robots.txt: change Crawl-Delay from 1s to 2s Théo Lebrun 2025-01-14 10:49:51 +0100
  • ede73902cd Update training course messages Thomas Petazzoni 2025-01-14 09:37:28 +0100
  • 7fbf9ec9e6 static: robots.txt: change Crawl-Delay from 5s to 1s Théo Lebrun 2025-01-09 10:48:14 +0100
  • 56156027f1 py: query: avoid assert triggering on None family Théo Lebrun 2025-01-06 15:16:18 +0100
  • 6c9decb84b docker: apache-config: add favicon.ico Théo Lebrun 2025-01-06 15:10:52 +0100
  • a51430a2e9 apache: Add robots.txt to apache docker setup Franciszek Stachura 2025-01-03 13:27:24 +0100