summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'zj-improve-performance-user-agent-details'zj-improve-performance-user-agent-detailsZeger-Jan van de Weg2017-02-17607-6660/+13421
|\
| * Merge branch '28303-change-development-tanuki-favicon-colors-to-match-logo' i...Annabel Dunstone Gray2017-02-172-0/+4
| |\
| | * Change development tanuki favicon colors to match logo color order28303-change-development-tanuki-favicon-colors-to-match-logodimitrieh2017-02-172-0/+4
| * | Merge branch 'move-spinach-dashboard-issues-test-to-rspec' into 'master'Rémy Coutable2017-02-173-112/+48
| |\ \
| | * | Move dashboard issues spinach test to RspecSemyon Pupkov2017-02-103-112/+48
| * | | Merge branch 'issue_26714' into 'master' Rémy Coutable2017-02-171-2/+4
| |\ \ \
| | * | | Fix 'reset-email' link specissue_26714Felipe Artur2017-02-161-2/+4
| * | | | Merge branch '27605-research-proposal-template' into 'master'Annabel Dunstone Gray2017-02-171-0/+17
| |\ \ \ \
| | * | | | 27605 Add research proposal to issue templates27605-research-proposal-templatetauriedavis2017-02-161-0/+17
| * | | | | Merge branch 'paginate-all-the-things' into 'master' Rémy Coutable2017-02-1766-87/+1194
| |\ \ \ \ \
| | * | | | | Backport API to v3paginate-all-the-thingsRobert Schilling2017-02-1717-1/+807
| | * | | | | Add a custom pagination matcherRobert Schilling2017-02-1633-36/+274
| | * | | | | Paginate all endpoints that return an arrayRobert Schilling2017-02-1621-51/+114
| * | | | | | Merge branch 'fix/gb/remove-gitlab-ci-module' into 'master' Kamil Trzciński2017-02-171-8/+0
| |\ \ \ \ \ \
| | * | | | | | Remove legacy GitlabCi module from initializersfix/gb/remove-gitlab-ci-moduleGrzegorz Bizon2017-02-151-8/+0
| * | | | | | | Merge branch 'fix/gb/pipeline-retry-cancel-buttons-consistency' into 'master' Kamil Trzciński2017-02-172-2/+6
| |\ \ \ \ \ \ \
| | * | | | | | | Add Changelog entry for pipeline buttons fixfix/gb/pipeline-retry-cancel-buttons-consistencyGrzegorz Bizon2017-02-141-0/+4
| | * | | | | | | Reuse pipeline methods to preserve Law of DemeterGrzegorz Bizon2017-02-141-2/+2
| * | | | | | | | Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński2017-02-1711-17/+122
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Adding links to user & build in Chat NotificationsPoornima M2017-01-2511-17/+122
| * | | | | | | | | Merge branch 'use-update-runner-service' into 'master' Kamil Trzciński2017-02-1710-16/+259
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Use expect { }.to change { }use-update-runner-serviceLin Jen-Shin2017-02-152-18/+18
| | * | | | | | | | | 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