summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use badge partial as single source of truth instead of having 2 partials doin...26947-build-status-self-linkFilipa Lacerda2017-01-279-19/+17
* Changes after reviewFilipa Lacerda2017-01-272-3/+5
* Adds tests to build viewFilipa Lacerda2017-01-273-3/+29
* Use new partial to render a badge without a link in the builds details. Preve...Filipa Lacerda2017-01-278-14/+23
* Merge branch 'get-rid-of-water-from-notification_service_spec-to-make-it-DRY'...26900-pipelines-tabs-equal-buildsRémy Coutable2017-01-272-228/+91
|\
| * Make notification_service spec DRYer by making some tests reusableYarNayar2016-12-122-228/+91
* | Merge branch '26943-fix-user-in-build-presenter' into 'master' Robert Speicher2017-01-277-21/+29
|\ \
| * | Raise Gitlab::View::Presenter::CannotOverrideMethodError if presentee already...26943-fix-user-in-build-presenterRémy Coutable2017-01-253-6/+9
| * | Don't override presentee methods for Gitlab::View::Presenter::DelegatedRémy Coutable2017-01-246-22/+27
* | | Merge branch 'gemfile-development-guideline' into 'master' Stan Hu2017-01-272-0/+15
|\ \ \
| * | | Document "No gems fetched from git repositories" policy [ci skip]Adam Niedzielski2017-01-272-0/+15
* | | | Merge branch 'rs-empty_project-models' into 'master'Rémy Coutable2017-01-2766-146/+148
|\ \ \ \
| * | | | Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-2666-146/+148
* | | | | Merge branch 'rs-empty_project-requests' into 'master'Rémy Coutable2017-01-2717-44/+44
|\ \ \ \ \
| * | | | | Use `:empty_project` where possible in request specsrs-empty_project-requestsRobert Speicher2017-01-2617-44/+44
| |/ / / /
* | | | | Merge branch 'docs-ci-php-npm' into 'master'Rémy Coutable2017-01-272-0/+162
|\ \ \ \ \
| * | | | | TyposIonut Staicu2017-01-271-12/+17
| * | | | | Small gramatical tweaksIonut Staicu2017-01-272-5/+5
| * | | | | TyposIonut Staicu2017-01-271-10/+11
| * | | | | Added PHP & NPM docIonut Staicu2017-01-272-0/+156
* | | | | | Merge branch 'depr-devise-test-fixed' into 'master'Rémy Coutable2017-01-271-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix depr. warning; use `Devise::Test::ControllerHelpers`Adam Pahlevi2017-01-261-1/+1
* | | | | | Merge branch 'issue_27211' into 'master'Rémy Coutable2017-01-272-6/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove unused js response from refs controllerissue_27211Felipe Artur2017-01-262-6/+4
* | | | | | Merge branch '26844-new-search-bar-performs-a-new-request-for-each-tag' into ...Alfredo Sumaran2017-01-277-39/+137
|\ \ \ \ \ \
| * | | | | | Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tagClement Ho2017-01-267-39/+137
* | | | | | | Merge branch 'revert-filter-assigned-to-me' into 'master' Filipa Lacerda2017-01-263-20/+4
|\ \ \ \ \ \ \
| * | | | | | | Revert 3f17f29arevert-filter-assigned-to-meClement Ho2017-01-263-20/+4
* | | | | | | | Merge branch '27277-small-mini-pipeline-graph-glitch-upon-hover' into 'master' Filipa Lacerda2017-01-262-2/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Add MR id to changelog entryFilipa Lacerda2017-01-261-1/+1
| * | | | | | | | fixed small mini pipeline graph line glitchdimitrieh2017-01-262-2/+6
* | | | | | | | | Merge branch '27044-fix-explore-sorting-on-trending' into 'master' Fatih Acet2017-01-264-0/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix /explore sorting (trending)Eric Eastwood2017-01-264-0/+41
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '27220-jqxhr-responsejson-message-is-undefined-in-safari' into '...Fatih Acet2017-01-261-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Prevent form to be submitted twiceAlfredo Sumaran2017-01-261-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '27124-search-bar-does-not-load-discussion-notes-selected-labels...Fatih Acet2017-01-262-1/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix filtered search so that labels selected from discussion notes display cor...27124-search-bar-does-not-load-discussion-notes-selected-labelsClement Ho2017-01-252-1/+20
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '27254-clicking-line-anchor-multiple-times-causes-scroll-positio...Fatih Acet2017-01-262-4/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | prevent LineHighlighter from updating scroll position27254-clicking-line-anchor-multiple-times-causes-scroll-position-to-over-correctMike Greiling2017-01-251-2/+3
| * | | | | | | | | use handleLocationHash utility methodMike Greiling2017-01-251-2/+4
* | | | | | | | | | Merge branch 'storages-doc-update' into 'master' Douwe Maan2017-01-263-102/+104
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Change repository storage paths location for claritystorages-doc-updateAlejandro Rodríguez2017-01-253-102/+104
* | | | | | | | | | Merge branch 'fix-trace-reader-encoding' into 'master' Douwe Maan2017-01-262-2/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make sure TraceReader uses Encoding.default_externalfix-trace-reader-encodingLin Jen-Shin2017-01-262-2/+15
* | | | | | | | | | | Merge branch 'polettix/gitlab-ce-master' into 'master' Achilleas Pipinellis2017-01-261-28/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Simplify wording in "adding an image" docsFlavio Poletti2017-01-261-28/+22
* | | | | | | | | | | | Merge branch 'update_repo_check_docs' into 'master' Achilleas Pipinellis2017-01-261-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Update repository check documentation Drew Blessing2017-01-261-5/+5
* | | | | | | | | | | | | Merge branch 'correct-issue-filter-dropdown-user-avatar-stretch' into 'master' Annabel Dunstone Gray2017-01-263-5/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fixed flexbox and wrap issuesLuke "Jared" Bennett2017-01-263-5/+9