Commit Graph

694 Commits

Author SHA1 Message Date
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
Ilia Kondrashov
c897090812 add GET search alias, put last query qery in input field 2013-04-26 22:01:17 +04: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
Wim Rijnders
fc32fd68ba Single repository in config.ini converted to array in config.php. 2013-04-03 17:33:09 +02:00
Klaus Silveira
e64e24e870 Updating dependencies, small fix 2013-04-03 10:40:34 -03:00
Klaus Silveira
c87ec40c3f Merge pull request #286 from klaussilveira/multidir
Multiple directory support
2013-04-03 06:14:32 -07:00
Wim Rijnders
dc263c05f2 Merged master branch to multidir branch. 2013-04-03 12:45:54 +02:00
Wim Rijnders
b07897f098 Refactored away getRepositoryCached() in gitlist. 2013-04-03 10:23:44 +02:00
Lukas Domnick
284a52e570 Merge remote-tracking branch 'upstream/master'
Conflicts:
	web/css/style.css
2013-03-30 21:51:05 +01:00
Lukas Domnick
1cee41a001 a click handler to allow finding the commits a line connects 2013-03-30 21:44:13 +01:00
Klaus Silveira
919c953f83 Properly parsing commit body, fixes #137 2013-03-29 00:44:06 -03:00
Klaus Silveira
b73af1a64e Adding favicon, fixes #237 2013-03-29 00:35:24 -03:00
Klaus Silveira
4eaebed43b Proper branch name validation, fixes #272 2013-03-29 00:26:16 -03:00
Klaus Silveira
cf9aeaf773 Oops. I did it again. 2013-03-29 00:20:28 -03:00
Klaus Silveira
f68f2edd45 Fixes #288 2013-03-29 00:09:01 -03:00
Klaus Silveira
99ad7b568c Fixing problem parsing paths with spaces, fixes #281 2013-03-29 00:04:36 -03:00
Klaus Silveira
02eb7cb185 Proper MD rendering, fixes #256 2013-03-28 23:57:16 -03:00
Klaus Silveira
90a854bf06 More CS fixes 2013-03-28 23:53:25 -03:00
Klaus Silveira
132ba42616 CS fixes 2013-03-28 23:49:18 -03:00
Klaus Silveira
1f103627c3 Strict standards fix 2013-03-28 23:11:16 -03:00
Klaus Silveira
cb71550e7e Fixes #255 2013-03-28 23:09:05 -03:00
Klaus Silveira
e93e986b12 Updating dependencies 2013-03-28 23:07:50 -03:00
Lukas Domnick
b1cb35f364 fetching other commit pages works now, use window.fcd() while testing 2013-03-26 21:44:42 +01:00
Lukas Domnick
5a0d3200da Thought at one point I needed a view for this JSON Output. Turns out, I don't. 2013-03-26 21:12:56 +01:00
Lukas Domnick
77dd4e3bd0 First Page of Commits rendering correctly. 2013-03-26 21:01:36 +01:00
Lukas Domnick
ffe8814b2a Got the first prototypal network graph working. 2013-03-22 00:12:24 +01:00
Lukas Domnick
312e9ff15f Changed Git Prettyformat from <parent> to <parents>, as this is what is used everywhere else, including the relying Client class. 2013-03-16 22:29:12 +01:00
Klaus Silveira
3d74b1e1da Proper QA paths 2013-03-12 11:46:29 -03:00
Klaus Silveira
67d6f2561a Cleaning up the build artifacts 2013-03-12 10:34:09 -03:00
Klaus Silveira
452c0d251e Do not run QA on package building, leave that for dev 2013-03-12 09:57:21 -03:00
Klaus Silveira
f4bc9b8892 Fixes #269 2013-03-12 09:52:52 -03:00
Klaus Silveira
17eb0f2849 Packaging-specific build target 2013-03-12 09:51:19 -03:00
Klaus Silveira
98637212c0 Updating dependencies 2013-03-12 09:49:14 -03:00