Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate SlackService and HipChat service | Kamil Trzcinski | 2015-12-10 | 7 | -1/+72 |
* | Migrate CI WebHooks and Emails to new tables | Kamil Trzcinski | 2015-12-10 | 6 | -6/+55 |
* | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 73 | -1750/+602 |
* | Merge branch 'tmp-reference-pipeline-and-caching' into 'master' | Douwe Maan | 2015-12-10 | 100 | -2551/+2662 |
|\ | |||||
| * | Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-caching | Douwe Maan | 2015-12-10 | 351 | -873/+2656 |
| |\ | |||||
| * \ | Merge branch 'reference-pipeline-and-caching' into 'master' | Robert Speicher | 2015-12-08 | 100 | -2551/+2662 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into reference-pipeline-and-cachingreference-pipeline-and-caching | Douwe Maan | 2015-12-08 | 61 | -217/+473 |
| | |\ \ | |||||
| | * | | | 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 | 4 | -18/+18 |
| | * | | | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-12-07 | 232 | -1350/+2600 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-12-03 | 88 | -348/+380 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-12-02 | 260 | -2488/+4137 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Move Markdown filters and pipelines into folders. | Douwe Maan | 2015-11-19 | 74 | -2042/+2007 |
| | * | | | | | | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-11-19 | 571 | -3223/+9811 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | gfm is no longer | Douwe Maan | 2015-10-27 | 1 | -1/+1 |
| | * | | | | | | | Reset memoized project repository when path changes | Douwe Maan | 2015-10-27 | 2 | -2/+3 |
| | * | | | | | | | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-10-27 | 113 | -729/+1365 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Use single_line Markdown pipeline for commit description | Douwe Maan | 2015-10-23 | 1 | -1/+1 |
| | * | | | | | | | | Fix specs | Douwe Maan | 2015-10-22 | 1 | -4/+4 |
| | * | | | | | | | | Slight refactoring | Douwe Maan | 2015-10-22 | 1 | -10/+2 |
| | * | | | | | | | | Use correct var name | Douwe Maan | 2015-10-22 | 1 | -1/+1 |
| | * | | | | | | | | Use faster, more appropriate pipeline for mentionable attributes | Douwe Maan | 2015-10-22 | 2 | -2/+2 |
| | * | | | | | | | | Disabling caching in test environment because it was causing issues with Mark... | Douwe Maan | 2015-10-22 | 2 | -9/+15 |
| | * | | | | | | | | Use markdown with gfm pipeline rather than gfm method | Douwe Maan | 2015-10-22 | 2 | -2/+2 |
| | * | | | | | | | | 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 | 280 | -2040/+3791 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Remove stray conflict marker | Douwe Maan | 2015-10-15 | 1 | -1/+0 |
| | * | | | | | | | | | Merge branch 'master' into rs-redactor-filter | Douwe Maan | 2015-10-14 | 35 | -162/+402 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | 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 | 8 | -31/+51 |
| | * | | | | | | | | | | Merge branch 'master' into rs-redactor-filter | Douwe Maan | 2015-10-14 | 266 | -1935/+3780 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Use Gitlab::Markdown for Asciidoc and ReferenceExtractor pipelines | Douwe Maan | 2015-10-14 | 5 | -126/+166 |
| | * | | | | | | | | | | | 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 | 14 | -177/+181 |
* | | | | | | | | | | | | | Merge branch 'rs-snippets-clipboard' | Douwe Maan | 2015-12-10 | 5 | -6/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Add copy-to-clipboard button to Snippets#showrs-snippets-clipboard | Robert Speicher | 2015-12-09 | 5 | -6/+14 |
* | | | | | | | | | | | | | Merge branch 'rs-reset-db' into 'master' | Kamil Trzciński | 2015-12-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Run db:reset before db:create on CIrs-reset-db | Robert Speicher | 2015-12-09 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge branch 'devise_paranoid_mode' into 'master' | Robert Speicher | 2015-12-10 | 5 | -17/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Use devise paranoid mode and ensure the same message is returned every time | Drew Blessing | 2015-12-09 | 5 | -17/+21 |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'ui-fix' into 'master' | Dmitriy Zaporozhets | 2015-12-10 | 1 | -19/+25 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Fix list with controls display | Dmitriy Zaporozhets | 2015-12-10 | 1 | -19/+25 |
* | | | | | | | | | | | | | | | Merge pull request #9897 from atomaka/atomaka/bugfix/consistent-no-ssh-message | Dmitriy Zaporozhets | 2015-12-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | "No ssh" message should be same on project page | Andrew Tomaka | 2015-12-09 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'dev/master' into 'master' | Robert Speicher | 2015-12-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'yaml_safe_load' into 'master' | Robert Speicher | 2015-12-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | Allow [Symbol] when loading YAML | Kamil Trzciński | 2015-12-09 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | Use YAML.safe_load | Kamil Trzciński | 2015-12-09 | 1 | -2/+2 |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |