Fabien Potencier
|
a7d17a749e
|
refactored breadcrumb management
|
2012-07-07 08:57:42 +02:00 |
|
Fabien Potencier
|
65e0bd402b
|
fixed URL management
|
2012-07-07 08:57:38 +02:00 |
|
Klaus Silveira
|
5ecb02ba15
|
Fixing bug in the commit header bar with long commit messages
|
2012-07-06 11:22:48 -03:00 |
|
Klaus Silveira
|
dde115f822
|
Removing unused plugins from CodeMirror 2.3
|
2012-07-06 11:18:43 -03:00 |
|
Klaus Silveira
|
c3f21df003
|
The highlighter now uses a <pre> instead of a <textarea>. Much better!
|
2012-07-06 10:57:37 -03:00 |
|
Klaus Silveira
|
949c579ad5
|
Upgrading CodeMirror to 2.3
|
2012-07-06 10:36:10 -03:00 |
|
Klaus Silveira
|
6d593eae50
|
Creating a small guide for developers interested in contributing to GitList
|
2012-07-06 10:23:23 -03: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
0.2
|
2012-07-05 13:24:21 -03:00 |
|
Klaus Silveira
|
3479833aa2
|
Adding a target for packaging the application in a single tarball
|
2012-07-05 02:09:04 -03:00 |
|
Klaus Silveira
|
0f3f4afe57
|
Adding JUnit and Clover logging to test suite
|
2012-07-04 21:19:47 -03:00 |
|
Klaus Silveira
|
459ba49f82
|
Creating Ant build script
|
2012-07-04 20:51:56 -03:00 |
|
Klaus Silveira
|
970de45342
|
Using Composer autoloader for test suite, making Travis support Composer to run test suite properly
|
2012-07-04 12:10:26 -03:00 |
|
Klaus Silveira
|
cd497812ba
|
Dropping PHAR, using Composer for dependency management
|
2012-07-04 12:07:46 -03:00 |
|
Klaus Silveira
|
99f28161ef
|
Merge pull request #67 from attiks/i64b
check if file exists before reading to avoid warnings
|
2012-06-28 10:35:15 -07:00 |
|
Klaus Silveira
|
0e25f0f7e7
|
Merge pull request #68 from attiks/i63b
possible fix
|
2012-06-28 10:34:57 -07:00 |
|
Peter Droogmans
|
3308fe4699
|
check if file exists before reading to avoid warnings
|
2012-06-28 16:27:18 +02:00 |
|
Peter Droogmans
|
bda9cc5f0e
|
possible fix
|
2012-06-28 14:14:56 +02:00 |
|
Klaus Silveira
|
3591753f2b
|
Changing the syntax highlighting theme for C# and Java. Fixes #65.
|
2012-06-27 23:43:06 -03:00 |
|
Klaus Silveira
|
e1f8d8413b
|
Merge pull request #64 from attiks/i62
fix for #61, #62
|
2012-06-27 19:39:24 -07:00 |
|
Peter Droogmans
|
22a81468d5
|
fix for #61, #62
|
2012-06-27 14:43:46 +02:00 |
|
Klaus Silveira
|
ec2e12dc04
|
Merge pull request #62 from skwashd/default-from-head
Read default branch from .git/HEAD
|
2012-06-26 11:54:15 -07:00 |
|
Klaus Silveira
|
734d0558a5
|
Merge pull request #63 from skwashd/fix-blame
Interleave commits in blame
|
2012-06-26 11:53:48 -07:00 |
|
Dave Hall
|
158150d6c3
|
Issue #57: Interleave commits in blame
|
2012-06-26 21:47:19 +10:00 |
|
Dave Hall
|
19d80921f0
|
Issue #61: Read default branch from .git/HEAD
|
2012-06-26 21:04:37 +10:00 |
|
Klaus Silveira
|
ad67163c09
|
Merge pull request #60 from mablo/readme-box
Readme file box with markdown support
|
2012-06-19 15:14:24 -07:00 |
|
Michał Prochowski
|
e508a3479d
|
* Fix notice error if file readme don't exists.
* Show readme box for file with `readme` suffix (eg readme, readme.md. readme.txt, readme.markdown etc).
|
2012-06-19 10:34:51 +02:00 |
|
Michał Prochowski
|
0b8ec9b4bd
|
Merge remote-tracking branch 'origin/master' into readme-box
Conflicts:
web/js/main.js
|
2012-06-14 00:40:44 +02:00 |
|
Michał Prochowski
|
d77f05d825
|
Merge remote-tracking branch 'upstream/master'
|
2012-06-14 00:34:10 +02:00 |
|
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 |
|