Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a38cce03 | 2024-05-14 15:04:20 | wip public_access | ||
| 4d8f6ed5 | 2022-11-02 18:24:08 | licence | ||
| 1e30f33a | 2022-07-05 15:23:26 | Fixed many libgit2 free function calls. Added configure for supporting Linux. Tested on PopOS 22.04 and Fedora 32. Instrumented erl_nif.h . Debugged using valgrind and ASan. @author Jean-Cyprien Roux @author Baptiste Le Glaunec ok thodg@kmx.io | ||
| 566eb7db | 2022-08-02 17:49:10 | remove disk_usage | ||
| 612276da | 2022-07-10 16:29:02 | fix warnings | ||
| ec1ee27f | 2022-07-10 16:19:51 | [admin] slug_ | ||
| 78dee358 | 2022-06-18 14:48:16 | wip refactor slugs, organisation slug_ | ||
| bd50f796 | 2022-06-17 09:26:47 | deprecate GitManager.disk_usage and such | ||
| ffaab2b0 | 2022-05-12 12:01:21 | refactor GitManager file operations, use Git.create | ||
| b38c9460 | 2022-05-10 19:51:18 | use Kmxgit.GitAuth port to update git auth | ||
| 66f83fb9 | 2022-01-28 17:15:40 | [admin] user index pagination | ||
| 5dd01de2 | 2022-01-28 17:09:20 | [admin] organisation index pagination | ||
| c64ccb86 | 2022-01-28 13:42:33 | [admin] repository index pagination | ||
| 55723bae | 2022-01-28 11:56:30 | [admin] search user index | ||
| c8fa6bc5 | 2022-01-28 11:40:47 | [admin] search organisations | ||
| f7aa45b4 | 2022-01-28 11:31:14 | [admin] search repositories | ||
| 90daf0d4 | 2022-01-28 10:54:04 | [admin] user index: refactor column sort | ||
| c45775f2 | 2022-01-28 10:38:19 | [admin] refactor organisation index sort by columns | ||
| e2c1850f | 2022-01-28 10:26:32 | fix colors, admin: refactor repository sort | ||
| dbbb1bb0 | 2022-01-27 20:02:21 | fix warnings | ||
| 9fffe077 | 2022-01-27 19:06:35 | [admin] sort user index by columns | ||
| 0b3d6de0 | 2022-01-27 13:00:32 | [admin] repository index sorted by columns | ||
| 61ef353e | 2022-01-27 11:04:21 | fix disk usage | ||
| 0a3d954c | 2022-01-27 10:40:57 | use ecto for sorting columns | ||
| eb410d96 | 2022-01-27 10:00:12 | [admin] sort organisation index by columns | ||
| 955470ee | 2022-01-26 21:15:05 | [admin] disk usage in org, repo, user show | ||
| f91b358b | 2022-01-26 20:34:40 | [admin] disk usage in index | ||
| b1438781 | 2022-01-26 15:47:26 | [admin] dashboard: stats | ||
| 85098a82 | 2022-01-16 09:55:56 | fix warnings | ||
| 3cbe0214 | 2022-01-16 09:50:29 | [admin] organisations: create, index, show repositories | ||
| 503f5be6 | 2021-12-15 09:11:03 | [admin] fix user update | ||
| ba816e5c | 2021-12-14 17:00:14 | fix user registration | ||
| 84664d6b | 2021-12-15 07:48:49 | fix admin create user | ||
| c4b95a0f | 2021-12-13 14:44:49 | write public access file | ||
| c11ecf21 | 2021-12-11 17:42:43 | show user repositories in admin | ||
| 34da73a4 | 2021-12-14 10:21:16 | fix public access for newly created repos | ||
| c5b0aca3 | 2021-12-09 11:24:45 | allow fixing passwords | ||
| 00ca3d6f | 2021-12-07 09:39:05 | dry not_found | ||
| 6480dce3 | 2021-12-02 12:27:53 | allow to change repository owner | ||
| 031737e9 | 2021-11-30 15:47:51 | deploy_keys | ||
| c83bbd92 | 2021-11-29 16:32:27 | fix admin | ||
| edf1fbc9 | 2021-11-29 16:10:28 | /etc/git/auth.conf | ||
| 4ef916c6 | 2021-11-24 21:08:00 | ssh keys | ||
| 39b33a9f | 2021-11-22 18:00:54 | deploy only. remove IO.inspect | ||
| 30d1749c | 2021-11-22 13:59:31 | admin | ||
| f5fa9ecd | 2021-11-22 11:10:00 | admin: repositories index | ||
| 960495e1 | 2021-11-22 01:26:43 | admin: add and remove user to and from an organisation | ||
| 7d4e6756 | 2021-11-18 23:06:28 | Repository | ||
| c1d220d5 | 2021-11-18 16:58:30 | admin | ||
| c38aaee2 | 2021-11-18 15:25:01 | associate users and organisations | ||
| 48bc8767 | 2021-11-18 10:26:26 | user organisations + new org | ||
| 3a8aeef0 | 2021-11-16 11:27:16 | Fix views and page_title | ||
| 865c60de | 2021-11-16 00:22:17 | import code from accounting |