Commit Graph

620 Commits

Author SHA1 Message Date
JS
b66692fb0a Reset config.ini-example 2018-05-21 11:59:56 +02:00
JS
8e5c5d7fcd Added custom ssh port and fixed the base_path for cloning. 2018-05-21 11:54:42 +02:00
root
91be209a7e Fixed #775: Stylesheet include paths and CSP MIME types. 2018-05-20 11:59:24 +02:00
Klaus Silveira
505fa26b73 Updated deps. 2018-05-18 20:16:26 -04:00
Klaus Silveira
ea4439a472 Removed CI cache. 2018-05-18 20:01:47 -04:00
Klaus Silveira
8f236ab5c7 Updated deps. 2018-05-18 19:55:14 -04:00
Klaus Silveira
50c0b12be0 Fixed test suite execution in 5.3. 2018-05-18 19:47:20 -04:00
Klaus Silveira
3bbd29847d Still trying to make Travis run 5.3. 2018-05-18 19:42:13 -04:00
Klaus Silveira
0112f9f407 Update CI config. Again. 2018-05-18 19:36:54 -04:00
Klaus Silveira
a0a610673d Updated CI config. 2018-05-18 19:30:00 -04:00
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