Klaus Silveira
|
a1d90f2353
|
Merge pull request #54 from mablo/title-gitlist
Changed page title from 'Gitlist' to 'GitList'.
|
2012-06-12 17:54:25 -07:00 |
|
Klaus Silveira
|
e348bc5e7f
|
Merge pull request #58 from mablo/codemirror-js-error
Fixed javascript error "b is null" in codemirror.js on line 1.
|
2012-06-12 17:53:58 -07:00 |
|
Michał Prochowski
|
c6de3bb8c8
|
Added preview of the file "readme" like in github with using showdown.js parser (http://github.com/coreyti/showdown).
|
2012-06-13 01:53:34 +02:00 |
|
Michał Prochowski
|
d8665da1b1
|
Fixed javascript error "b is null" in codemirror.js on line 1.
|
2012-06-13 00:50:49 +02:00 |
|
Michał Prochowski
|
4c0e49e78e
|
Changed page title from 'Gitlist' to 'GitList'.
|
2012-06-10 23:39:59 +02:00 |
|
Michał Prochowski
|
3c26f08599
|
Merge remote-tracking branch 'upstream/master'
|
2012-06-10 22:03:22 +02:00 |
|
Klaus Silveira
|
7c021e0c9b
|
Merge pull request #53 from eriknyk/config.ini-improv
Litle tweaks for config.ini-example
|
2012-06-10 09:35:44 -07: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 |
|
Klaus Silveira
|
3223d53b75
|
Merge pull request #49 from shakaran/explicit-phar
Make explicit the phar:// scheme
|
2012-06-09 07:17:20 -07: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
|
8092f9c3c8
|
Better error handling in the commit log
|
2012-06-07 02:37:45 -03:00 |
|
Klaus Silveira
|
484c72679a
|
Better filename handling in commit logs, fixes #35
|
2012-06-07 02:32:30 -03:00 |
|
Klaus Silveira
|
df8f74a9cb
|
Fixing wc -l implementation on getTotalCommits
|
2012-06-07 02:03:32 -03:00 |
|
Klaus Silveira
|
6aeb19c5ba
|
Fixing typo
|
2012-06-07 01:50:56 -03:00 |
|
Klaus Silveira
|
fbd79f256b
|
Dropped --count on rev-list in order to improve compatibility, using wc -l. Fixes #31
|
2012-06-07 01:46:02 -03:00 |
|
Klaus Silveira
|
ec85e90e84
|
Fixing broken tests
|
2012-06-07 01:40:28 -03:00 |
|
Klaus Silveira
|
167c5b83cc
|
Implementing hidden repository feature, fixes #30
|
2012-06-07 01:34:22 -03:00 |
|
Klaus Silveira
|
a76e8f858e
|
Treat non-existing description file on repositories, fixes #41
|
2012-06-07 01:15:53 -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
|
ab14e90cdd
|
Update master
|
2012-06-04 15:22:10 -03:00 |
|
Klaus Silveira
|
feefd04577
|
Update master
|
2012-06-04 12:44:11 -03:00 |
|
Klaus Silveira
|
678cd764ca
|
Merge pull request #33 from mablo/config-file
Change config.ini to config.ini-example and add config.ini to .gitignore
|
2012-06-04 08:43:21 -07:00 |
|
Michał Prochowski
|
3e9f428d1b
|
Change config.ini to config.ini-example and add config.ini to .gitignore
|
2012-06-04 02:51:05 +02:00 |
|
Klaus Silveira
|
68286f618c
|
Adding support for folders with spaces on their names, fixes #27
|
2012-06-01 03:00:55 -03:00 |
|
Klaus Silveira
|
343fc2f8cc
|
Adding support for blame and commit history on bare repositories. Fixes #7, thanks @nifisher
|
2012-06-01 02:56:39 -03:00 |
|
Klaus Silveira
|
d5051ca146
|
Correct handling of filenames with spaces. Fixes #25
|
2012-05-31 01:46:36 -03:00 |
|
Klaus Silveira
|
7c9b4aca5e
|
Better error handling in command execution
|
2012-05-31 01:07:49 -03:00 |
|
Klaus Silveira
|
1594fa9c0d
|
Merge pull request #22 from skwashd/master
Fix binary file naming
|
2012-05-27 10:06:11 -07:00 |
|
Dave Hall
|
da43306c1e
|
Fix binary file names
|
2012-05-27 23:19:40 +10:00 |
|
Klaus Silveira
|
2177c84103
|
Better font stack for the code preview
|
2012-05-25 19:32:48 -03:00 |
|
Klaus Silveira
|
68ba842be5
|
Fixes #19 by ignoring directories starting with a dot
0.1
|
2012-05-25 18:27:26 -03:00 |
|
Klaus Silveira
|
e4d8c5ef7f
|
Removing recursive directory search, not very stable right now
|
2012-05-25 18:20:55 -03:00 |
|
Klaus Silveira
|
fec646062e
|
Minor bug in last pull request
|
2012-05-25 18:07:18 -03:00 |
|
Klaus Silveira
|
3b7c77d412
|
Merge pull request #20 from yoander/master
Fixed: ( ! ) Notice: Undefined variable: repositories in /var/www/gitlist/lib/Git/Client.php on line 94
|
2012-05-25 13:58:35 -07:00 |
|
Yoander Valdés Rodríguez
|
ab33a63c49
|
checking repositories var as empty array
|
2012-05-25 16:43:40 -04:00 |
|
Yoander Valdés Rodríguez
|
198d173536
|
Initializing the repositories vas as empty array instead of null
|
2012-05-25 16:31:48 -04:00 |
|
Yoander Valdés Rodríguez
|
926ffe6b00
|
Fixed: Undefined variable: repositories in gitlist/lib/Git/Client.php on line 94
|
2012-05-25 14:50:01 -04:00 |
|
Klaus Silveira
|
86f5f281b6
|
Merge pull request #18 from kulbirsaini/kulbirsaini
Deny access to config.ini file using .htaccess.
|
2012-05-24 10:27:58 -07:00 |
|
Kulbir Saini
|
cb7c6e37c1
|
Deny access to config.ini file using .htaccess.
|
2012-05-24 21:40:04 +05:30 |
|
Klaus Silveira
|
e04a204352
|
Fixes #15
|
2012-05-24 11:28:53 -03:00 |
|
Klaus Silveira
|
c7ed3ee0d8
|
Adding image blob support. Fixes #13
|
2012-05-23 21:52:37 -03:00 |
|
Klaus Silveira
|
8401688386
|
Fixing small bug with the breadcrumbs
|
2012-05-23 21:44:03 -03:00 |
|
Klaus Silveira
|
31bce3a1d0
|
Reverting
|
2012-05-23 21:26:13 -03:00 |
|
Klaus Silveira
|
8b8c2aa71e
|
Fixing bugged branch browsing. Fixes #11 and #12
|
2012-05-23 21:08:54 -03:00 |
|
Klaus Silveira
|
9c4b5e9f35
|
Abstracting the pager and improving the pagination system
|
2012-05-23 20:58:38 -03:00 |
|
Klaus Silveira
|
e453a74778
|
Merge pull request #9 from kulbirsaini/kulbirsaini
Pagination bug fix.
|
2012-05-23 16:48:34 -07:00 |
|
Kulbir Saini
|
01b854cc34
|
Pagination bug fix.
|
2012-05-23 14:27:38 +05:30 |
|
Klaus Silveira
|
b5ba7959d7
|
Commit pagination now with proper last page. Thanks @kulbirsaini!
|
2012-05-23 04:06:31 -03:00 |
|
Klaus Silveira
|
b09076c37a
|
Improving test coverage
|
2012-05-23 03:57:02 -03:00 |
|