Commit Graph

130 Commits

Author SHA1 Message Date
August Lilleaas 5f23ac2c0d Adding a way to opt out, and opting myself out. 2013-11-18 17:45:56 +01:00
David Coallier 42fd57a908 Merge pull request #71 from insin/patch-1
Change individual résumé text from 1st person to 3rd person
2013-11-18 06:31:58 -08:00
Jonathan Buchanan d73db02a19 Change résumé text from 1st person to 3rd person 2013-11-18 14:01:44 +00:00
David Coallier 0e4ec5c4c1 Merge pull request #68 from NumEricR/public-repo-link
Update public repositories link URL
2013-11-18 01:49:51 -08:00
NumEricR 176d9cb1fb Update public repositories link URL 2013-06-01 14:52:27 +02:00
David Coallier 949e7321c5 Merged #56 by @Hypersonic 2013-05-20 21:54:04 +01:00
David Coallier 74c5fdac8f Merge pull request #60 from NumEricR/css-padding-right
Remove useless padding-right
2013-05-20 13:34:31 -07:00
David Coallier 2193e8ee9b Merge pull request #59 from NumEricR/gists-number
Restore gists number on statusScore - Fix #57
2013-05-20 13:33:59 -07:00
David Coallier e54a8f1aab Merge pull request #62 from NumEricR/html
HTML fixes and improvements
2013-05-20 13:28:45 -07:00
David Coallier 6d4d960cea Merge pull request #49 from coverband/master
Updated error.html
2013-05-20 13:15:09 -07:00
NumEricR 9f520326f3 Remove hgroup tags 2013-03-30 16:15:44 +01:00
NumEricR 22013ed1cf Remove space after followers link 2013-03-30 11:45:51 +01:00
NumEricR 4dd0cd6110 Remove the useless early adopter message on organizations résumés 2013-03-30 11:33:51 +01:00
NumEricR c0cae15657 Add alternative text on gravatar images 2013-03-30 11:27:38 +01:00
NumEricR 39782f7fd6 Remove wrong target attribute on mailto link 2013-03-30 10:28:01 +01:00
NumEricR 0f46d9a19d Add xmlns and xml:lang attributes on html tag 2013-03-30 10:26:39 +01:00
NumEricR 667c318393 Remove useless padding-right 2013-03-25 21:34:59 +01:00
NumEricR bedb9b679b Restore gists number on statusScore - Fix #57 2013-03-10 01:04:42 +01:00
David Coallier fbeb759874 Merge pull request #54 from AndrewRadev/fix-plurality-for-zero-items
Fix wording for 0 items
2013-01-17 09:55:38 -08:00
Andrew Radev f33e3ac023 Fix wording for 0 items
Should say "0 forks" instead of "0 fork".
2012-11-14 12:48:10 +01:00
David Coallier c26a474616 Merge pull request #53 from Adman/master
Added href to user's followers, modified organizations
2012-10-25 13:08:44 -07:00
Ado Matejov 3012f7aa1a organizations 2012-09-27 19:19:15 +02:00
Ado Matejov 786715e62f href to user's followers 2012-09-27 17:39:46 +02:00
David Coallier fa489d157f Merge pull request #22 from NumEricR/Profile
Modifications on profile description
2012-09-04 15:22:48 -07:00
NumEricR c19167bccd Fix format of GitHub wordings 2012-09-04 23:41:41 +02:00
NumEricR 9c5dd8f6ce Merge branch 'refs/heads/master' into Profile
Conflicts:
	js/githubresume.js
2012-09-04 23:38:31 +02:00
NumEricR a04f2bfdca Merge branch 'refs/heads/master' into Profile
Conflicts:
	js/githubresume.js
	views/resume.html
2012-09-04 23:26:22 +02:00
David Coallier 47b4c0a793 Merge pull request #29 from NumEricR/userStatus
Dynamic user status (fix #3)
2012-09-04 13:34:04 -07:00
NumEricR 195a0fda57 Merge branch 'refs/heads/master' into userStatus
Conflicts:
	js/githubresume.js
	views/resume.html
2012-09-04 22:05:47 +02:00
coverband fdf83d4763 Update views/error.html
Fixed: Triple braces prevented the processing of user tag. Corrected capitalization for GitHub.
2012-09-04 11:06:50 -07:00
David Coallier 6b682a847b Merge pull request #38 from okor/master
config.ru for dev, sexy background, print and email links
2012-09-04 08:25:30 -07:00
okor 3b265e1099 hacked around YUI insanity 2012-09-04 11:05:22 -04:00
David Coallier 47e5f3ac27 Sometimes, humans do stupid things. This was one of them. 2012-09-04 12:04:13 +01:00
David Coallier 353dfc44b2 Thanks to @JamesEarlDouglas — PR #43 — This makes sure to use the GitHub word with the proper format. 2012-09-04 09:02:01 +01:00
David Coallier 5ffad1f3d5 Merge pull request #46 from mohamedmansour/master
Upgrade jQuery Library to support modern browsers.
2012-09-04 00:51:00 -07:00
Mohamed Mansour 70986e3db5 Upgrade jQuery Library to support modern browsers
The existing library breaks IE10 since the shim layer for jQuery 1.5 is
pretty cold and has significantly changed to be a lot better. I moved to
the jquery CDN since Google's CDN is really flaky and the 1.8.1 is
retuning error pages on that CDN.
2012-09-03 18:12:50 -07:00
David Coallier 7ec8fe9abf Merge pull request #45 from Adman/master
Organization link
2012-09-03 12:53:23 -07:00
David Coallier 6f7f9afb95 Merge pull request #41 from coverband/master
Updated Error view
2012-09-03 12:49:50 -07:00
Ado Matejov 705d87cceb org link 2012-09-03 12:51:21 +02:00
coverband caf088a822 Update views/error.html 2012-09-02 12:55:31 -07:00
coverband 12a1aadc56 Update views/error.html 2012-09-02 12:55:02 -07:00
okor 9def42b332 added subtle background, added email and print links 2012-08-29 13:09:10 -04:00
okor be62711f5c added a config.ru for rack/local dev 2012-08-29 12:45:09 -04:00
David Coallier a88bab38c4 Merge pull request #37 from conormcd/github-api-v3
JSON -> JSONP
2012-06-26 03:20:16 -07:00
Conor McDermottroe b5671ce803 JSON -> JSONP
- Add missing `?callback=?` to calls to `$.getJSON` to turn them into
  JSONP calls to avoid same-origin lockdown.
- Move from `.forEach` to `$.each` to work around intermittent breakage
  with `.forEach`.
2012-06-26 01:23:30 +01:00
David Coallier 239c738d68 Merge pull request #36 from conormcd/github-api-v3
Switch to GitHub API V3
2012-06-25 03:21:14 -07:00
Conor McDermottroe 63d834b570 Switch to GitHub API V3
API V2 has been shut off since 1st June 2012. I also took the time to
remove github.js since we weren't using much of it.

Fixes #35
2012-06-23 14:14:55 +01:00
David Coallier 7e6cced1c4 Merge pull request #33 from ajtulloch/master
Labels for watchers and forks in descriptions.
2012-04-16 02:13:07 -07:00
Andrew Tulloch dea120728a FIX: We add proper labels for watchers and forks
That is, we replace lines such as
  "This repository has 1 watcher(s) and 5 fork(s)"
with
  "This repository has 1 watcher and 5 forks".
2011-12-14 02:08:47 +08:00
NumEricR bf90337694 Removed unnecessary dot at the end of repositories description 2011-08-25 14:02:36 +02:00