Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Add `RepositoryPush` specs | Grzegorz Bizon | 2015-12-08 | 1 | -5/+5 | |
| | | | | | | | ||||||
| | * | | | | | Fix url helpers in RepositoryPush | Grzegorz Bizon | 2015-12-08 | 1 | -3/+4 | |
| | | | | | | | ||||||
| | * | | | | | Remove obsolete variables in `repository_push_email` | Grzegorz Bizon | 2015-12-08 | 1 | -3/+14 | |
| | | | | | | | ||||||
| | * | | | | | Improve Messagee::RepositoryPush | Grzegorz Bizon | 2015-12-08 | 1 | -61/+65 | |
| | | | | | | | ||||||
| | * | | | | | Refactor RepositoryPush, move to Message namespace | Grzegorz Bizon | 2015-12-08 | 2 | -116/+120 | |
| | | | | | | | ||||||
| | * | | | | | Extract repository_push_email to separate class | Grzegorz Bizon | 2015-12-08 | 1 | -0/+116 | |
| | | | | | | | ||||||
| * | | | | | | AuthHash should not parameterize email user | Corey Hinshaw | 2015-12-10 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-caching | Douwe Maan | 2015-12-10 | 2 | -1/+18 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # spec/lib/gitlab/markdown/autolink_filter_spec.rb # spec/lib/gitlab/markdown/commit_range_reference_filter_spec.rb # spec/lib/gitlab/markdown/commit_reference_filter_spec.rb # spec/lib/gitlab/markdown/cross_project_reference_spec.rb # spec/lib/gitlab/markdown/emoji_filter_spec.rb # spec/lib/gitlab/markdown/external_issue_reference_filter_spec.rb # spec/lib/gitlab/markdown/external_link_filter_spec.rb # spec/lib/gitlab/markdown/issue_reference_filter_spec.rb # spec/lib/gitlab/markdown/label_reference_filter_spec.rb # spec/lib/gitlab/markdown/merge_request_reference_filter_spec.rb # spec/lib/gitlab/markdown/redactor_filter_spec.rb # spec/lib/gitlab/markdown/reference_gatherer_filter_spec.rb # spec/lib/gitlab/markdown/relative_link_filter_spec.rb # spec/lib/gitlab/markdown/sanitization_filter_spec.rb # spec/lib/gitlab/markdown/snippet_reference_filter_spec.rb # spec/lib/gitlab/markdown/syntax_highlight_filter_spec.rb # spec/lib/gitlab/markdown/table_of_contents_filter_spec.rb # spec/lib/gitlab/markdown/task_list_filter_spec.rb # spec/lib/gitlab/markdown/upload_link_filter_spec.rb # spec/lib/gitlab/markdown/user_reference_filter_spec.rb | |||||
| | * | | | | | Move Builds tab to the end | Douwe Maan | 2015-12-08 | 1 | -2/+2 | |
| | | | | | | | ||||||
| | * | | | | | Merge branch 'master' into mr-builds | Douwe Maan | 2015-12-08 | 2 | -2/+4 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/controllers/projects/merge_requests_controller.rb # app/views/projects/merge_requests/widget/_heading.html.haml | |||||
| | * | | | | | | Make commit and MR ref filters aware of /builds path | Douwe Maan | 2015-12-08 | 2 | -1/+18 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'reference-pipeline-and-caching' into 'master' | Robert Speicher | 2015-12-08 | 37 | -220/+366 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement different Markdown rendering pipelines and cache Markdown Builds on !1090. Related to !1014. Fixes #2054. See merge request !1602 | |||||
| | * | | | | | | Merge branch 'master' into reference-pipeline-and-cachingreference-pipeline-and-caching | Douwe Maan | 2015-12-08 | 2 | -65/+5 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | * | | | | | | 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 | 11 | -154/+244 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-12-03 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-12-02 | 9 | -74/+116 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Move Markdown filters and pipelines into folders. | Douwe Maan | 2015-11-19 | 35 | -46/+46 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-11-19 | 34 | -273/+1327 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-10-27 | 3 | -3/+10 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Slight refactoring | Douwe Maan | 2015-10-22 | 1 | -10/+2 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Use correct var name | Douwe Maan | 2015-10-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix Markdown XHTML context param | Douwe Maan | 2015-10-22 | 1 | -9/+10 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Make pipelines actually make sense | Douwe Maan | 2015-10-21 | 14 | -178/+265 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-10-21 | 4 | -8/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Remove unused Gitlab::Markdown#cached? method | Douwe Maan | 2015-10-14 | 1 | -5/+0 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Cache rendered contents of issues, MRs and notes | Douwe Maan | 2015-10-14 | 2 | -11/+21 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'master' into rs-redactor-filter | Douwe Maan | 2015-10-14 | 6 | -2/+98 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Use Gitlab::Markdown for Asciidoc and ReferenceExtractor pipelines | Douwe Maan | 2015-10-14 | 3 | -117/+154 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Enable caching of Gitlab::Markdown rendered result | Douwe Maan | 2015-10-14 | 2 | -12/+27 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Use Gitlab::Markdown.render with :pipeline option rather than different methods | Douwe Maan | 2015-10-14 | 5 | -141/+162 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Block LDAP user when they are no longer found in the LDAP server | Drew Blessing | 2015-12-08 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'serve_lfs_object' into 'master' | Douwe Maan | 2015-12-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Serve LFS object Depends on gitlab-org/gitlab_git!57 See merge request !1976 | |||||
| | * | | | | | | | | | | | | Recursivity needed if a fork is a fork of a fork. | Marin Jankovski | 2015-12-04 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Inline Gitlab::Blacklist in NamespaceValidatorrs-validators | Robert Speicher | 2015-12-07 | 1 | -34/+0 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | 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 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | fix deprecation messages in tests | Valery Sizov | 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 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | 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 | |
| | | | | | | | | | | |