summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'speed-up-members-dropdown' into 'master' Douwe Maan2017-01-271-3/+2
|\
| * Don't call `#uniq` on a relationSean McGivern2017-01-271-3/+2
* | Merge branch '26947-build-status-self-link' into 'master' Kamil Trzciński2017-01-272-3/+4
|\ \
| * | Use badge partial as single source of truth instead of having 2 partials doin...26947-build-status-self-linkFilipa Lacerda2017-01-278-18/+16
| * | Changes after reviewFilipa Lacerda2017-01-271-3/+1
| * | Adds tests to build viewFilipa Lacerda2017-01-271-1/+1
| * | Use new partial to render a badge without a link in the builds details. Preve...Filipa Lacerda2017-01-277-14/+19
* | | Merge branch 'mr-tabs-container-offset' into 'master' Annabel Dunstone Gray2017-01-273-13/+20
|\ \ \
| * | | Fixed merge request tabs extra marginPhil Hughes2017-01-273-13/+20
| |/ /
* | | Merge branch 'sh-fix-annotated-tags-pointing-to-blob' into 'master' Douwe Maan2017-01-271-1/+12
|\ \ \ | |/ / |/| |
| * | Fix Error 500 when repositories contain annotated tags pointing to blobssh-fix-annotated-tags-pointing-to-blobStan Hu2017-01-261-1/+12
* | | Merge branch '26943-fix-user-in-build-presenter' into 'master' Robert Speicher2017-01-272-4/+4
|\ \ \
| * | | Don't override presentee methods for Gitlab::View::Presenter::DelegatedRémy Coutable2017-01-242-4/+4
* | | | Merge branch 'issue_27211' into 'master'Rémy Coutable2017-01-271-6/+0
|\ \ \ \
| * | | | Remove unused js response from refs controllerissue_27211Felipe Artur2017-01-261-6/+0
* | | | | Merge branch '26844-new-search-bar-performs-a-new-request-for-each-tag' into ...Alfredo Sumaran2017-01-272-39/+63
|\ \ \ \ \
| * | | | | Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tagClement Ho2017-01-262-39/+63
* | | | | | Merge branch 'revert-filter-assigned-to-me' into 'master' Filipa Lacerda2017-01-261-4/+0
|\ \ \ \ \ \
| * | | | | | Revert 3f17f29arevert-filter-assigned-to-meClement Ho2017-01-261-4/+0
* | | | | | | Merge branch '27277-small-mini-pipeline-graph-glitch-upon-hover' into 'master' Filipa Lacerda2017-01-261-2/+2
|\ \ \ \ \ \ \
| * | | | | | | fixed small mini pipeline graph line glitchdimitrieh2017-01-261-2/+2
* | | | | | | | Merge branch '27044-fix-explore-sorting-on-trending' into 'master' Fatih Acet2017-01-261-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix /explore sorting (trending)Eric Eastwood2017-01-261-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | 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-261-1/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix filtered search so that labels selected from discussion notes display cor...27124-search-bar-does-not-load-discussion-notes-selected-labelsClement Ho2017-01-251-1/+14
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | 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 '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
* | | | | | | | Merge branch 'add_project_update_hook' into 'master' Rémy Coutable2017-01-261-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add a system hook for when a project is updated.Tommy Beadle2017-01-261-0/+2
* | | | | | | | Merge branch 'patch-10' into 'master' Rémy Coutable2017-01-261-0/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Removed duplicated contentBenny Powers2017-01-191-3/+0
| * | | | | | | Corrected HAML markup in git_access.html.hamlBenny Powers2017-01-191-1/+7
| * | | | | | | Added recommendation to install github-markdownBenny Powers2017-01-191-0/+4
* | | | | | | | Merge branch '27178-update-builds-link-in-project-settings' into 'master' Sean McGivern2017-01-261-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove markdown file extension and add anchor to linkRyan Harris2017-01-251-1/+1
| * | | | | | | | Fixed builds info link on project settings pageRyan Harris2017-01-251-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '26068_tasklist_issue' into 'master' Sean McGivern2017-01-261-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Don’t count tasks that are not defined as list items correctlyJarka Kadlecova2017-01-251-4/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch '27203-fix-ruby21-broken-master' into 'master' Rémy Coutable2017-01-261-4/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Use hashrocket for dasherized attribute27203-fix-ruby21-broken-masterRémy Coutable2017-01-251-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '27013-regression-in-commit-title-bar' into 'master' Annabel Dunstone Gray2017-01-253-3/+8
|\ \ \ \ \ \ \
| * | | | | | | fixed points from comments to improve code qualitydimitrieh2017-01-252-4/+5
| * | | | | | | fixed repo view, last commit, with updated clipboard button orderdimitrieh2017-01-241-1/+6
| * | | | | | | fixed commit title bardimitrieh2017-01-241-2/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '24895-branch-index-delete-button-inconsistently-spaced-and-misa...Annabel Dunstone Gray2017-01-254-4/+5
|\ \ \ \ \ \ \