NumEricR
195a0fda57
Merge branch 'refs/heads/master' into userStatus
...
Conflicts:
js/githubresume.js
views/resume.html
2012-09-04 22:05:47 +02:00
okor
9def42b332
added subtle background, added email and print links
2012-08-29 13:09:10 -04: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
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
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
319b1347ba
JS clean up
2011-07-30 21:02:01 +02:00
NumEricR
45f0a4b6ec
Display organizations login if name isn't available
2011-07-30 20:26:03 +02:00
NumEricR
6a70e0afd6
Fixed code style
2011-07-29 21:32:23 +02:00
Eric R
a905a0c99b
Merge pull request #26 from njay/daterange
...
Change display of project date ranges to be more sensible
2011-07-29 12:24:49 -07:00
Eric R
fdfddfb228
Merge pull request #25 from njay/patch-1
...
pluralize no public repo message
2011-07-26 14:42:26 -07:00
NumEricR
9200fd39f1
Code style
2011-07-26 23:01:49 +02:00
Eric R
8bdce49c78
Merge pull request #27 from NumEricR/master
...
Fix issues #9 and #11
2011-07-26 13:51:08 -07:00
NumEricR
5298fe46ca
Added some extra points on user status algorithm
2011-06-08 21:02:49 +02:00
NumEricR
15b5255a10
User status is now defined using several parameters
2011-06-02 20:53:34 +02:00
NumEricR
2e3612efca
Dynamic user status based on repos number
2011-06-02 15:08:13 +02:00
Nick Novitski
d2ca7c22f8
date one-year projects by that year alone - #7
2011-06-01 11:12:27 -07:00
Nick Novitski
0952a0b113
date project by last push rather than current year - #7
2011-06-01 11:11:47 -07:00
Nick Novitski
fa3b0a2d4e
pluralize no public repo message
2011-06-01 10:11:02 -07:00
David Coallier
44d40757b3
Revert "Make the "My Popular Repositories" be built from your complete list of repositories. Must have at least one contribution to be counted."
...
This reverts commit 3fcbd8c4b1 .
2011-05-16 23:14:47 +01:00
Herman J. Radtke III
3fcbd8c4b1
Make the "My Popular Repositories" be built from your complete list of repositories. Must have at least one contribution to be counted.
2011-05-12 20:11:36 -07:00
David Coallier
fce62cde11
Merge pull request #20 from alotaiba/master.
...
Fixed Some Issues With Languages and Organizaitions
2011-05-01 16:57:55 -07:00
Abdulrahman Alotaiba
b6c60b4c6f
Fixed language not appearing for users' old repos, and fixed 'My Organizations' showing loading message for users who don't have any
2011-04-21 19:31:54 +03:00
NumEricR
0c809ee3ab
Display number of followers (issue #9 )
2011-04-10 22:04:56 +02:00
NumEricR
8595bf0295
Add test on blog value to prevent handling an empty string
2011-04-10 19:36:41 +02:00
NumEricR
7c2590759d
Add test on blog value to prevent handling an empty string
2011-04-10 18:14:23 +02:00
NumEricR
6a64fa4e8a
Delete useless space
2011-04-10 17:24:47 +02:00
Oscar Del Ben
1c2d71c9ef
fetch all repos
2011-03-23 08:59:24 +01:00
David Coallier
a97a7434d8
Remove the last line under the last job item.
2011-02-07 17:22:20 +00:00
David Coallier
e89a29cbe2
Tiny bug on the display of the languages
2011-02-07 17:18:06 +00:00
David Coallier
b80eb58274
Max Languages is 9
2011-02-07 17:11:59 +00:00
David Coallier
6343f91478
Added the changes from n1k0 and a few other things.
2011-02-07 17:10:44 +00:00
Nicolas Perriault
c0d8579df4
forks are no more included in language statistics (ping @naholyr)
2011-02-07 14:25:55 +01:00
Nicolas Perriault
5ea11860e3
removed hardcoded GA tracker ID (\!)
2011-02-07 14:23:34 +01:00
Nicolas Perriault
ff944a092d
added language statistics (+ indentation and code formatting)
2011-02-07 13:18:45 +01:00
Nicolas Perriault
549b1fd6ce
now catching exceptions in case a console instance is missing
2011-02-07 11:05:26 +01:00
Nicolas Perriault
57aeebb4aa
added gravatar display in the header
2011-02-07 10:43:10 +01:00
David Coallier
b2b16fce26
Removed papa bear and put the username instead of the name when the name isnt present.
2011-02-06 21:41:51 +00:00
David Coallier
a6c2168ed6
Added a fun "Papa Bear" name in the event one doesnt have a name. Added a title modification.
2011-02-06 21:39:33 +00:00
David Coallier
0db8e99cd3
Added more intelligent link (lack of) recognition
2011-02-06 18:58:53 +00:00
David Coallier
2b8accd536
Removed the loader when no repository.
2011-02-06 18:36:13 +00:00
David Coallier
d8c933dabb
Added a testing organization page and added links back tot he resume templates. Also added a loading for information.
2011-02-06 18:25:17 +00:00
David Coallier
f046b8af61
Added a check for missing http:// in the links.
2011-02-06 16:35:11 +00:00
David Coallier
98b611d43b
Added a list of popular users and some small additions.
2011-02-06 16:20:36 +00:00
David Coallier
60a7ecda53
Added google analytics
2011-02-06 14:49:20 +00:00
David Coallier
db06a1c185
Added google analytics
2011-02-06 14:46:36 +00:00
David Coallier
47aba3b380
The initial github resumes repository
2011-02-06 14:36:30 +00:00