lib/kmxgit_web/controllers/repository_controller.ex


Log

Author Commit Date CI Message
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 6475e63f 2022-08-01T17:22:20 add markdown syntax enabled, and fix admin organisation slug_.
Thomas de Grivel 7297df20 2022-07-07T16:46:45 do not display tags without log
Thomas de Grivel 78dee358 2022-06-18T14:48:16 wip refactor slugs, organisation slug_
Thomas de Grivel 21d7a203 2022-06-04T10:48:07 fix repository tag view
Thomas de Grivel ffe4ddbf 2022-05-31T15:39:11 fix git nif diff
Thomas de Grivel e2933604 2022-05-31T12:37:15 use git nif for tags
Thomas de Grivel 0f1cd153 2022-05-31T11:54:54 use git nif for log1
Thomas de Grivel a0fc7909 2022-05-26T18:47:37 use prismjs for diffs
Thomas de Grivel 15ff463c 2022-05-26T13:19:02 use prismjs for syntactic coloration
Thomas de Grivel e35fd490 2022-05-22T14:10:12 git nif
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 9cd09de1 2022-05-10T11:14:03 use Kmxgit.Git for file listing and content
Thomas de Grivel 4fbac73d 2022-05-09T09:42:42 use git nif for content
Thomas de Grivel ffed68d4 2022-05-08T14:10:36 use Kmxgit.Git and git_nif.so for branches
Thomas de Grivel 8c50d32a 2022-04-27T21:43:25 fix logger
Thomas de Grivel acdda024 2022-04-26T16:26:36 fix 404
Thomas de Grivel 05a010a5 2022-04-26T16:23:34 fix 404
Thomas de Grivel 0fd6e433 2022-04-24T20:21:23 fix 404 pages when logged in
Thomas de Grivel 11c70512 2022-04-24T17:26:25 fix 404 in tag
Thomas de Grivel bb33661e 2022-04-08T09:19:46 comment out some IO.inspect
Thomas de Grivel 6fcf8de8 2022-04-01T12:20:18 audit
Thomas de Grivel ad56afc5 2022-03-05T15:39:27 fix repository show
Thomas de Grivel 118d9dab 2022-03-05T15:37:00 fix 500 in repository show, op_params parser
Thomas de Grivel 51658488 2022-03-05T15:39:27 fix repository show
Thomas de Grivel 5e83f65d 2022-03-05T15:37:00 fix 500 in repository show, op_params parser
Thomas de Grivel b262679e 2022-02-13T09:01:36 fix blob download
Thomas de Grivel fe8eaa2e 2022-02-01T01:39:38 fix list all users and repos
Thomas de Grivel a5f474a0 2022-02-01T01:29:24 fix new repo
Thomas de Grivel 3d6cd693 2022-01-29T13:19:19 fix repository show git content
Thomas de Grivel 0c745cf0 2022-01-26T11:47:22 fix repository show tag
Thomas de Grivel cd2c6c84 2022-01-26T00:20:55 fix git commands
Thomas de Grivel 248f4f3e 2022-01-25T21:48:35 optimize git commands, refactor setup_git, git_show_content without properties
Thomas de Grivel e74040df 2022-01-24T13:19:57 show markdown files as html
Thomas de Grivel 8e4b7583 2022-01-18T11:55:55 fix line numbers +1
Thomas de Grivel d60b9fd9 2022-01-18T11:55:30 fix diff if not found
Thomas de Grivel b372290f 2022-01-17T16:05:51 fix commit view
Thomas de Grivel a3b3777d 2022-01-17T14:39:34 disk usage per repo, per org, per user
Thomas de Grivel 614bcf9f 2022-01-17T14:19:17 refactor repo disk usage
Thomas de Grivel 4c0af2be 2022-01-17T14:14:37 disk usage for repo show
Thomas de Grivel 9956a71e 2022-01-16T08:57:33 better line numbers
Thomas de Grivel 95600e21 2022-01-16T08:38:31 better commit view
Thomas de Grivel bd6134de 2022-01-15T15:22:21 reverse tags order
Thomas de Grivel e1e310ab 2022-01-15T11:00:17 better tree navigation
Thomas de Grivel ab65aff1 2022-01-14T15:21:35 line numbers
Thomas de Grivel 628c161a 2022-01-14T13:51:32 git diff
Thomas de Grivel 987c5828 2022-01-14T13:46:05 refactor repository mini controller
Thomas de Grivel d1e91dec 2022-01-13T21:07:29 fix diff
Thomas de Grivel b9685d62 2022-01-13T21:04:24 fix esbuild and sass, show colored diff in commit show
Thomas de Grivel 3622c45a 2022-01-13T11:16:53 fix repository show
Thomas de Grivel 556d5341 2022-01-13T11:14:02 totp
Thomas de Grivel 4cc21051 2022-01-10T07:24:40 tags
Thomas de Grivel d7390576 2022-01-09T13:00:17 fix warnings
Thomas de Grivel 710b147e 2022-01-09T12:54:00 fix repository show path
Thomas de Grivel 51a161d0 2022-01-09T11:34:34 better views for git log
Thomas de Grivel cbfd3cf4 2022-01-09T11:17:50 git log, git show
Thomas de Grivel 7c93f032 2021-12-11T11:29:05 fix controller
Thomas de Grivel 97438cf3 2021-12-12T12:51:58 do not redirect in repo for branch but display first branch
Thomas de Grivel facbe660 2021-12-13T17:49:43 fix branch url
Thomas de Grivel c4b95a0f 2021-12-13T14:44:49 write public access file
Thomas de Grivel 34da73a4 2021-12-14T10:21:16 fix public access for newly created repos
Thomas de Grivel ebea0a26 2022-01-02T19:16:52 display text files
Thomas de Grivel 644cf15e 2022-01-08T19:44:27 fix coloration
Thomas de Grivel cc59da91 2022-01-08T12:43:06 use pygments to color code
Thomas de Grivel f2c64ea4 2022-01-07T11:34:14 fix inline files
Thomas de Grivel 8769c23d 2021-12-30T13:34:05 repository show operation tree and blob
Thomas de Grivel 0cd4a9bc 2021-12-11T12:13:29 public access repositories
Thomas de Grivel bc471696 2021-12-10T18:27:44 fix new repository error page
Thomas de Grivel 0c7cd0ac 2021-12-30T14:06:10 better display of file contents, also do not show content for directories containing only one file. support display of images and downloading blobs.
Thomas de Grivel 9b5d84f3 2022-01-07T11:28:08 default_mime
Thomas de Grivel 970b811c 2021-12-07T11:44:43 fork without tracking
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 8924ab0e 2021-11-30T15:51:04 fix repository
Thomas de Grivel 766e5b50 2021-11-30T08:23:05 create repositories with unique slug
Thomas de Grivel edf1fbc9 2021-11-29T16:10:28 /etc/git/auth.conf
Thomas de Grivel 04b5f55d 2021-11-28T14:21:53 various fixes
Thomas de Grivel c09a611a 2021-11-26T18:21:37 readme
Thomas de Grivel 4ef916c6 2021-11-24T21:08:00 ssh keys
Thomas de Grivel 091232c7 2021-11-24T17:17:36 fix repository
Thomas de Grivel 2f079444 2021-11-24T16:38:41 file and directory and branch traversal
Thomas de Grivel 39b33a9f 2021-11-22T18:00:54 deploy only. remove IO.inspect
Thomas de Grivel f5fa9ecd 2021-11-22T11:10:00 admin: repositories index
Thomas de Grivel 94e8a7bd 2021-11-21T20:31:49 add and remove users from organisation
Thomas de Grivel 9340dcda 2021-11-21T20:00:52 add and remove users from repo
Thomas de Grivel bc51bc09 2021-11-21T12:20:52 fix new repo
Thomas de Grivel 49025a97 2021-11-21T12:18:50 fix form errors
Thomas de Grivel 60c50e63 2021-11-19T17:46:49 users repositories
Thomas de Grivel 4aa31181 2021-11-19T16:03:18 delete repo
Thomas de Grivel 8667cd15 2021-11-19T14:03:43 new organisation repo, edit repo
Thomas de Grivel 14df077d 2021-11-19T12:06:33 repository view
Thomas de Grivel 7d4e6756 2021-11-18T23:06:28 Repository