- 20 Jan, 2016 40 commits
-
-
Robert Speicher authored
Add syntax highlighting to diff view Closes #3945 See merge request !2109
-
Achilleas Pipinellis authored
Mention required Ruby version Closes #12446 See merge request !2524
-
Achilleas Pipinellis authored
[ci skip]
-
Rubén Dávila authored
-
Achilleas Pipinellis authored
Add note about minimum GitLab CI version Documentation update: To use variables in `.gitlab-ci.yml` it's not enough to update the GitLab Runner, a minimum version of GitLab CI is needed as well. See merge request !2514
-
Rubén Dávila authored
-
Robert Speicher authored
Split from !2455 References #9092 See merge request !2515
-
Douwe Maan authored
-
Robert Speicher authored
Gracefully handle invalid UTF-8 sequences in Markdown links Closes #6077 See merge request !2382
-
Robert Speicher authored
Add sentry integration Sentry is an event logging platform primarily focused on capturing and aggregating exceptions. With this MR it will be possible to log and track exceptions from GitLab to Sentry. https://gitlab.com/gitlab-com/operations/issues/39 See merge request !2485
-
Robert Speicher authored
Use ENV variables for Unicorn worker killer & increase default limits Merge request that lead to this particular merge request: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2421 [ci skip] See merge request !2513
-
Douwe Maan authored
-
Douwe Maan authored
Upgraded gitlab_git to fix issue #5858 This updates the dependency on gitlab_git and fixes #5858 - reproduced locally and issue disappears with the change. Related MR that actually adds branch name support to commits_between: https://gitlab.com/gitlab-org/gitlab_git/merge_requests/61 See merge request !2516
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Fixes tooltip doesn't duplicate the "me" name. Checks that "me" is not in the array of names in tooltip ![emojilist](/uploads/20b1a39cda194358f9730ec3c6b86acb/emojilist.gif) Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/7978 See merge request !2454
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Adds "t" as a shortcut for find file anywhere See merge request !2507
-
Douwe Maan authored
-
James Lopez authored
-
Achilleas Pipinellis authored
Fixed invalid JSON in first JSON Example Just a comma missing See merge request !2487
-
Jacob Schatz authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Stan Hu authored
Closes #6077
-
Douwe Maan authored
Update Issues/MRs updated_at field when notes are generated Closes #3749 and #9130 See merge request !2493
-
Douwe Maan authored
-
Douwe Maan authored
Remove `Compressed to` column from build artifacts browser See #10982. See merge request !2509
-
Tomasz Maczukin authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Henning Hoefer authored
-
Yorick Peterse authored
Using this limit on GitLab.com it appears we're able to reduce response timings by about 620 milliseconds compared to the previous limit. See gitlab-org/gitlab-ce!2421 for more information.
-
Yorick Peterse authored
This makes it easier for users to use their own limits based on their server configuration.
-
Achilleas Pipinellis authored
[ci skip] Fixed minor typo in workflow documentation This change is self-explanatory. See merge request !2503
-
Jeroen Nijhof authored
-
-
Grzegorz Bizon authored
See #10982.
-
Jacob Schatz authored
Code was failing because branch was named `'test'` with quotes which was escaping the javascript I was using.
-