Klaus Silveira
d5f2ae5a81
Reverted dependency changes to run with PHP 5.3
...
GitList 1.x is legacy software and there's no reason why it should
not run on old versions of PHP. With the series 2.x being under
development, we should strive to make this version stable and
compatible with most platforms, regardless of any maintainability
issues that might occur from having to support legacy ecosystems.
1.0.0
2018-05-18 19:21:08 -04:00
Klaus Silveira
0e892b4a6f
Updated version.
0.7.0
2018-04-24 11:21:06 -04:00
Klaus Silveira
87b8c26b02
Fixed RCE in git grep.
...
A specific option in git grep could be added inside the
pattern to be searched for, resulting in possible RCE.
Thanks to Kacper Szurek (https://security.szurek.pl ) for
catching this one!
2018-04-24 11:16:32 -04:00
Elisiano Petrini
464d4db963
Give precedence to configured filetypes and binary_filetypes instead of built-ins
...
This is to give precedence to entries in config.ini over the built-ins
in src/Util/Repository.php
Fixes #743
2017-08-29 14:24:39 -04:00
Klaus Silveira
398344a3fd
Fixed PHP requirements.
2017-08-22 11:44:34 -04:00
Klaus Silveira
1d7ee82acb
Bumped version number.
0.6.0
2017-08-22 11:22:51 -04:00
Klaus Silveira
cc1dc5af14
Updated dependencies.
2017-08-22 11:21:11 -04:00
Klaus Silveira
9f77f50e79
Merge pull request #711 from cleverer/extended-hide
...
Allows to hide repos with regex
2017-08-22 10:14:33 -04:00
Klaus Silveira
b287dea592
Merge pull request #697 from myfreescalewebpage/master
...
Fix fatal error with long tags
2017-08-22 10:11:37 -04:00
Klaus Silveira
e69d48bd0b
Merge pull request #702 from stevemcgf/master
...
Fixes issue #689 Network graph broken. Can only view master.
2017-08-22 10:11:20 -04:00
Klaus Silveira
d78206968a
Merge pull request #703 from Lupul/PatchLog
...
Add the option to view patch log for individual files
2017-08-22 10:09:44 -04:00
Klaus Silveira
8e26eb7a64
Merge pull request #709 from cleverer/mobile
...
Makes theme bootstrap3 mobile friendly
2017-08-22 10:08:09 -04:00
Klaus Silveira
66d43bcea6
Merge pull request #710 from cleverer/clone-button
...
Extends clone button options
2017-08-22 10:07:11 -04:00
Klaus Silveira
ab6039746f
Merge pull request #731 from akashima/htaccess
...
Update .htaccess
2017-08-22 10:05:50 -04:00
Klaus Silveira
6f7227790b
Merge pull request #695 from Hologos/hotfix/incompatible-method-definition
...
Fixes incompatible method definition of GitList\Git\Repository::getHead().
2017-08-22 10:05:20 -04:00
akira kashima
dfa215c2c5
Update .htaccess
...
index.php is pretty url.
2017-07-07 10:45:14 +09:00
Nicolas Da Mutten
f6d4bed4cd
Fixes HTTP(S) label to represent SSL status
2017-01-08 18:14:24 +01:00
Nicolas Da Mutten
9682f2a0cc
Adds rounded corners to readme-view
2017-01-08 18:07:37 +01:00
Nicolas Da Mutten
355943b27a
Allows to hide repos with regex
2017-01-08 17:45:44 +01:00
Nicolas Da Mutten
b45767e6b5
Adds rounded corners to repository list
2017-01-07 16:40:22 +01:00
Nicolas Da Mutten
a47fc10717
Extends clone button options Specifically adds option to define host for ssh and http, and allows to set subdir and dynamic user for ssh
2017-01-07 16:16:46 +01:00
Nicolas Da Mutten
cbca1f10d6
Makes theme bootstrap3 mobile friendly
...
Also adds rounded corners to follow bootstrap style
Updates fontawesome to 4.7.0
Updates bootstrap to v3.3.7
Updates jQuery to v3.1.1
2017-01-07 16:14:14 +01:00
Hologos
b0928df384
@fix: Fixes incompatible method definition of GitList\Git\Repository::getHead().
2016-12-05 10:39:52 +01:00
Zollner Robert
63e3d997a1
Do not use the short syntax for arrays
2016-11-13 01:45:54 +02:00
Zollner Robert
cceafa59cc
added tests for PatchLog Page
2016-11-13 01:38:06 +02:00
Zollner Robert
a67b0bdc73
Add the option to view patch log for individual files
...
cli: git log -p /path/file
2016-11-12 23:58:57 +02:00
Steve Mc Gregor
ac3030f6d7
Fixes issue #689 Network graph broken. Can only view master.
2016-11-11 10:52:49 -05:00
myfreescalewebpage
639768c5ef
Fix fatal error with long tags
...
See issue #696
2016-10-29 13:15:07 +02:00
Klaus Silveira
b507e27862
Merge pull request #687 from Hologos/hotfix/empty-tree-searches
...
Fixes empty tree searches.
2016-10-05 10:51:39 -03:00
Klaus Silveira
f7cd359fb6
Merge pull request #688 from Hologos/feature/clone-button
...
Displays remote URL for SSH and/or HTTP(s).
2016-10-05 10:51:29 -03:00
Hologos
7192e5844a
@add: Enables dynamic http_user.
2016-09-23 19:33:03 +02:00
Hologos
ecc8e97117
@add: Displays remote URL for SSH and/or HTTP(s).
2016-09-21 15:46:56 +02:00
malekjir
6234b890cb
@fix: Fixes empty tree searches.
2016-09-19 22:52:44 +02:00
Klaus Silveira
a708d27d6e
Merge pull request #678 from knivre/master
...
Update bootstrap3 theme so it displays app.title.
2016-09-15 10:02:08 -03:00
Klaus Silveira
68b19096ef
Merge pull request #682 from marceldeglau/master
...
Move TreeGraphController.php into Controller
2016-09-15 10:01:59 -03:00
Marcel Deglau
07983ab69f
Move TreeGraphController.php into Controller (Delete this one)
2016-09-01 22:48:15 +02:00
Marcel Deglau
cfb299cf4f
Move TreeGraphController.php into Controller
...
Move TreeGraphController.php from src/GitList/Controller into Controller to fix fresh install issues.
2016-09-01 22:47:40 +02:00
knivre
d13e236578
Update bootstrap3 theme so it displays app.title.
2016-07-19 05:13:07 +02:00
Klaus Silveira
c9235a5edd
Merge pull request #564 from mrzechonek/project_list
...
Add support for gitweb-style projects.list
2016-03-14 10:16:33 -03:00
Michał 'Khorne' Rzechonek
8951074e3d
Add support for gitweb-style projects.list
2016-03-14 11:12:41 +00:00
Klaus Silveira
8a66002248
Merge pull request #634 from camilstaps/master
...
Fixes an issue with stats in paths with whitespace
2016-03-08 09:03:46 -03:00
Klaus Silveira
4ead31cc5d
Merge pull request #633 from JBlond/master
...
TreeGraph and come clean up
2016-03-08 09:02:37 -03:00
Gary Green
c5322e2b83
Merge pull request #651 from nodtem66/patch-1
...
Fixed issue: Cannot view JSP #501
2016-02-11 09:38:21 +00:00
Jirawat I
67155f8cb8
Fixed issue: Cannot view JSP #501
...
according to @monkiki, change "jsp" mime type to "application/x-jsp"
2016-02-11 09:53:17 +07:00
Gary Green
a6c008c802
Merge pull request #643 from SkeletonEye/master
...
tar-button on tree-page fixed
2016-01-22 12:07:20 +00:00
Gary Green
60f42f77de
Merge pull request #640 from internetisalie/avatar-custom
...
Add avatar url customization
2016-01-22 12:06:22 +00:00
SkeletonEye
0bddaa7018
line indent in template fixed
2016-01-03 11:37:58 +01:00
SkeletonEye
7beea0db84
fixed download-button-group
2016-01-02 22:19:56 +01:00
Michael Crawford
73c362fa52
Add avatar url customization
2015-12-22 17:20:32 -05:00
Camil Staps
3b98f5db0c
Fixes an issue with stats in paths with whitespace
...
Splitting on whitespace of the ls-tree output is not enough: when
a path contains a space only the first part is taken as the file
name. This commit changes that behaviour by using another command
to list all the file names.
2015-11-29 16:41:43 +01:00