summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* loading icon sometimes toggled alongside MR pipeline contents28295-mr-loading-iconSimon Knox2017-02-192-2/+1
* Merge branch '22018-api-milestone-merge-requests' into 'master' Rémy Coutable2017-02-174-0/+75
|\
| * Add API endpoint to get all milestone merge requestsJoren De Groof2017-02-174-0/+75
* | Merge branch '28329-allow-slash-in-slash-command-args' into 'master'Sean McGivern2017-02-173-1/+13
|\ \
| * | Allow slashes in slash command argumentsRémy Coutable2017-02-173-1/+13
| |/
* | Merge branch 'only-yield-valid-reference-matches' into 'master'Sean McGivern2017-02-173-2/+33
|\ \
| * | Only yield valid references in ReferenceFilter.references_inonly-yield-valid-reference-matchesDouwe Maan2017-02-163-2/+33
* | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-1751-1053/+146
|\ \ \
| * | | Cache js selectors; fix css26200-convert-sidebar-to-dropdownAnnabel Dunstone Gray2017-02-163-12/+16
| * | | Remove comments in migrationAnnabel Dunstone Gray2017-02-162-21/+1
| * | | Move necessary sidebar code to right_sidebar.js; delete sidebar.jsAnnabel Dunstone Gray2017-02-153-22/+12
| * | | Fix borked db stuffAnnabel Dunstone Gray2017-02-152-2/+2
| * | | Change iteration strategy to make PhantomJS happyAlfredo Sumaran2017-02-151-2/+4
| * | | Delete labels spinach test bc covered by rspecAnnabel Dunstone Gray2017-02-152-47/+0
| * | | Delete sidebar specs and fixtures; update shortcuts_spec to check page titleAnnabel Dunstone Gray2017-02-154-174/+5
| * | | Move migration to post_migrate; fix shortcuts_specAnnabel Dunstone Gray2017-02-152-2/+3
| * | | Fix active_tab and issuables_counter specsAnnabel Dunstone Gray2017-02-152-4/+6
| * | | Make active links bold; fix badge stylingAnnabel Dunstone Gray2017-02-152-18/+33
| * | | Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-1513-31/+18
| * | | Drop theme ID from users tableAnnabel Dunstone Gray2017-02-157-16/+32
| * | | Fix dropdown alignmentAnnabel Dunstone Gray2017-02-151-6/+5
| * | | Remove sidebar toggle button; replace with dropdownAnnabel Dunstone Gray2017-02-152-16/+14
| * | | Remove global sidebar stylesAnnabel Dunstone Gray2017-02-156-121/+10
| * | | Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-1517-465/+3
| * | | Remove all unnecessary sidebar.jsAnnabel Dunstone Gray2017-02-151-91/+0
| * | | Remove pinned nav functionality and side_navbar_classAnnabel Dunstone Gray2017-02-152-32/+1
| * | | Add dropdown toggle buttonAnnabel Dunstone Gray2017-02-152-39/+49
* | | | Merge branch '26824-diff-unfold-link-is-still-visible-when-there-are-no-lines...Filipa Lacerda2017-02-175-9/+19
|\ \ \ \
| * | | | add CHANGELOG.md entry for !876126824-diff-unfold-link-is-still-visible-when-there-are-no-lines-to-unfoldMike Greiling2017-02-161-0/+5
| * | | | prevent diff unfolding link from appearing for deleted filesMike Greiling2017-02-162-2/+2
| * | | | fix build failuresMike Greiling2017-02-161-1/+3
| * | | | only show diff unfolding link if there are more lines to showMike Greiling2017-02-164-7/+10
* | | | | Merge branch '27883-autocomplete-seems-to-not-trigger-when-at-character-is-pa...Filipa Lacerda2017-02-173-0/+21
|\ \ \ \ \
| * | | | | Retrigger at.js for slash commands with autocomplete suffix27883-autocomplete-seems-to-not-trigger-when-at-character-is-part-of-an-autocompleted-textSam Rose2017-02-133-0/+21
* | | | | | Merge branch 'zj-fix-url-new-issue-presenter' into 'master' Kamil Trzciński2017-02-171-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix project link on issue creationzj-fix-url-new-issue-presenterZ.J. van de Weg2017-02-141-2/+2
* | | | | | Merge branch 'dont-compress-development-assets' into 'master' Alfredo Sumaran2017-02-171-4/+4
|\ \ \ \ \ \
| * | | | | | remove trailing commadont-compress-development-assetsMike Greiling2017-02-161-1/+1
| * | | | | | replace deprecated NoErrorsPlugin with NoEmitOnErrorsPluginMike Greiling2017-02-161-1/+1
| * | | | | | only compress assets in productionMike Greiling2017-02-161-4/+4
* | | | | | | Merge branch '28248-use-page' into 'master' Robert Speicher2017-02-172-3/+23
|\ \ \ \ \ \ \
| * | | | | | | Reduce number of pipelines created to test pagination28248-use-pageFilipa Lacerda2017-02-162-7/+6
| * | | | | | | Merge branch 'master' into 28248-use-pageFilipa Lacerda2017-02-1623-214/+329
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into 28248-use-pageFilipa Lacerda2017-02-16110-1663/+2351
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into 28248-use-pageFilipa Lacerda2017-02-1545-117/+171
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Use `page` query parameter instead of `p` to keep consistency with all URLsFilipa Lacerda2017-02-152-2/+24
* | | | | | | | | | Merge branch '28059-add-pagination-to-admin-abuse-reports' into 'master' Alfredo Sumaran2017-02-163-0/+24
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Restore pagination to admin abuse reportsEric Eastwood2017-02-163-0/+24
* | | | | | | | | | Merge branch 'fix-8.17-upgrade-process' into 'master' Alfredo Sumaran2017-02-163-15/+46
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix typo in node sectionfix-8.17-upgrade-processMike Greiling2017-02-161-1/+1