Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use EventCreateService for notes, merge requests | Dmitriy Zaporozhets | 2014-03-25 | 1 | -1/+1 |
* | Add source for 'Rendered' message suppression | Jacob Vosmaer | 2014-03-24 | 1 | -0/+1 |
* | Suppress 'Rendered' messages in production.log | Jacob Vosmaer | 2014-03-24 | 1 | -0/+5 |
* | Use new gems methods. | Marin Jankovski | 2014-03-20 | 1 | -3/+0 |
* | Use 2 workers in development | Dmitriy Zaporozhets | 2014-03-20 | 1 | -0/+2 |
* | Do not allow password reset for ldap user. | Marin Jankovski | 2014-03-18 | 1 | -1/+1 |
* | Add retry feature to project import | Dmitriy Zaporozhets | 2014-03-12 | 1 | -0/+2 |
* | Add ldap check in application_controller and internal api | Dmitriy Zaporozhets | 2014-03-10 | 1 | -1/+14 |
* | Replace backticks with Gitlab::Popen | Jacob Vosmaer | 2014-03-03 | 1 | -1/+1 |
* | Merge branch 'db_reaping_frequency' into 'master' | Dmitriy Zaporozhets | 2014-03-01 | 1 | -0/+1 |
|\ | |||||
| * | Add reaping_frequency for MySQL production DB | Jacob Vosmaer | 2014-02-25 | 1 | -0/+1 |
* | | Merge pull request #6420 from Seklfreak/add-piwik-support | Dmitriy Zaporozhets | 2014-02-26 | 1 | -0/+4 |
|\ \ | |||||
| * | | Added Piwik support | Sebastian Winkler | 2014-02-23 | 1 | -0/+4 |
| |/ | |||||
* | | Add default settings to test env. Removed wrong comment for rack_profiler | Dmitriy Zaporozhets | 2014-02-26 | 2 | -1/+5 |
* | | Enable SQL queries in mini-profiler | Dmitriy Zaporozhets | 2014-02-26 | 1 | -0/+7 |
* | | Move services for collecting items to Finders | Dmitriy Zaporozhets | 2014-02-25 | 1 | -2/+2 |
* | | Send emails from the author | Pierre de La Morinerie | 2014-02-19 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-02-14 | 1 | -0/+1 |
|\ | |||||
| * | Add email aliases for users | Jason Hollingsworth | 2014-02-13 | 1 | -0/+1 |
* | | Merge pull request #6258 from zzet/patch-6 | Dmitriy Zaporozhets | 2014-02-13 | 1 | -1/+3 |
|\ \ | |/ |/| | |||||
| * | Add emoji images to asset load path. | Andrew Kumanyaev | 2014-02-06 | 1 | -1/+3 |
* | | code refactor as per standards | GitLab | 2014-02-11 | 1 | -1/+1 |
* | | merge with upstream master | GitLab | 2014-02-06 | 21 | -108/+195 |
|\ \ | |/ | |||||
| * | Change Devise.confirm_within to Devise.allow_unconfirmed_access_for | Athos Ribeiro | 2014-02-03 | 1 | -2/+2 |
| * | Merge pull request #5957 from ninech/dont-depend-on-appid-and-appsecret | Dmitriy Zaporozhets | 2014-02-01 | 1 | -4/+10 |
| |\ | |||||
| | * | Merge branch 'master' into dont-depend-on-appid-and-appsecret | Raffael Schmid | 2014-01-23 | 4 | -5/+23 |
| | |\ | |||||
| | * | | refactor omniauth configuration method | Raffael Schmid | 2013-12-30 | 1 | -4/+10 |
| * | | | Remove python from installation docs | Dmitriy Zaporozhets | 2014-01-30 | 1 | -1/+0 |
| * | | | Merge pull request #5842 from vikraman/patch-1 | Jacob Vosmaer | 2014-01-29 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Add comment about tls for ldap method | Vikraman Choudhury | 2013-12-13 | 1 | -1/+1 |
| * | | | | Merge pull request #6178 from Popl7/add_group_avatars | Dmitriy Zaporozhets | 2014-01-28 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| | * | | | | added group avatars | Steven Thonus | 2014-01-28 | 1 | -0/+3 |
| * | | | | | People keep adding http:// in front of the host. | dosire | 2014-01-27 | 1 | -1/+1 |
| * | | | | | Merge branch 'upload-limits' into 'master' | Dmitriy Zaporozhets | 2014-01-27 | 1 | -1/+2 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Reword the git explanation. | dosire | 2014-01-27 | 1 | -3/+3 |
| | * | | | | Git over ssh and http are different things. | dosire | 2014-01-22 | 1 | -2/+2 |
| | * | | | | More explanation for upload limits. | dosire | 2014-01-22 | 1 | -0/+1 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'fix/routing' of /mnt/ebs/repositories/jhworth.developer/gitlab-ce | Dmitriy Zaporozhets | 2014-01-27 | 1 | -2/+0 |
| |\ \ \ \ | |||||
| | * | | | | Add files to path blacklist. | Jason Hollingsworth | 2014-01-24 | 1 | -2/+0 |
| | |/ / / | |||||
| * | | | | Fix broken test in spec/models/project_spec.rb | Jason Hollingsworth | 2014-01-24 | 1 | -7/+3 |
| |/ / / | |||||
| * | | | Merge pull request #6094 from sinm/patch-1 | Dmitriy Zaporozhets | 2014-01-22 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Updated gitlab.yaml.example's issue_closing_pattern to single quotes | sinm | 2014-01-20 | 1 | -1/+1 |
| * | | | | Further explain userPrincipalName settings | Jacob Vosmaer | 2014-01-21 | 1 | -1/+2 |
| * | | | | Explain how to use AD userPrincipalName for logins | Jacob Vosmaer | 2014-01-21 | 1 | -0/+3 |
| * | | | | Refactor search autocomplete. Use ajax for source | Dmitriy Zaporozhets | 2014-01-18 | 1 | -0/+1 |
| * | | | | Merge branch 'explain_ldap_check' into 'master' | Dmitriy Zaporozhets | 2014-01-17 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Explain that `limit` only applies to the check | Jacob Vosmaer | 2014-01-16 | 1 | -2/+2 |
| * | | | | | Fix typo in LDAP explanation comment | Jacob Vosmaer | 2014-01-17 | 1 | -1/+1 |
| * | | | | | Explain allow_username_or_email_login LDAP setting | Jacob Vosmaer | 2014-01-17 | 1 | -0/+5 |
| |/ / / / | |||||
| * | | | | Merge branch 'custom_password_length' into 'master' | Dmitriy Zaporozhets | 2014-01-16 | 1 | -0/+6 |
| |\ \ \ \ |