- 03 Jan, 2017 9 commits
-
-
Robert Speicher authored
[ci skip]
-
Yorick Peterse authored
Fix Gemfile.lock for the octokit update See merge request !8414
-
Yorick Peterse authored
MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8158 updated the octokit Gem but did not include all the changes for Gemfile.lock.
-
Sean McGivern authored
rewrite the item.respond_to?(:x?) && item.x? to item.try(:x?) See merge request !8409
-
Sean McGivern authored
Add tests to cycle analytics See merge request !7727
-
Sean McGivern authored
API: extern_uid is a string Closes #26227 See merge request !8404
-
Sean McGivern authored
Update octokit to 4.6.2 See merge request !8158
-
dimitrieh authored
-
Robert Schilling authored
-
- 02 Jan, 2017 6 commits
-
-
Fatih Acet authored
Increases pipeline graph drowdown width in order to prevent strange position on chrome on ubuntu Closes #26218 See merge request !8399
-
Filipa Lacerda authored
Adds MR ID to changelog entry
-
Alfredo Sumaran authored
Remove time zone information from assertion in timeago tooltips spec Closes #26183 See merge request !8374
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
- 31 Dec, 2016 20 commits
-
-
Alfredo Sumaran authored
Enable HAML-LINT linters Closes #22072 See merge request !8247
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
- 30 Dec, 2016 5 commits
-
-
Fatih Acet authored
Improved the u2f flow Closes #18556 See merge request !8304
-
Fatih Acet authored
Make tabs full-width at small viewport Closes #26201 See merge request !8369
-
Sean McGivern authored
Fix failures in default sort order spec See merge request !8379
-
Sean McGivern authored
Fix redirect after update file when user has forked project Closes #25578 See merge request !8371
-
Adam Niedzielski authored
Test cases were not waiting for page load after clicking. This caused failures in test cases that were executed right after these incorrect ones, because of requests hitting server after a test was finished. We do not have to click links, we can go directly to a correct page by passing parameters in the URL.
-