summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Diagram renders in a new line.steps-to-MRFilipa Lacerda2017-04-192-6/+9
| | | | Remove extra blankspace
* Merge branch 'master' into steps-to-MRFilipa Lacerda2017-04-19180-1291/+2221
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (112 commits) Fix container registry navigation menu highlights Resolve "Mini pipeline graph + status badge, when updating in real time don't change color and svg icon" Refactor group search out of global search disables test settings on chat notification services when repository is empty Disable initialization table pipeline for new merge request form Improves support for long build traces: Use &. because rubocop. Seriously I don't think this makes sense Add a changelog entry Just enforce the output encoding for Ansi2html Moved per page value to const Does not remove the GitHub remote when importing from GitHub Use DeleteUserWorker for removing users via spam logs Remove format from end of URL for URLs that take a ref or path Fix specs Rename can_edit_blob? to can_modify_blob? Rephrase error message for a diff with a blob that’s too large Show case insensitive matches in snippet search results Add snippet IID to snippet page titles Normalize sizes in Gitlab::Git::Blob Update wording. ...
| * Merge branch 'fix/gb/fix-container-registry-nav-link' into 'master' Robert Speicher2017-04-182-2/+39
| |\ | | | | | | | | | | | | | | | | | | Fix container registry navigation menu highlights Closes #31027 See merge request !10732
| | * Fix container registry navigation menu highlightsGrzegorz Bizon2017-04-182-2/+39
| |/
| * Merge branch ↵Alfredo Sumaran2017-04-184-23/+149
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | '30904-mini-pipeline-graph-status-badge-when-updating-in-real-time-don-t-change-color-and-svg-icon' into 'master' Resolve "Mini pipeline graph + status badge, when updating in real time don't change color and svg icon" Closes #30904 See merge request !10691
| | * Resolve "Mini pipeline graph + status badge, when updating in real time ↵Luke "Jared" Bennett2017-04-184-23/+149
| |/ | | | | | | don't change color and svg icon"
| * Merge branch 'fix/improve-gitaly-unsupported-address-error' into 'master' Robert Speicher2017-04-181-1/+1
| |\ | | | | | | | | | | | | | | | | | | Improve gitaly_address error message Closes gitaly#174 See merge request !10532
| | * Improve gitaly_address error messagefix/improve-gitaly-unsupported-address-errorAhmad Sherif2017-04-081-1/+1
| | | | | | | | | | | | Closes gitaly#174
| * | Merge branch 'use-favicon-full-path-for-pipeline-status-favicon' into 'master' Filipa Lacerda2017-04-1818-18/+21
| |\ \ | | | | | | | | | | | | | | | | Use favicon full path See merge request !10676
| | * | Review changes, used eq instead of matchuse-favicon-full-path-for-pipeline-status-faviconLuke "Jared" Bennett2017-04-175-5/+5
| | | |
| | * | Remove unneeded format blockLuke "Jared" Bennett2017-04-141-4/+0
| | | |
| | * | Updated specsLuke "Jared" Bennett2017-04-137-13/+12
| | | |
| | * | Remove helperLuke "Jared" Bennett2017-04-132-6/+3
| | | |
| | * | [ci skip] Use favicon full pathLuke "Jared" Bennett2017-04-1313-5/+16
| | | |
| * | | Merge branch '30615-refactor-global-search' into 'master' Sean McGivern2017-04-185-28/+64
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor group search out of global search Closes #30615 See merge request !10687
| | * | | Refactor group search out of global searchNick Thomas2017-04-185-28/+64
| | | | |
| * | | | Merge branch ↵Sean McGivern2017-04-183-2/+24
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '31009-disable-test-settings-on-services-when-repository-is-empty' into 'master' Disables test settings on chat notification services when repository is empty Closes #31009 See merge request !10759
| | * | | | disables test settings on chat notification services when repository is empty31009-disable-test-settings-on-services-when-repository-is-emptyTiago Botelho2017-04-183-2/+24
| | | | | |
| * | | | | Merge branch '29595-customize-experience-callout' into 'master' Annabel Dunstone Gray2017-04-184-22/+59
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 29595 Customize experience callout design Closes #29595 See merge request !10026
| | * \ \ \ \ Fix color merge conflict29595-customize-experience-callouttauriedavis2017-04-140-0/+0
| | |\ \ \ \ \
| | | * | | | | Fixed testsJose Ivan Vargas2017-04-132-3/+2
| | | | | | | |
| | | * | | | | 29595 Customize experience callout designtauriedavis2017-04-133-22/+60
| | | | | | | |
| | * | | | | | Remove lighten blue and add blue-25 for backgroundtauriedavis2017-04-141-1/+1
| | | | | | | |
| | * | | | | | Fixed testsJose Ivan Vargas2017-04-142-3/+2
| | | | | | | |
| | * | | | | | 29595 Customize experience callout designtauriedavis2017-04-143-22/+60
| | | | | | | |
| * | | | | | | Merge branch 'merge-request-new-page-double-pipelines-table' into 'master' Filipa Lacerda2017-04-182-2/+3
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable initialization table pipeline for new merge request form Closes #31052 See merge request !10765
| | * | | | | | Disable initialization table pipeline for new merge request formPhil Hughes2017-04-182-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #31052
| * | | | | | | Merge branch '30696-long-build-log-improvement' into 'master' Phil Hughes2017-04-188-40/+163
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improves support for long build traces: Closes #30696 See merge request !10660
| | * | | | | | | Improves support for long build traces:Filipa Lacerda2017-04-188-40/+163
| |/ / / / / / /
| * | | | | | | Merge branch 'add-recent-searches-docs' into 'master' Jacob Schatz2017-04-182-0/+6
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add docs for recent searches/search history See merge request !10668
| | * | | | | | | Remove issue boards from recent searchesadd-recent-searches-docsVictor Wu2017-04-131-1/+1
| | | | | | | | |
| | * | | | | | | Update phrasing via @jschatz1 commentsEric Eastwood2017-04-121-1/+1
| | | | | | | | |
| | * | | | | | | Change headingVictor Wu2017-04-121-1/+1
| | | | | | | | |
| | * | | | | | | Update index.mdVictor Wu2017-04-121-1/+1
| | | | | | | | |
| | * | | | | | | Add docs for recent searches/search historyEric Eastwood2017-04-122-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See - https://gitlab.com/gitlab-org/gitlab-ce/issues/27262 - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10324
| * | | | | | | | Merge branch '30841-remove-link-to-topics-page' into 'master' Job van der Voort2017-04-181-4/+0
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove link to topics page Closes #30841 See merge request !10656
| | * | | | | | | Remove link to topics30841-remove-link-to-topics-pageSean Packham (GitLab)2017-04-121-4/+0
| | | | | | | | |
| * | | | | | | | Merge branch 'disable-recent-search-on-boards' into 'master' Filipa Lacerda2017-04-181-7/+8
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable recent search on issue boards Closes #30919 See merge request !10686
| | * | | | | | | | Disable recent search on issue boardsdisable-recent-search-on-boardsPhil Hughes2017-04-131-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #30919
| * | | | | | | | | Merge branch '29816-create-keyboard-shortcut-for-editing-wiki-page' into ↵Filipa Lacerda2017-04-187-2/+58
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add keyboard edit shortcut for wiki Closes #29816 See merge request !10245
| | * | | | | | | | | Fix ._shortcuts.html.hamlGeorge Andrinopoulos2017-04-121-17/+8
| | | | | | | | | | |
| | * | | | | | | | | Rename wiki-edit class to js-wiki-editGeorge Andrinopoulos2017-04-112-2/+2
| | | | | | | | | | |
| | * | | | | | | | | Refactor shortcuts_wiki.jsgeoandri2017-04-112-4/+5
| | | | | | | | | | |
| | * | | | | | | | | Add wikiEdit to constructorgeoandri2017-04-111-1/+0
| | | | | | | | | | |
| | * | | | | | | | | Minor refactoring in shortcuts_wiki.jsgeoandri2017-04-111-0/+1
| | | | | | | | | | |
| | * | | | | | | | | Add keyboard edit shortcut for wikiGeorge Andrinopoulos2017-04-111-0/+1
| | | | | | | | | | |
| | * | | | | | | | | Add wikiEdit to constructorgeoandri2017-04-111-3/+3
| | | | | | | | | | |
| | * | | | | | | | | Minor refactoring in shortcuts_wiki.jsgeoandri2017-04-112-6/+4
| | | | | | | | | | |
| | * | | | | | | | | Refactor shortcuts_wiki.jsgeoandri2017-04-114-29/+13
| | | | | | | | | | |
| | * | | | | | | | | Add keyboard edit shortcut for wikiGeorge Andrinopoulos2017-04-118-2/+83
| | | | | | | | | | |