| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added rake task to add limits back in mysql | Jeroen van Baarsen | 2014-03-11 | 1 | -0/+13 |
| * | Merge branch 'fix/social-account-block' into 'master' | Dmitriy Zaporozhets | 2014-03-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Check if any social providers are enabled. | Jason Hollingsworth | 2014-03-06 | 1 | -1/+1 |
| * | | Refactor js behaviours helpers | Dmitriy Zaporozhets | 2014-03-11 | 9 | -147/+155 |
| * | | SHow group name in access granted email | Dmitriy Zaporozhets | 2014-03-11 | 1 | -0/+2 |
| * | | More entries to CHANGELOG | Dmitriy Zaporozhets | 2014-03-11 | 1 | -0/+5 |
| * | | Merge branch 'simplify-emails-content' into 'master' | Dmitriy Zaporozhets | 2014-03-11 | 22 | -90/+88 |
| |\ \ | |||||
| | * | | Make the merge request notification emails more readable | Pierre de La Morinerie | 2014-03-03 | 3 | -18/+8 |
| | * | | Simplify the default layout of notification emails | Pierre de La Morinerie | 2014-03-03 | 3 | -16/+21 |
| | * | | Remove the header banner in notification emails | Pierre de La Morinerie | 2014-03-03 | 1 | -6/+0 |
| | * | | Remove the quote-style around message in notification emails | Pierre de La Morinerie | 2014-03-03 | 1 | -1/+1 |
| | * | | Remove the author name from issue notes emails | Pierre de La Morinerie | 2014-03-03 | 2 | -8/+0 |
| | * | | Add the description to the "new issue" and "new merge request" emails | Pierre de La Morinerie | 2014-03-03 | 3 | -9/+31 |
| | * | | Linkify the reference to the project in the notification emails footer | Pierre de La Morinerie | 2014-03-03 | 1 | -1/+1 |
| | * | | Remove custom link to target in notification emails | Pierre de La Morinerie | 2014-03-03 | 14 | -36/+1 |
| | * | | Add a "View in GitLab" link in notification emails | Pierre de La Morinerie | 2014-03-03 | 8 | -1/+31 |
| * | | | Use username instead of wierd email for first login | Dmitriy Zaporozhets | 2014-03-11 | 1 | -1/+1 |
| * | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-03-11 | 3 | -3/+4 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #6478 from infoMantisGmbH/master | Dmitriy Zaporozhets | 2014-03-11 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | | * | | | Allow underscore as the first char for project names. | mk | 2014-03-06 | 1 | -2/+2 |
| | * | | | | Merge pull request #6503 from mjdetullio/fix/group-admin | Dmitriy Zaporozhets | 2014-03-11 | 2 | -1/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | Fixes a bug with group member administration | Matt DeTullio | 2014-03-10 | 2 | -1/+2 |
| * | | | | | | Merge branch 'ldap-code' into 'master' | Dmitriy Zaporozhets | 2014-03-11 | 11 | -56/+243 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Add User#requires_ldap_check? method | Dmitriy Zaporozhets | 2014-03-11 | 2 | -3/+13 |
| | * | | | | | Add User#last_credential_check_at | Dmitriy Zaporozhets | 2014-03-11 | 2 | -38/+40 |
| | * | | | | | Remove non-exist method from ldap security check | Dmitriy Zaporozhets | 2014-03-11 | 1 | -1/+0 |
| | * | | | | | Fix ldap_user_auth_spec | Dmitriy Zaporozhets | 2014-03-10 | 1 | -1/+2 |
| | * | | | | | Add ldap check in application_controller and internal api | Dmitriy Zaporozhets | 2014-03-10 | 3 | -2/+40 |
| | * | | | | | Remove copyright | Dmitriy Zaporozhets | 2014-03-10 | 3 | -18/+0 |
| | * | | | | | Port LDAP code from EE | Dmitriy Zaporozhets | 2014-03-10 | 4 | -13/+168 |
| * | | | | | | Merge branch 'catch_missing_command' into 'master' | Dmitriy Zaporozhets | 2014-03-10 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Catch missing commands in rake tasks with '' | Jacob Vosmaer | 2014-03-10 | 1 | -0/+2 |
| * | | | | | | | Merge branch 'remove-dot-org' into 'master' | Dmitriy Zaporozhets | 2014-03-10 | 5 | -20/+9 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Update references to gitlab dot com. | dosire | 2014-03-10 | 5 | -20/+9 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-03-10 | 6 | -8/+49 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge pull request #6480 from jvanbaarsen/add-envrc-to-ignore | Dmitriy Zaporozhets | 2014-03-10 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Add envrc to git-ignore | Jeroen van Baarsen | 2014-03-06 | 1 | -0/+1 |
| | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | | Merge pull request #6492 from tsigo/gitlab-shell-custom-path | Dmitriy Zaporozhets | 2014-03-10 | 1 | -4/+4 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Respect custom gitlab_shell path in gitlab:gitlab_shell:check task | Robert Speicher | 2014-03-07 | 1 | -4/+4 |
| | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | | Merge pull request #6500 from tsigo/natural-tag-sorting | Dmitriy Zaporozhets | 2014-03-10 | 4 | -4/+44 |
| | |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| | | * | | | | | | Remove extra whitespace | Robert Speicher | 2014-03-10 | 1 | -1/+1 |
| | | * | | | | | | Sort tag names using VersionSorter | Robert Speicher | 2014-03-09 | 2 | -3/+40 |
| | | * | | | | | | Remove arguments from grouped_options_refs | Robert Speicher | 2014-03-09 | 1 | -1/+1 |
| | | * | | | | | | Add version_sorter gem | Robert Speicher | 2014-03-09 | 2 | -0/+3 |
| | | |/ / / / / | |||||
| * | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Dmitriy Zaporozhets | 2014-03-10 | 4 | -12/+11 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | | | |||||
| | * | | | | | Merge branch 'add-enterprise-linux' into 'master' | Dmitriy Zaporozhets | 2014-03-10 | 2 | -11/+9 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Add enterprise linux distributions as officially supported. | dosire | 2014-03-07 | 2 | -11/+9 |
| | | |/ / / / | |||||
| | * | | | | | Merge branch 'increase-nginx-push-size' into 'master' | Dmitriy Zaporozhets | 2014-03-10 | 2 | -1/+2 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Update changelog. | dosire | 2014-03-10 | 1 | -0/+1 |
| | | * | | | | | Some people are getting the error 'The remote end hung up unexpectedly' due t... | dosire | 2014-03-10 | 1 | -1/+1 |
| | |/ / / / / | |||||
