| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't send (fake) email during dev bootstrapno-mail-during-dev-bootstrap | Jacob Vosmaer | 2016-01-15 | 1 | -0/+2 |
* | Remove the `:coffee` and `:coffeescript` Haml filtersrs-remove-coffee-filters | Robert Speicher | 2016-01-11 | 1 | -0/+6 |
* | Optimize LDAP and add a search timeout | Drew Blessing | 2016-01-11 | 2 | -0/+6 |
* | Merge gitlab.com:gitlab-org/gitlab-ce | Jeroen Nijhof | 2016-01-08 | 1 | -3/+3 |
|\ |
|
| * | Merge branch 'issue_3076' into 'master'
| Drew Blessing | 2016-01-08 | 1 | -3/+3 |
| |\ |
|
| | * | Fix problem with projects ending with .keys #3076 | Jose Corcuera | 2016-01-06 | 1 | -3/+3 |
* | | | Merge gitlab.com:gitlab-org/gitlab-ce | Jeroen Nijhof | 2016-01-08 | 1 | -0/+9 |
|\ \ \
| |/ / |
|
| * | | Add two custom Date/Time conversion formats | Robert Speicher | 2016-01-07 | 1 | -0/+9 |
* | | | Merge gitlab.com:gitlab-org/gitlab-ce | Jeroen Nijhof | 2016-01-07 | 1 | -0/+18 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Jacob Vosmaer | 2016-01-07 | 1 | -0/+18 |
| |/ |
|
* | | Merge gitlab.com:gitlab-org/gitlab-ce | Jeroen Nijhof | 2016-01-06 | 31 | -191/+388 |
|\ \
| |/ |
|
| * | Track total query/view timings in transactions | Yorick Peterse | 2016-01-04 | 1 | -0/+1 |
| * | Removed tracking of hostnames for metrics | Yorick Peterse | 2015-12-31 | 1 | -1/+0 |
| * | Removed tracking of raw SQL queries | Yorick Peterse | 2015-12-31 | 1 | -1/+0 |
| * | Merge branch 'remove-whenever-schedule' into 'master'
| Robert Speicher | 2015-12-30 | 1 | -8/+0 |
| |\ |
|
| | * | We don't use whenever anymore. Lets remove the schedule file | Jeroen van Baarsen | 2015-12-30 | 1 | -8/+0 |
| * | | Added additional config environmental variables to help Debian packaging | Gabriel Mazetto | 2015-12-30 | 1 | -3/+3 |
| |/ |
|
| * | reCAPTCHA is configurable through Admin Settings, no reload needed. | Gabriel Mazetto | 2015-12-28 | 3 | -18/+0 |
| * | Merge branch 'relocate-influxdb-settings' into 'master'
| Yorick Peterse | 2015-12-28 | 2 | -24/+10 |
| |\ |
|
| | * | Move InfluxDB settings to ApplicationSettingrelocate-influxdb-settings | Yorick Peterse | 2015-12-28 | 2 | -24/+10 |
| * | | Fixed syntax in gitlab.yml.example | Yorick Peterse | 2015-12-28 | 1 | -1/+1 |
| * | | Merge branch 'restart-settings-are-moved-too' into 'master'
| Dmitriy Zaporozhets | 2015-12-28 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | Restart settings are moved too. | Sytse Sijbrandij | 2015-12-28 | 1 | -2/+2 |
| * | | Merge branch 'influxdb' into 'master'
| Dmitriy Zaporozhets | 2015-12-28 | 2 | -0/+78 |
| |\ \ |
|
| | * | | Added host option for InfluxDBinfluxdb | Yorick Peterse | 2015-12-28 | 1 | -0/+1 |
| | * | | Instrument all ActiveRecord model methods | Yorick Peterse | 2015-12-17 | 1 | -0/+21 |
| | * | | Only track method calls above a certain threshold | Yorick Peterse | 2015-12-17 | 1 | -0/+3 |
| | * | | Instrument Gitlab::Shel and Gitlab::Git | Yorick Peterse | 2015-12-17 | 1 | -0/+12 |
| | * | | Use custom code for instrumenting method calls | Yorick Peterse | 2015-12-17 | 1 | -1/+0 |
| | * | | Storing of application metrics in InfluxDB | Yorick Peterse | 2015-12-17 | 2 | -0/+42 |
| * | | | Merge branch 'environment-variables-in-the-app' into 'master'
| Dmitriy Zaporozhets | 2015-12-28 | 2 | -1/+10 |
| |\ \ \ |
|
| | * | | | Thanks Robert for the corrections in the environment variables docs.environment-variables-in-the-app | Sytse Sijbrandij | 2015-12-28 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| | * | | Add documentation and example file for environent variables. | Sytse Sijbrandij | 2015-12-27 | 1 | -0/+9 |
| | * | | Use environment variables to configure GitLab. | Sytse Sijbrandij | 2015-12-27 | 1 | -1/+1 |
| * | | | Add documentation for using reCAPTCHAadd-recaptcha-support | Stan Hu | 2015-12-27 | 1 | -1/+1 |
| * | | | Add support for Google reCAPTCHA in user registration to prevent spammers | Stan Hu | 2015-12-27 | 3 | -0/+19 |
| |/ / |
|
| * | | Grace period support for TFA | Gabriel Mazetto | 2015-12-24 | 1 | -0/+1 |
| * | | Hotfix for sidekiq-cron being loaded from Settingslogic with defaults | Gabriel Mazetto | 2015-12-22 | 2 | -2/+6 |
| * | | Merge branch 'feature/sidekiq-cron-config' into 'master'
| Dmitriy Zaporozhets | 2015-12-22 | 4 | -15/+20 |
| |\ \ |
|
| | * | | Sidekiq-cron configuration moved to gitlab.ymlfeature/sidekiq-cron-config | Gabriel Mazetto | 2015-12-14 | 4 | -15/+20 |
| * | | | Merge branch 'admin_add_identity' into 'master'
| Robert Speicher | 2015-12-21 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Allow admin to create new user identities | Drew Blessing | 2015-12-15 | 1 | -1/+1 |
| * | | | | Merge branch 'add_email_unlock' into 'master'
| Robert Speicher | 2015-12-21 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | Allow account unlock via email | Drew Blessing | 2015-12-14 | 1 | -2/+2 |
| | |/ / / |
|
| * | | | | Merge branch 'tduehr/gitlab-ce-cas-support' | Douwe Maan | 2015-12-21 | 3 | -0/+27 |
| |\ \ \ \ |
|
| | * | | | | add CAS authentication support | tduehr | 2015-12-14 | 3 | -0/+27 |
| | |/ / / |
|
| * | | | | Backport JIRA service | Drew Blessing | 2015-12-18 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
| * | | | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 2 | -6/+6 |
| |/ / |
|
| * | | Merge branch 'master' into ci/persist-registration-token | Grzegorz Bizon | 2015-12-14 | 1 | -45/+21 |
| |\ \ |
|
| | * \ | Merge branch 'ci-project-migrate' into 'master'
| Kamil TrzciĆski | 2015-12-14 | 1 | -34/+21 |
| | |\ \ |
|