An error occurred fetching the project authors.
- 17 Mar, 2015 2 commits
-
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
This reverts commit c42262b4, reversing changes made to c6586b12.
-
- 16 Mar, 2015 4 commits
-
-
Christian Walther authored
Fixes issues #880, #723, #1113: Markdown must be rendered to XHTML, not HTML, when generating summary content for Atom feeds. Otherwise, content-less tags like <img> and <hr>, generated when issue descriptions, merge request descriptions, comments, or commit messages use emoji, horizontal rules, or images, are not terminated and make the Atom XML invalid.
-
Stan Hu authored
-
Stan Hu authored
-
Zeger-Jan van de Weg authored
-
- 15 Mar, 2015 3 commits
-
-
Vinnie Okada authored
Use more restrictive permissions for backup tar files and for the db, uploads, and repositories directories inside the tar files.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 14 Mar, 2015 2 commits
-
-
Vinnie Okada authored
-
Marin Jankovski authored
-
- 13 Mar, 2015 8 commits
-
-
Douwe Maan authored
-
Hannes Rosenögger authored
This reverts commit 07f9a3f9, reversing changes made to 48036751. Reverted this because the data is used in hooks as well.
-
Andrea Ruggiero authored
-
Elliot authored
Remove unnecessary fetch of commit messages for initial push. This will reduce the memory usage significantly.
-
Douwe Maan authored
-
Stan Hu authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 12 Mar, 2015 7 commits
-
-
Dmitriy Zaporozhets authored
It is same search like we have at issues page. It allows to quickly filter merge requests based on title or desription. I copy-pasted some js code from Issues.js. In future search (filtering) logic should be refactoed into one class for merge requests and issues
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Cameron Banga authored
-
Douwe Maan authored
-
Hannes Rosenögger authored
This adds the functionality of replacing all images that were uploaded to gitlab with inline images(base64) in emails. This change fixes the broken images in emails that 7.8 introduced
-
Dmitriy Zaporozhets authored
-
- 11 Mar, 2015 3 commits
-
-
Marin Jankovski authored
-
Douwe Maan authored
-
Vyacheslav Slinko authored
-
- 10 Mar, 2015 8 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Douwe Maan authored
-
Stan Hu authored
Also preserve code preview color scheme in events dashboard. Assign default colors to all code blocks shown as <pre class="code highlight [color_scheme]"> Closes #1139
-
Douwe Maan authored
-
Nicole Cordes authored
It seems that ruby can handle 'nil' value but other json processors (like PHP) throw an error. This is always generated for empty arrays.
-
Dmitriy Zaporozhets authored
-
- 09 Mar, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
-
Hannes Rosenögger authored
This commit disables process_commit_messages() for the initial push to the default branch. This fixes the mass SQL statements (~500000) that were executed during the initial push of the linux kernel for example.
-
Dmitriy Zaporozhets authored
-