An error occurred fetching the project authors.
- 20 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 19 Mar, 2015 5 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
kingcody authored
Changes: - change `.navbar-toggle` from `margin: 0 -15px 0 0;` to `margin: 0;`
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 18 Mar, 2015 6 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Hannes Rosenögger authored
-
Hannes Rosenögger authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 17 Mar, 2015 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
This reverts commit c42262b4, reversing changes made to c6586b12.
-
- 16 Mar, 2015 5 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
-
Valery Sizov 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
-
Hannes Rosenögger 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
-