summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Uses shared vue resource interceptordiff-notes-refactorPhil Hughes2017-02-091-7/+1
* Refactored diff notes Vue appPhil Hughes2017-02-0811-67/+58
* Merge branch 'pages-0.3.0' into 'master' Robert Speicher2017-02-081-1/+1
|\
| * Update GitLab pages to v0.3.0Nick Thomas2017-02-071-1/+1
* | Merge branch '26705-filter-todos-by-manual-add' into 'master'Sean McGivern2017-02-084-8/+61
|\ \
| * | Filter todos by manual addJacopo2017-01-284-8/+61
* | | Merge branch 'patch-10' into 'master'Rémy Coutable2017-02-081-17/+18
|\ \ \
| * | | Shows how to reference a line within a repository file.Marcel Huber2016-12-221-17/+18
* | | | Merge branch 'fix-api-delete-file-example' into 'master'Rémy Coutable2017-02-081-1/+1
|\ \ \ \
| * | | | Fix the curl command for deleting files (DELETE instead of PUT)Bruno Melli2016-12-211-1/+1
* | | | | Merge branch 'feature/gb/paginated-environments-api' into 'master'Rémy Coutable2017-02-089-34/+282
|\ \ \ \ \
| * | | | | Make headers asserts explicit in pagination specsfeature/gb/paginated-environments-apiGrzegorz Bizon2017-02-071-5/+8
| * | | | | Use `#present?` instead of `defined?` in serializersGrzegorz Bizon2017-02-072-2/+2
| * | | | | Simplify implementation of environments serializerGrzegorz Bizon2017-02-071-5/+4
| * | | | | Merge branch 'master' into feature/gb/paginated-environments-apiFilipa Lacerda2017-02-07305-1117/+10648
| |\ \ \ \ \
| * | | | | | Add specs for standalone pagination for serializersGrzegorz Bizon2017-02-064-5/+61
| * | | | | | Move serializers pagination class to separate moduleGrzegorz Bizon2017-02-064-25/+29
| * | | | | | Rename `Gitlab::Serialize` module to reuse it laterGrzegorz Bizon2017-02-063-3/+3
| * | | | | | Merge branch 'master' into feature/gb/paginated-environments-apiGrzegorz Bizon2017-02-06629-4590/+9482
| |\ \ \ \ \ \
| * | | | | | | Extend environments folders and pagination API specsGrzegorz Bizon2017-02-032-1/+84
| * | | | | | | Fix typo in pipeline serializer specsGrzegorz Bizon2017-02-031-1/+1
| * | | | | | | Add specs for environments serializer paginationGrzegorz Bizon2017-02-031-0/+49
| * | | | | | | Order environments twice in environments serializerGrzegorz Bizon2017-02-031-0/+1
| * | | | | | | Encapsulate reused pagination component in a classGrzegorz Bizon2017-02-023-28/+42
| * | | | | | | Use serializer to group environments into foldersGrzegorz Bizon2017-02-021-0/+39
* | | | | | | | Merge branch 'restore-issues_mentioned_but_not_closing' into 'master'Sean McGivern2017-02-085-12/+94
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove MergeRequest#closes_issue?; Remove the default parameter value for #ca...Dongqing Hu2017-01-312-9/+5
| * | | | | | | | tests for #mr_closes_issues and #mr_issues_mentioned_but_not_closing in Merge...Dongqing Hu2017-01-252-0/+86
| * | | | | | | | should pass in current_user from MergeRequestsHelperDongqing Hu2017-01-191-2/+2
| * | | | | | | | use the current_user parameter in MergeRequest#issues_mentioned_but_not_closingDongqing Hu2017-01-181-1/+1
* | | | | | | | | Merge branch 'removed-unused-parameter-status-only' into 'master'Rémy Coutable2017-02-083-6/+10
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of https://gitlab.com/dinsaw/gitlab-ce into removed-unu...Dinesh Sawant2017-02-07886-5854/+20700
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Removed unused parameter `status_only: true`.Dinesh Sawant2017-02-073-6/+10
* | | | | | | | | | | Merge branch 'lfs-noauth-public-repo' into 'master'Rémy Coutable2017-02-083-0/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lfs: do not require auth for public repositoriesBen Boeckel2017-02-073-0/+9
* | | | | | | | | | | | Merge branch 'jej-lint-scripts-and-config' into 'master'dz-nested-groups-docsDouwe Maan2017-02-083-0/+53
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CI runs lint on shell scripts in lib/supportjej-lint-scripts-and-configJames Edwards-Jones2017-02-073-0/+53
* | | | | | | | | | | | | Merge branch 'fix-pipelines-store-test' into 'master' Alfredo Sumaran2017-02-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Replace arrow function with regular function to prevent overiding function co...Clement Ho2017-02-071-1/+1
* | | | | | | | | | | | | | Merge branch '27822-default-bulk-assign-labels' into 'master' Alfredo Sumaran2017-02-082-4/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Add changelog27822-default-bulk-assign-labelsAnnabel Dunstone Gray2017-02-071-0/+4
| * | | | | | | | | | | | | Add default labels to bulk assign dropdownsAnnabel Dunstone Gray2017-02-071-4/+4
* | | | | | | | | | | | | | Merge branch 'no-sidebar-on-action-btn-click' into 'master' Clement Ho2017-02-084-11/+130
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | dismiss sidebar on repo buttons clickAdam Pahlevi2017-02-084-11/+130
* | | | | | | | | | | | | | | Merge branch '25134-mobile-issue-view-doesn-t-show-organization-membership' i...Annabel Dunstone Gray2017-02-072-4/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix static class error25134-mobile-issue-view-doesn-t-show-organization-membershipAnnabel Dunstone Gray2017-02-071-1/+1
| * | | | | | | | | | | | | | Show organisation membership and delete comment on smaller viewports, plus ch...dimitrieh2017-02-062-4/+11
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'fix-ignored-spec-failures' into 'master' Filipa Lacerda2017-02-071-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ensure karma fails if it cannot load all spec filesfix-ignored-spec-failuresMike Greiling2017-02-071-2/+6
* | | | | | | | | | | | | | | Merge branch 'revert-135b4f75' into 'master' Douwe Maan2017-02-072-10/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \