Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | 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 | |
| | |\ \ | ||||||
| | | * | | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 1 | -34/+21 | |
| | * | | | Merge branch 'ci-services-migrate' into 'master' | Kamil Trzciński | 2015-12-14 | 1 | -11/+0 | |
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/| | ||||||
| | | * | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 1 | -11/+0 | |
| * | | | Add CI runners registration token reset button | Grzegorz Bizon | 2015-12-11 | 1 | -0/+1 | |
| * | | | Use new runners registration token to register CI runners | Grzegorz Bizon | 2015-12-11 | 1 | -2/+0 | |
| |/ / | ||||||
| * | | Upgraded Sidekiq to 4.xfeature/sidekiq-4 | Gabriel Mazetto | 2015-12-10 | 1 | -0/+8 | |
| |/ | ||||||
| * | Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-caching | Douwe Maan | 2015-12-10 | 4 | -5/+6 | |
| |\ | ||||||
| | * | Use devise paranoid mode and ensure the same message is returned every time | Drew Blessing | 2015-12-09 | 2 | -2/+1 | |
| | * | Merge branch 'master' into merge-if-green | Douwe Maan | 2015-12-09 | 2 | -2/+3 | |
| | |\ | ||||||
| | | * | Merge branch 'mr-builds' into 'master' | Dmitriy Zaporozhets | 2015-12-09 | 1 | -1/+2 | |
| | | |\ | ||||||
| | | | * | Move Builds tab to the end | Douwe Maan | 2015-12-08 | 1 | -1/+1 | |
| | | | * | Merge branch 'master' into mr-builds | Douwe Maan | 2015-12-08 | 2 | -1/+2 | |
| | | | |\ | ||||||
| | | | * | | Add Builds tab to MR detail page | Douwe Maan | 2015-12-08 | 1 | -0/+1 | |
| | | * | | | Merge branch 'issue-closing-docs' into 'master' | Robert Speicher | 2015-12-08 | 1 | -1/+1 | |
| | | |\ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | | * | | Merge branch 'master' into issue-closing-docsissue-closing-docs | Douwe Maan | 2015-12-08 | 3 | -0/+17 | |
| | | | |\ \ | | | | | |/ | ||||||
| | | | * | | Update documentation about automatic issue closing | Douwe Maan | 2015-12-07 | 1 | -1/+1 | |
| | * | | | | Merge branch 'master' into merge-if-green | Douwe Maan | 2015-12-08 | 2 | -1/+2 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | * | | | | Merge branch 'master' into zj/gitlab-ce-merge-if-green | Douwe Maan | 2015-12-08 | 3 | -1/+18 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | * | | | | Merge branch 'master' into merge-if-green | Zeger-Jan van de Weg | 2015-12-07 | 18 | -37/+73 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Refactor MergeWhenBuildSucceedsService and incorporate feedback | Zeger-Jan van de Weg | 2015-11-23 | 1 | -0/+1 | |
| | * | | | | | Merge branch 'master' into merge-if-green | Zeger-Jan van de Weg | 2015-11-18 | 11 | -80/+131 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | API support, incorporated feedback | Zeger-Jan van de Weg | 2015-11-18 | 1 | -2/+1 | |
| | * | | | | | | Merge when build succeeds | Zeger-Jan van de Weg | 2015-11-02 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'reference-pipeline-and-caching' into 'master' | Robert Speicher | 2015-12-08 | 2 | -1/+5 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | |