Robert Speicher
|
b039a16946
|
GFM refactor: Move the actual parsing to a class under the Gitlab module
|
2012-08-14 04:37:18 -04:00 |
|
Robert Speicher
|
e31a9dd253
|
GFM refactor: Update pattern to avoid an extra HTML entities check
|
2012-08-14 04:33:46 -04:00 |
|
Robert Speicher
|
d1d19aecde
|
GFM refactor: Simplify the regex pattern
Makes use of 'extended' patterns to add comments to the groups, and also
reduces the total number of groups to just those that are used.
|
2012-08-14 04:33:41 -04:00 |
|
Robert Speicher
|
7754189187
|
Fully embrace Ruby 1.9 hash syntax
Didn't bother with files in db/, config/, or features/
|
2012-08-10 18:25:15 -04:00 |
|
randx
|
04bad8257f
|
Fixed markdown tests
|
2012-08-08 11:52:09 +03:00 |
|
randx
|
6171a4d8eb
|
Fixed dashboard broken messages cause of glm
|
2012-08-03 03:28:02 +03:00 |
|