Commit Graph

513 Commits

Author SHA1 Message Date
myfreeweb
cfe4abd495 Add hex.pm support 2014-08-06 13:45:02 +04:00
Thaddee Tyl
f7ee1cb71a Flat design: drop-shadow.
Part of issue #185.
2014-08-05 08:37:12 +02:00
Thaddee Tyl
944d561a5e Links to Twitter, Gittip, GitHub. 2014-08-05 08:29:39 +02:00
Thaddee Tyl
048bf9206a Flat design: use @jasonlong's work.
Part of issue #185.
2014-08-05 08:05:53 +02:00
Thaddee Tyl
7dbce1f011 In the code comments: s/visionmedia/strongloop/ 2014-08-04 09:17:30 +02:00
Thaddee Tyl
ee04259e36 Jenkins: added try / catch.
Related to #213.
2014-07-30 21:48:03 +02:00
Thaddee Tyl
fde45337ff Merge remote-tracking branch 'therealtbs/master' 2014-07-30 21:35:27 +02:00
Thaddee Tyl
f778b9f4f3 Server: Expires header.
Fixes #221.

Hat tip to @bogdanRada and @0xced.
2014-07-29 20:34:45 +02:00
Thaddee Tyl
077cbb1705 index: commit the s/visionmedia/strongloop/ to try.
See #227.
2014-07-29 19:38:14 +02:00
Alan Shaw
a652a134c0 Express repo moved to strongloop/express 2014-07-29 18:09:25 +01:00
Thaddee Tyl
21d1885fc5 Fix test. 2014-07-28 19:14:33 +02:00
Thaddee Tyl
afbf42173d Make things more obvious for contributors. 2014-07-28 19:00:28 +02:00
Thaddee Tyl
d288f686c6 Merge remote-tracking branch 'toy/compact-flat-style-template' 2014-07-28 17:54:42 +02:00
Thaddee Tyl
20f5db778f David: peer dependencies, example.
Fixes #218.
2014-07-21 16:32:19 +02:00
Thaddee Tyl
3487c6393d David-dm: peer dependencies. 2014-07-21 16:28:05 +02:00
Thaddee Tyl
3db4c7fd55 PyPI license: Example and color adjustments.
To fit with other licenses.
2014-07-21 15:56:15 +02:00
Thaddee Tyl
f97e9924f0 Merge remote-tracking branch 'krak3n/master' 2014-07-21 15:51:12 +02:00
Thaddee Tyl
9ea61976e1 Example for npm license badge. 2014-07-21 15:43:04 +02:00
Thaddee Tyl
5bb5dd19b2 Merge remote-tracking branch 'quard/master' 2014-07-21 15:39:55 +02:00
Thaddee Tyl
5318a7653a gem: code comments. 2014-07-21 13:17:57 +02:00
Thaddee Tyl
0f48a2848c Website. 2014-07-21 13:09:09 +02:00
Thaddee Tyl
0e9436cf4c Code style cleanup. 2014-07-21 13:08:44 +02:00
Ivan Kuchin
6c0f24f983 replaced usage of linearGradient with fill colour and fill-opacity on intended rect 2014-07-18 19:07:32 +02:00
Chris Reeves
358c690b10 Added PyPI license support 2014-07-16 11:59:22 +01:00
Stephen Belanger
f7aee1e260 Add npm license integration 2014-07-15 12:00:28 -07:00
bogdanRada
f25f310856 update gem downloads count 2014-07-15 11:26:56 +03:00
Thaddee Tyl
0baa320968 Catch monthly analytics update errors. 2014-07-14 12:31:50 +02:00
Thaddee Tyl
4831b6ef01 Gem downloads: Examples for regexp parts. 2014-07-14 12:25:35 +02:00
Thaddee Tyl
6130f8c707 Updated website. 2014-07-14 12:24:44 +02:00
Thaddee Tyl
2617069511 Gem downloads: omit needless space & code lines. 2014-07-14 12:22:10 +02:00
bogdanRada
baf95cdb4c fix 2014-07-14 12:29:03 +03:00
bogdanRada
d336199e0c remove header 2014-07-14 11:20:18 +03:00
bogdanRada
d42a7162de update gem downloads badge 2014-07-14 11:17:46 +03:00
TBS
0fbc191679 merge host and path into one match 2014-07-13 14:00:44 +00:00
TBS
11643dbf7e add documentation 2014-07-13 03:37:36 +00:00
TBS
ab8ec9a585 fix test implementation 2014-07-13 03:04:50 +00:00
TBS
6f616fc58d add jenkins integration 2014-07-13 02:30:31 +00:00
bogdanRada
393bb4768d fix identation 2014-07-10 13:11:17 +03:00
bogdanRada
fc5ee65379 gem downloads count 2014-07-10 13:07:57 +03:00
bogdan
dc6c5c836a Update README.md 2014-07-08 21:22:38 +03:00
bogdan
820f3af562 Update README.md 2014-07-08 21:22:10 +03:00
Samuel E. Giddins
d2ef97ab1b Fix for when there are no platforms specified 2014-07-03 14:29:45 -04:00
Thaddee Tyl
3c03978dbc CocoaPods license can be a hashtable.
Containing the `type` field for license information.

Fixes #205.
2014-07-02 10:15:57 +02:00
Thaddee Tyl
03e7013bf5 Text baseline nudged down by 1px.
Fixes #141.
2014-06-30 15:28:02 +02:00
Thaddee Tyl
a1968a2882 Updated website. 2014-06-29 23:58:21 +02:00
Kristian Hellang
b132e01afa Added support for chocolatey version and download count 2014-06-25 02:38:55 +02:00
Thaddee Tyl
4e99c5cc40 Updated website
Especially for issue #202.
2014-06-24 23:23:41 +02:00
J.M
3f60a57eb5 Add Scrutinizer Coverage to try.html 2014-06-24 23:23:40 +02:00
J.M
43bda164eb Add Scrutinizer coverage badges, see #193 2014-06-24 23:23:40 +02:00
Jason Miller
3a7595f5a4 Add support for david-dm devDependencies #200 2014-06-24 11:17:21 -04:00