u2
07d0354f00
typo
2016-02-17 14:24:21 +08:00
Sean Allred
ad6a15a8ed
Use endash where appropriate
...
Resources:
- http://practicaltypography.com/hyphens-and-dashes.html
- http://english.stackexchange.com/q/2116
2016-02-17 00:17:37 -06:00
zhangyaning
f75a20af9d
Merge pull request #209 from danprince/master
...
fix name of watchers field
2016-02-09 23:06:48 +08:00
Julien Sagot
457fb21e8e
Made link in "Languages" section point to search page of user's repo
...
using this language
(Improved by @Walkman100 and @u2).
2016-02-08 12:36:06 +01:00
zhangyaning
0ad014760c
Merge pull request #176 from acrogenesis/tab-space-format
...
Tab space format
2016-02-08 09:34:00 +08:00
Chaoyi Zha
4cf2872f49
Use GitHub's language trending page for language links
...
Previous link was broken.
2016-01-10 11:22:19 -05:00
danprince
05a621dff7
fix name of watchers field
2015-08-30 23:43:58 +01:00
Adrian Rangel
52b006a421
replace tabs with spaces, remove some whitespace at EOL
2013-12-17 21:15:45 -06:00
David Coallier
177b3b80ea
Merge pull request #162 from trans/master
...
Fix paging of starred repos.
2013-12-06 09:29:22 -08:00
David Coallier
3b81ad71ab
Merge pull request #169 from JoahG/blog-to-website
...
Changes all references of 'blog' to 'website' instead.
2013-12-06 09:28:24 -08:00
Joah Gerstenberg
d74faf496c
Changes all references of 'blog' to 'website' instead.
2013-12-05 13:47:49 -06:00
chocolateboy
a7751345be
fix view.name for accounts without a "friendly" name
2013-12-03 10:09:42 +00:00
7rans
7c7f0eb5cb
Fix pageing of starred repos.
2013-12-02 15:08:44 -05:00
Lawrence MacGuire
c7b7c2e2cf
Fixing 1st vs 3rd person texts
2013-11-28 23:19:56 +08:00
Lawrence MacGuire
90bf1cf601
Slight semantic fix for "I do not have any public repos"
...
In the "GitHub Profile" section, it will display "$user is a developer with X public repositories. ..."
However, if the user in question only has other people's forks, it will display "I have no public repositories". Two conflicting statements.
The section now states "All my repositories are forks" if that's the case.
2013-11-28 20:26:01 +08:00
chocolateboy
5cb4936946
stop iterating starred repos if a match is found
2013-11-20 19:58:46 +00:00
7rans
d9dca6e8f6
Opt-in by starring resume.github.com project.
2013-11-19 17:31:01 -05:00
David Coallier
6fdd2157f7
Merge pull request #75 from Chris911/master
...
Github founders are also early adopters (before 2008)
2013-11-19 05:41:34 -08:00
Christophe Naud-Dulude
a00f17e88c
Github founders are also early adopters (before 2008)
2013-11-18 16:10:08 -05:00
August Lilleaas
5f23ac2c0d
Adding a way to opt out, and opting myself out.
2013-11-18 17:45:56 +01:00
NumEricR
bedb9b679b
Restore gists number on statusScore - Fix #57
2013-03-10 01:04:42 +01: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
Ado Matejov
3012f7aa1a
organizations
2012-09-27 19:19:15 +02: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
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
NumEricR
951807b5f0
Add "early adopter" mention for user accounts created on first months of Github
2011-04-24 16:54:38 +02:00
NumEricR
47d8f62efa
Add relative dates for user account creation
2011-04-24 15:37:19 +02: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