lib/kmxgit_web/controllers/admin


Log

Author Commit Date CI Message
Thomas de Grivel 4d8f6ed5 2022-11-02T18:24:08 licence
tokyovania 1e30f33a 2022-07-05T15: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
Thomas de Grivel 566eb7db 2022-08-02T17:49:10 remove disk_usage
Thomas de Grivel 612276da 2022-07-10T16:29:02 fix warnings
Thomas de Grivel ec1ee27f 2022-07-10T16:19:51 [admin] slug_
Thomas de Grivel 78dee358 2022-06-18T14:48:16 wip refactor slugs, organisation slug_
Thomas de Grivel bd50f796 2022-06-17T09:26:47 deprecate GitManager.disk_usage and such
Thomas de Grivel ffaab2b0 2022-05-12T12:01:21 refactor GitManager file operations, use Git.create
Thomas de Grivel b38c9460 2022-05-10T19:51:18 use Kmxgit.GitAuth port to update git auth
Thomas de Grivel 66f83fb9 2022-01-28T17:15:40 [admin] user index pagination
Thomas de Grivel 5dd01de2 2022-01-28T17:09:20 [admin] organisation index pagination
Thomas de Grivel c64ccb86 2022-01-28T13:42:33 [admin] repository index pagination
Thomas de Grivel 55723bae 2022-01-28T11:56:30 [admin] search user index
Thomas de Grivel c8fa6bc5 2022-01-28T11:40:47 [admin] search organisations
Thomas de Grivel f7aa45b4 2022-01-28T11:31:14 [admin] search repositories
Thomas de Grivel 90daf0d4 2022-01-28T10:54:04 [admin] user index: refactor column sort
Thomas de Grivel c45775f2 2022-01-28T10:38:19 [admin] refactor organisation index sort by columns
Thomas de Grivel e2c1850f 2022-01-28T10:26:32 fix colors, admin: refactor repository sort
Thomas de Grivel dbbb1bb0 2022-01-27T20:02:21 fix warnings
Thomas de Grivel 9fffe077 2022-01-27T19:06:35 [admin] sort user index by columns
Thomas de Grivel 0b3d6de0 2022-01-27T13:00:32 [admin] repository index sorted by columns
Thomas de Grivel 61ef353e 2022-01-27T11:04:21 fix disk usage
Thomas de Grivel 0a3d954c 2022-01-27T10:40:57 use ecto for sorting columns
Thomas de Grivel eb410d96 2022-01-27T10:00:12 [admin] sort organisation index by columns
Thomas de Grivel 955470ee 2022-01-26T21:15:05 [admin] disk usage in org, repo, user show
Thomas de Grivel f91b358b 2022-01-26T20:34:40 [admin] disk usage in index
Thomas de Grivel b1438781 2022-01-26T15:47:26 [admin] dashboard: stats
Thomas de Grivel 85098a82 2022-01-16T09:55:56 fix warnings
Thomas de Grivel 3cbe0214 2022-01-16T09:50:29 [admin] organisations: create, index, show repositories
Thomas de Grivel c11ecf21 2021-12-11T17:42:43 show user repositories in admin
Thomas de Grivel 34da73a4 2021-12-14T10:21:16 fix public access for newly created repos
Thomas de Grivel 503f5be6 2021-12-15T09:11:03 [admin] fix user update
Thomas de Grivel ba816e5c 2021-12-14T17:00:14 fix user registration
Thomas de Grivel 84664d6b 2021-12-15T07:48:49 fix admin create user
Thomas de Grivel c4b95a0f 2021-12-13T14:44:49 write public access file
Thomas de Grivel c5b0aca3 2021-12-09T11:24:45 allow fixing passwords
Thomas de Grivel 00ca3d6f 2021-12-07T09:39:05 dry not_found
Thomas de Grivel 6480dce3 2021-12-02T12:27:53 allow to change repository owner
Thomas de Grivel 031737e9 2021-11-30T15:47:51 deploy_keys
Thomas de Grivel c83bbd92 2021-11-29T16:32:27 fix admin
Thomas de Grivel edf1fbc9 2021-11-29T16:10:28 /etc/git/auth.conf
Thomas de Grivel 4ef916c6 2021-11-24T21:08:00 ssh keys
Thomas de Grivel 39b33a9f 2021-11-22T18:00:54 deploy only. remove IO.inspect
Thomas de Grivel 30d1749c 2021-11-22T13:59:31 admin
Thomas de Grivel f5fa9ecd 2021-11-22T11:10:00 admin: repositories index
Thomas de Grivel 960495e1 2021-11-22T01:26:43 admin: add and remove user to and from an organisation
Thomas de Grivel 7d4e6756 2021-11-18T23:06:28 Repository
Thomas de Grivel c1d220d5 2021-11-18T16:58:30 admin
Thomas de Grivel c38aaee2 2021-11-18T15:25:01 associate users and organisations
Thomas de Grivel 48bc8767 2021-11-18T10:26:26 user organisations + new org
Thomas de Grivel 3a8aeef0 2021-11-16T11:27:16 Fix views and page_title
Thomas de Grivel 865c60de 2021-11-16T00:22:17 import code from accounting