Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into reference-pipeline-and-cachingreference-pipeline-and-caching | Douwe Maan | 2015-12-08 | 4 | -88/+11 |
|\ | |||||
| * | Inline Gitlab::Blacklist in NamespaceValidatorrs-validators | Robert Speicher | 2015-12-07 | 1 | -34/+0 |
| | | |||||
| * | Move EmailValidator to app/validators | Robert Speicher | 2015-12-07 | 1 | -21/+0 |
| | | |||||
| * | Merge branch 'fix-api-private-project-update' into 'master' | Dmitriy Zaporozhets | 2015-12-07 | 1 | -2/+6 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | Fix API setting of 'public' attribute to false will make a project private There is a bug in the projects API where setting `public` to `false` of would not change `visibility_level` even if `visiblity_level` were not present. Closes #3864 See merge request !1996 | ||||
| | * | Fix API setting of 'public' attribute to false will make a project private | Stan Hu | 2015-12-05 | 1 | -2/+6 |
| | | | | | | | | | | | | Closes #3864 | ||||
| * | | Merge branch 'webhook_payload_with_changes' into 'master' | Valery Sizov | 2015-12-07 | 1 | -31/+5 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add added, modified and removed properties to commit object in webhook https://gitlab.com/gitlab-org/gitlab-ee/issues/20 See merge request !1988 | ||||
| | * | | fixes after reviewwebhook_payload_with_changes | Valery Sizov | 2015-12-07 | 1 | -1/+1 |
| | | | | |||||
| | * | | fox specs | Valery Sizov | 2015-12-07 | 1 | -1/+3 |
| | | | | |||||
| | * | | Add added, modified and removed properties to commit object in webhook | Valery Sizov | 2015-12-04 | 1 | -30/+2 |
| | | | | |||||
* | | | | Fix RedactorFilter | Douwe Maan | 2015-12-08 | 1 | -1/+1 |
| | | | | |||||
* | | | | Move CombinedPipeline methods around | Douwe Maan | 2015-12-08 | 2 | -6/+8 |
| | | | | |||||
* | | | | Store the demodulized reference filter name in data attribute | Robert Speicher | 2015-12-07 | 2 | -4/+4 |
| | | | | |||||
* | | | | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-12-07 | 15 | -156/+265 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge pull request #9892 from stetskevych/fix_nginx_ssl_config | Jacob Vosmaer | 2015-12-07 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Fix gitlab-ssl nginx config to work when multiple server_names are served over https | ||||
| | * | | | Fix gitlab-ssl nginx config to work when multiple server_names are served ↵ | Vyacheslav Stetskevych | 2015-12-06 | 1 | -1/+1 |
| | | |/ | | |/| | | | | | | | | | over https | ||||
| * | | | Merge branch 'fix-gitlab-workhorse-initd-check' into 'master' | Stan Hu | 2015-12-06 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | Check GitLab Workhorse status in init.d script when reporting all components are up and running Closes https://github.com/gitlabhq/gitlabhq/issues/9869 See merge request !1969 | ||||
| | * | | Check GitLab Workhorse status in init.d script when reporting all components ↵ | Stan Hu | 2015-12-04 | 1 | -1/+1 |
| | |/ | | | | | | | | | | | | | | | | are up and running Closes https://github.com/gitlabhq/gitlabhq/issues/9869 | ||||
| * | | Merge branch 'link-refs' into 'master' | Robert Speicher | 2015-12-04 | 14 | -158/+260 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | Recognize issue/MR/snippet/commit links as references. Fixes #3744 and #3745 See merge request !1933 | ||||
| | * | Satisfy rubocoplink-refs | Douwe Maan | 2015-12-03 | 1 | -1/+1 |
| | | | |||||
| | * | Pass original text along with label reference filter. | Douwe Maan | 2015-12-03 | 1 | -1/+5 |
| | | | |||||
| | * | Use URL helpers in specs | Douwe Maan | 2015-12-03 | 1 | -2/+2 |
| | | | |||||
| | * | Merge branch 'master' into link-refs | Douwe Maan | 2015-12-03 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Allow invalid URLs in closing pattern | Douwe Maan | 2015-12-02 | 1 | -1/+3 |
| | | | | |||||
| | * | | Merge branch 'master' into link-refs | Douwe Maan | 2015-12-02 | 5 | -5/+21 |
| | |\ \ | |||||
| | * | | | Expand inline docs. | Douwe Maan | 2015-12-01 | 2 | -2/+28 |
| | | | | | |||||
| | * | | | Pick up direct links to issues/MRs as references. | Douwe Maan | 2015-12-01 | 1 | -1/+16 |
| | | | | | |||||
| | * | | | Allow reference format as link href | Douwe Maan | 2015-12-01 | 7 | -25/+80 |
| | | | | | |||||
| | * | | | Autolink first so we don't pick up numeric anchors as issue references. | Douwe Maan | 2015-12-01 | 10 | -25/+58 |
| | | | | | |||||
| | * | | | Render commit reference using short sha, but include full sha in comment. | Douwe Maan | 2015-12-01 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix code docs | Douwe Maan | 2015-12-01 | 1 | -8/+7 |
| | | | | | |||||
| | * | | | Have ClosingIssueExtractor recognize all referenced issues | Douwe Maan | 2015-11-30 | 1 | -4/+10 |
| | | | | | |||||
| | * | | | Recognize issue/MR/snippet/commit links as references. | Douwe Maan | 2015-11-30 | 7 | -115/+77 |
| | | | | | |||||
| * | | | | Merge branch 'extend-events-api' | Dmitriy Zaporozhets | 2015-12-04 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| | * | | | | Extent Event and Note APIextend-events-api | Dmitriy Zaporozhets | 2015-12-04 | 1 | -0/+3 |
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add note to Events API * add author section to Events API * add noteable_id and noteable_type to Notes API Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Add API endpoint to fetch merge request commits list | Dmitriy Zaporozhets | 2015-12-04 | 1 | -0/+16 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-12-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix deprecation messages in tests | Valery Sizov | 2015-12-03 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-12-02 | 19 | -106/+227 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'upload_hook' into 'master' | Valery Sizov | 2015-11-30 | 1 | -0/+17 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fire update hook from GitLab https://gitlab.com/gitlab-org/gitlab-ce/issues/3069 See merge request !1882 | ||||
| | * | | Fire update hook from GitLab | Valery Sizov | 2015-11-30 | 1 | -0/+17 |
| | |/ | |||||
| * | | Merge branch 'rails_update_to_4_2' into 'master' | Valery Sizov | 2015-11-30 | 4 | -5/+4 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | Rails update to 4.2.4 https://gitlab.com/gitlab-org/gitlab-ce/issues/2694 See merge request !1902 | ||||
| | * | fix specsrails_update_to_4_2 | Valery Sizov | 2015-11-30 | 2 | -2/+2 |
| | | | |||||
| | * | Migrate mailers to ActiveJob | Valery Sizov | 2015-11-26 | 2 | -3/+2 |
| | | | |||||
| * | | Fix alignment | Robert Speicher | 2015-11-27 | 1 | -6/+6 |
| | | | | | | | | | | | | [ci skip] | ||||
| * | | Fix indentation in NGINX confignginx-workhorse-upload-limit | Jacob Vosmaer | 2015-11-27 | 1 | -6/+6 |
| | | | |||||
| * | | Repeat "client_max_body_size 0" everywhere | Jacob Vosmaer | 2015-11-27 | 2 | -0/+12 |
| |/ | | | | | | | | | It turns out that if we do not the declaration from "location /" wins. | ||||
| * | Merge branch 'sherlock-total-query-time' into 'master' | Yorick Peterse | 2015-11-25 | 1 | -0/+5 |
| |\ | | | | | | | | | | | | | | | | | | | | | | Added total query time to Sherlock This makes it easier to see if a problem is caused by slow queries or slow Ruby code (unrelated to any SQL queries that might be used). See merge request !1887 | ||||
| | * | Added total query time to Sherlocksherlock-total-query-time | Yorick Peterse | 2015-11-24 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | This makes it easier to see if a problem is caused by slow queries or slow Ruby code (unrelated to any SQL queries that might be used). | ||||
| * | | Remove usage of Coloredrs-update-colorize | Robert Speicher | 2015-11-24 | 1 | -11/+1 |
| |/ | |||||
| * | Merge branch 'ci-artifacts-path' into 'master' | Robert Speicher | 2015-11-23 | 2 | -1/+3 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose artifacts path This fixes broken artifacts storage path. Fixes #3607 Fixes #3608 Related: gitlab-org/omnibus-gitlab!544 See merge request !1869 |