summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | Add some tests for admin/project runners pageLin Jen-Shin2017-02-152-0/+160
| * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-15855-15237/+17772
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Add a test to make sure the queue ticks when updating runnersLin Jen-Shin2017-02-131-0/+7
| * | | | | | | | | | | | | | | | | | | | | Use UpdateRunnerService to update runner in API:Lin Jen-Shin2017-02-081-1/+2
| * | | | | | | | | | | | | | | | | | | | | Only tick queue if anything is updatedLin Jen-Shin2017-02-072-6/+29
| * | | | | | | | | | | | | | | | | | | | | Just pass :services, feedback:Lin Jen-Shin2017-02-071-1/+1
| * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-07581-4174/+15766
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | No need to tick the queue when creating the runnerLin Jen-Shin2017-02-041-12/+8
| * | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-041274-5272/+13562
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Remove the key from the queue when runner is deletedLin Jen-Shin2017-01-212-0/+27
| * | | | | | | | | | | | | | | | | | | | | | | Prefer service object over after_save hookLin Jen-Shin2017-01-217-23/+52
* | | | | | | | | | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |