An error occurred fetching the project authors.
- 16 Mar, 2015 1 commit
-
-
Valery Sizov 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
-
- 07 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 06 Mar, 2015 6 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Stan Hu authored
Normalize output to use: - User name instead of username - Include first line of title in message description - Link to "Issue #X" instead of "#X"
-
Stan Hu authored
Supports four different event types all bundled under the "note" event type: - comments on a commit - comments on an issue - comments on a merge request - comments on a code snippet
-
Douwe Maan authored
-
Douwe Maan authored
-
- 05 Mar, 2015 1 commit
-
-
Stan Hu authored
-
- 04 Mar, 2015 7 commits
-
-
Douwe Maan authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Patricio Cano authored
-
Valery Sizov authored
-
Douwe Maan authored
-
- 03 Mar, 2015 3 commits
-
-
Douwe Maan authored
-
Stan Hu authored
1) Adds a DB migration for all services to toggle on push, issue, and merge events. 2) Upon an issue or merge request event, fire service hooks. 3) Slack service supports custom messages for each of these events. Other services not supported at the moment. 4) Label merge request hooks with their corresponding actions.
-
Andrès Koetsier authored
-