summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | update correct field for Notes - it's called note not descriptionSimon Knox2017-02-154-1/+5
| * | | | | | | | | | code style and test fixesSimon Knox2017-02-143-4/+4
| * | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-1412-61/+127
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-14726-12683/+10149
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | enable lintSimon Knox2017-02-101-4/+1
| * | | | | | | | | | | | add changelog itemSimon Knox2017-02-091-0/+4
| * | | | | | | | | | | | update karma test to expect ajax instead of POSTSimon Knox2017-02-091-8/+6
| * | | | | | | | | | | | forgot to iifeSimon Knox2017-02-081-1/+1
| * | | | | | | | | | | | notes use new task_list, and PATCH instead of POSTSimon Knox2017-02-085-24/+18
| * | | | | | | | | | | | appease lintSimon Knox2017-02-081-9/+8
| * | | | | | | | | | | | switch notes to use task_list, but keep its update function for nowSimon Knox2017-02-082-19/+14
| * | | | | | | | | | | | copypaste task_list setup and events to own classSimon Knox2017-02-073-66/+53
* | | | | | | | | | | | | Merge branch '28236-browse-button-dropping' into 'master' Fatih Acet2017-02-172-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Increase right side of file header to accommodate browse files button28236-browse-button-droppingAnnabel Dunstone Gray2017-02-162-1/+5
* | | | | | | | | | | | | | Merge branch '27920-both-wip-messages-showing' into 'master' Fatih Acet2017-02-174-1/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Dispatch needed JS when creating a new MR in diff view27920-both-wip-messages-showingSam Rose2017-02-144-1/+8
* | | | | | | | | | | | | | | 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