Commit Graph

424 Commits

Author SHA1 Message Date
Lukas Domnick
0f686be509 Added the lost ajax-loader.gif for network Graph. Fixes #368 2013-09-13 07:28:36 +02:00
Klaus Silveira
86a227d5cd Minor changes in the README 2013-09-12 16:43:54 -03:00
Klaus Silveira
3c2e99cad9 Merge pull request #343 from lionello/master
Add SymLinksIfOwnerMatch to .htaccess to squelch Apache RewriteEngine error
2013-09-12 12:38:19 -07:00
Klaus Silveira
3c27c62021 Merge pull request #351 from masim/master
composer repository [fix]
2013-09-12 12:32:22 -07:00
Klaus Silveira
178c1a20f0 Merge pull request #336 from plicease/timezone_option
add an option for setting the timezone in the local config.ini
2013-09-12 12:32:06 -07:00
Klaus Silveira
2a693ae64b Merge pull request #371 from khornberg/readme
Added working demo url to README.
2013-09-11 14:35:16 -07:00
OpenShift guest
7323d30b91 Working demo added to README. 2013-08-23 13:40:02 -04:00
MaSi
cc672f2254 Merge branch 'master' of https://github.com/klaussilveira/gitlist 2013-08-07 20:15:46 +02:00
MaSi
48313362ee composer repository name 2013-07-21 18:58:44 +02:00
Klaus Silveira
2d6ccd0f1c Merge pull request #339 from tgabi333/master
version catch-up
2013-07-19 06:48:54 -07:00
Lionello Lunesu
67f68a5255 Adding SymLinksIfOwnerMatch to ensure RewriteEngine can be used; adapted the README 2013-07-11 15:45:12 +08:00
Klaus Silveira
c4c4d96976 Merge pull request #341 from mewejo/master
Fixed issue #340
2013-07-09 17:07:05 -07:00
Josh Bonfield
2054a8ad19 Fixed Issue #340 for Gravatar over SSL 2013-07-09 17:57:19 +01:00
Gábor Tóth
ab18b8156c version catch-up 2013-07-01 14:52:03 +02:00
Graham Ollis
6b64ca173b document the Date.timezone by putting it in the example config.ini 2013-06-30 16:30:42 -04:00
Klaus Silveira
2b6a98dafa Merge pull request #333 from Lukx/master
Network Graph View
2013-06-30 08:52:45 -07:00
Graham Ollis
92b013371a add an option for setting the timezone in the local config.ini 2013-06-21 14:44:38 -04:00
Lukas Domnick
a357eb4bd0 Positioning was relying on a wrong offset parent 2013-06-09 00:13:30 +02:00
Lukas Domnick
00ba0710a3 Made the loading indicator a bit more elegant 2013-06-08 23:48:18 +02:00
Lukas Domnick
0af3b18259 Code Cleanup 2013-06-08 22:08:16 +02:00
Lukas Domnick
5aa290642a Click handler for the commit dots 2013-06-08 08:49:03 +02:00
Lukas Domnick
acaf02695b limiting the commits detail view to the boundaries of the graph 2013-06-08 08:45:20 +02:00
Lukas Domnick
9357892ce8 fixed a positioning issue with the commit detail overlay 2013-06-08 07:42:28 +02:00
Lukas Domnick
7e790b7733 Finalized auto-reload;
Improved the loading indicators.
2013-06-07 23:13:24 +02:00
Lukas Domnick
52201e6172 Merge remote-tracking branch 'upstream/master' 2013-06-06 07:18:02 +02:00
Klaus Silveira
179aeeff21 Fixing broken tests 0.4.0 2013-06-01 15:04:35 -03:00
Klaus Silveira
1d436bec58 Fixes #311 2013-06-01 14:50:25 -03:00
Klaus Silveira
66b73830b7 Fixes #298 2013-06-01 14:02:45 -03:00
Klaus Silveira
a83af0cef3 Fixes #213 2013-06-01 13:42:42 -03:00
Klaus Silveira
5122e91b49 Major refactoring of the codebase, specially in the directory scanning parts.
I have removed the directory management features from Gitter and ported them to GitList,
since they are application-specific logic. I was unhappy with the way directories and multiple
directories were handled, so i altered almost everything.

The tests are OK, but the coverage is not good. This means that i'll need som help from all
GitList users that are actively testing the development version with multiple directories.

I have removed the directory caching feature for now, it will be re-implemented soon.
2013-06-01 12:51:25 -03:00
Lukas Domnick
0a9ded5e59 removing some console log debug 2013-05-17 23:14:44 +02:00
Lukas Domnick
71f4e47ccf Finishing the Overlay 2013-05-17 23:14:05 +02:00
Lukas Domnick
7fb0016acc Changed the entire drawing direction of the graph, now more git-hub like, ie. from right to left 2013-05-12 23:39:03 +02:00
Lukas Domnick
088120b1b6 Fixed presumable typo in xml prettyformat 2013-05-12 20:00:58 +02:00
Lukas Domnick
59fe876d6e Merge remote-tracking branch 'upstream/master'
Conflicts:
	src/GitList/Git/Repository.php
2013-05-12 19:47:37 +02:00
Lukas Domnick
68136679fd Moving the Dot-Connecting algorithm to a dedicated function 2013-05-12 18:26:33 +02:00
Klaus Silveira
5ed21119f6 Better behavior when dealing with repositories with empty commits, see #319 2013-05-05 23:31:54 -03:00
Klaus Silveira
35dd1ed084 Prevent 404 in case the repository in empty, create a proper error. Fixes #305 2013-05-05 23:16:51 -03:00
Klaus Silveira
89bc96b4e0 Minor fixes and path checks 2013-05-05 22:43:41 -03:00
Klaus Silveira
f6852d2d83 Build fixes 2013-05-05 21:46:35 -03:00
Klaus Silveira
fb1d18c702 Adding PHPCS to build 2013-05-05 21:03:18 -03:00
Klaus Silveira
9dbcc13245 Making the config readable during build 2013-05-05 20:42:12 -03:00
Wim Rijnders
9be8cbf4c1 Merge branch 'master' of github.com:klaussilveira/gitlist 2013-04-21 08:38:05 +02:00
Wim Rijnders
2febca6322 diff output parsing skips empty lines. 2013-04-21 08:37:01 +02:00
Klaus Silveira
85ea136f9c Merge pull request #302 from keelerm84/missing-mandatory-parameters
Missing parameters when generating blob_raw route
2013-04-18 10:36:47 -07:00
Klaus Silveira
cf1c98cf99 Merge pull request #301 from keelerm84/view-raw-files
Raw File View For PHP Strips Tags
2013-04-18 10:36:31 -07:00
Klaus Silveira
c594a9353a Merge pull request #307 from jrtc27/stats-fix
Show author statistics for the selected branch. Fixes #11
2013-04-18 10:36:03 -07:00
James Clarke
bba3055008 Show author statistics for the selected branch. Fixes #11 2013-04-15 12:47:58 +01:00
Matthew M. Keeler
f36454b849 Missing parameters when generating blob_raw route 2013-04-07 22:21:35 -05:00
Matthew M. Keeler
a1f9ac89eb Raw File View For PHP Strips Tags 2013-04-07 21:48:47 -05:00