08 Mar, 2013
1 commit
-
Previously, creating a user without a github login would result in user.github_login == '' instead of nil. This prevented creating more than one user without a github login because of the unique index on the field.
29 Oct, 2012
1 commit
05 Jun, 2012
1 commit
-
… issues for public/private/no repos)
04 Jun, 2012
1 commit
-
…ween creating an issue on Github, or on their configured issue tracker.
02 Jun, 2012
1 commit
01 Jun, 2012
1 commit
-
Conflicts: Gemfile Gemfile.lock app/assets/javascripts/errbit.js app/assets/stylesheets/errbit.css app/models/user.rb config/initializers/_load_config.rb
21 May, 2012
1 commit
23 Mar, 2012
2 commits
27 Sep, 2011
1 commit
12 Aug, 2011
2 commits
11 Aug, 2011
2 commits
-
…y need for migrations, and I made my implementation as unintrusive as possible. Some organizations (such as ours) will find the "username" field useful when implementing an alternative authentication strategy. (Default is off, and this is fully backwards compatible.)
-
…esn't hurt to set it explicitly. Alternative devise strategies don't know about the email field, otherwise.
09 Aug, 2011
1 commit
-
… just commit this all at once. I used the following command to do this: (on Ubuntu ) find . -not -path '.git' -iname '*.rb' -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
09 Mar, 2011
1 commit
04 Mar, 2011
2 commits
23 Nov, 2010
1 commit
20 Aug, 2010
1 commit
13 Aug, 2010
4 commits
11 Aug, 2010
2 commits
10 Aug, 2010
1 commit