Commit Graph

14 Commits

Author SHA1 Message Date
Michał Prochowski
d75a8739d5 Merge remote-tracking branch 'upstream/master' 2012-07-08 22:03:22 +02:00
Fabien Potencier
65e0bd402b fixed URL management 2012-07-07 08:57:38 +02:00
Klaus Silveira
bdf670a46b Master branch is now the future 0.3 2012-07-06 09:57:05 -03:00
Klaus Silveira
946c2732a6 Updating installation instructions, going to 0.2 2012-07-05 13:24:21 -03:00
Klaus Silveira
cd497812ba Dropping PHAR, using Composer for dependency management 2012-07-04 12:07:46 -03:00
Michał Prochowski
c253b2f96b Fix warnings:
- Warning: parse_ini_file(config.ini) [function.parse-ini-file]: failed to open stream: No such file or directory in /home/mablo/www/gitlist/index.php on line 8

- Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/mablo/git/index.php/.git/HEAD) is not within the allowed path(s): (/usr/local/php5) in /home/mablo/www/gitlist/lib/Git/Client.php on line 90
2012-07-04 17:02:06 +02:00
Erik Amaru Ortiz
e57ada553e Litle tweaks for config.ini-example
- tweak for git.repositories config to don't care "with ending slash" cond.
- tweak for app.baseurl config to don't care "without ending slash" cond.
2012-06-10 08:14:36 -04:00
Ángel Guzmán Maeso
e1e0f867a0 Make explicit the phar:// scheme 2012-06-09 04:59:48 +02:00
Klaus Silveira
9e366378b0 Verify repository folder existence before anything, fixes #44 2012-06-07 02:43:16 -03:00
Klaus Silveira
167c5b83cc Implementing hidden repository feature, fixes #30 2012-06-07 01:34:22 -03:00
Klaus Silveira
8ac31cdc93 Adding support to syntax highlighting for custom extensions, fixes #34. Thanks @attiks 2012-06-07 00:55:56 -03:00
Klaus Silveira
31bce3a1d0 Reverting 2012-05-23 21:26:13 -03:00
Klaus Silveira
3f3c25bce8 Adding very simple pagination to commits, both repository and history. Fixes #4 2012-05-23 03:10:37 -03:00
Klaus Silveira
df43c987cf Initial commit 2012-05-18 01:38:33 -03:00