summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-0157-233/+389
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename column in the database Rename fields related to import/export feature Rename API endpoints Rename documentation links Rename the rest of occurrences in the code Replace the images that contain the words "build succeeds" and docs referencing to them Make sure pipeline is green and nothing is missing. updated doc images renamed only_allow_merge_if_build_succeeds in projects and fixed references more updates fix some spec failures fix rubocop offences fix v3 api spec fix MR specs fixed issues with partials fix MR spec fix alignment add missing v3 to v4 doc wip - refactor v3 endpoints fix specs fix a few typos fix project specs copy entities fully to V3 fix entity error more fixes fix failing specs fixed missing entities in V3 API remove comment updated code based on feedback typo fix spec
* Merge branch 'fix-builds-processing' into 'master' DJ Mountney2017-03-012-12/+69
|\ | | | | | | | | Fix concurrent access on builds/register See merge request !9600
| * Fix concurrent access on builds/registerKamil Trzcinski2017-03-012-12/+69
|/
* Merge branch '28808-fix-top-level-constant-referenced' into 'master' Rémy Coutable2017-03-011-1/+7
|\ | | | | | | | | | | | | Don't declare constants in Struct Closes #28808 See merge request !9582
| * Don't declare constants in Struct28808-fix-top-level-constant-referencedRémy Coutable2017-02-281-1/+7
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch '28818-tech-debt-pipelines-pagination' into 'master' Alfredo Sumaran2017-02-283-28/+15
|\ \ | | | | | | | | | | | | | | | | | | Pagination only changes the page parameter. Closes #28818 See merge request !9581
| * | Pagination only changes the page parameter.28818-tech-debt-pipelines-paginationFilipa Lacerda2017-02-283-28/+15
| | | | | | | | | | | | Fix broken test
* | | Merge branch '23602-show-milestone-id-in-a-consistent-way' into 'master' Alfredo Sumaran2017-02-284-6/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Show milestone ID in a consistent way Closes #23602 See merge request !8820
| * \ \ Merge branch '23602-show-milestone-id-in-a-consistent-way' of ↵23602-show-milestone-id-in-a-consistent-wayPedro Moreira da Silva2017-02-240-0/+0
| |\ \ \ | | | | | | | | | | | | | | | gitlab.com:gitlab-org/gitlab-ce into 23602-show-milestone-id-in-a-consistent-way
| | * | | Format milestone header as issues and MRsPedro Moreira da Silva2017-01-262-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Enclose the identifier in strong * Use the % character as in GFM * Remove spaces around en dash for date range
| * | | | Fix specsPedro Moreira da Silva2017-02-242-2/+2
| | | | |
| * | | | Format milestone header as issues and MRsPedro Moreira da Silva2017-02-242-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Enclose the identifier in strong * Use the % character as in GFM * Remove spaces around en dash for date range
* | | | | Merge branch 'docs/pages' into 'master' Achilleas Pipinellis2017-02-2827-1288/+1292
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move all Pages related content to a single location Closes #28819 and #28714 See merge request !9583
| * | | | | Move all Pages related content to a single locationdocs/pagesAchilleas Pipinellis2017-02-2827-1288/+1292
| | | | | |
* | | | | | Merge branch '27622-cycle-analytics-loading' into 'master' Alfredo Sumaran2017-02-281-2/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Cycle Analytics -> Plan is loading forever Closes #27622 See merge request !9577
| * | | | | | Clone nested objects from default data.27622-cycle-analytics-loadingFilipa Lacerda2017-02-281-2/+5
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Checks if key is present before accessing it Fix broken test
* | | | | | Merge branch '26348-group-members-rearrange' into 'master' Dmitriy Zaporozhets2017-02-284-8/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move `Group -> Members` to top-level, fix missing sub-nav for Subgroups Closes #28678 See merge request !9589
| * | | | | | Move `Group -> Members` to top-level, fix missing sub-nav for SubgroupsKushal Pandya2017-02-284-8/+7
| | | | | | |
* | | | | | | Merge branch '27934-left-align-logo' into 'master' Dmitriy Zaporozhets2017-02-283-24/+17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Left align logo; increase max width of title Closes #27934 See merge request !9588
| * | | | | | | Left align logo; increase max width of title27934-left-align-logoAnnabel Dunstone Gray2017-02-283-24/+17
| |/ / / / / /
* | | | | | | Merge branch '28661-ci-tables-buttons' into 'master' Annabel Dunstone Gray2017-02-287-113/+97
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix CI tables action buttons are hidden is smaller screens Closes #28661 See merge request !9578
| * | | | | | | Remove hidden-xs classes from last columns in environments and pipelines table.28661-ci-tables-buttonsFilipa Lacerda2017-02-287-113/+97
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Transform pipelines table css to match structure of pipelines table Make environments table overflow
* | | | | | | Merge branch 'patch-14' into 'master' Filipa Lacerda2017-02-281-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document use of AirBnb js styleguide and eslint. See merge request !9558
| * | | | | | | Add newline to end of frontend.md.patch-14Bryce Johnson2017-02-281-1/+1
| | | | | | | |
| * | | | | | | Document use of AirBnb js styleguide and eslint.Bryce Johnson2017-02-281-0/+5
| | | | | | | |
* | | | | | | | Merge branch 'issue-tags-layout' into 'master' Annabel Dunstone Gray2017-02-282-1/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix 'New Tag' layout on Tags page See merge request !9176
| * | | | | | | | Fix 'New Tag' layout on Tags pageRobert Marcano2017-02-132-1/+5
| | | | | | | | |
* | | | | | | | | Merge branch '6073_project_api' into 'master' Sean McGivern2017-02-286-10/+70
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API project create: Make name or path required Closes #6073 See merge request !9416
| * | | | | | | | API project create: Make name or path requiredJarka Kadlecova2017-02-276-10/+70
| | | | | | | | |
* | | | | | | | | Update CHANGELOG.md for 8.17.126790-no-label-color-todosJames Lopez2017-02-2812-44/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | Merge branch 'dm-dont-share-projects-with-group-ancestors' into 'master' Dmitriy Zaporozhets2017-02-282-3/+25
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't allow a project to be shared with an ancestor of the group it is in Closes #28788 See merge request !9566
| * | | | | | | | Don't allow a project to be shared with an ancestor of the group it is inDouwe Maan2017-02-282-3/+25
| | | | | | | | |
* | | | | | | | | Merge branch '27354-navigation-new-button' into 'master' Dmitriy Zaporozhets2017-02-283-0/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put back the new project button Closes #27354 See merge request !9426
| * | | | | | | | Put back the new project button27354-navigation-new-buttonAnnabel Dunstone Gray2017-02-223-0/+9
| | | | | | | | |
* | | | | | | | | Merge branch 'dm-nested-group-shared-projects' into 'master' Dmitriy Zaporozhets2017-02-284-5/+91
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix access to projects shared with a nested group Closes #28787 See merge request !9565
| * | | | | | | | | Fix access to projects shared with a nested groupdm-nested-group-shared-projectsDouwe Maan2017-02-284-5/+91
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | | | Merge branch 'dz-rubocop-skip-builds' into 'master' Dmitriy Zaporozhets2017-02-281-0/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ignore builds dir when run rubocop check See merge request !9580
| * | | | | | | | | Ignore builds dir when run rubocop checkdz-rubocop-skip-buildsDmitriy Zaporozhets2017-02-281-0/+1
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | | | Merge branch ↵Rémy Coutable2017-02-281-11/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '28769-raise-custom-exception-in-all-methods-of-mergeservice-that-want-to-inform-the-user' into 'master' Use exceptions for MergeService error handling Closes #28769 See merge request !9576
| * | | | | | | | Use exceptions for MergeService error handling28769-raise-custom-exception-in-all-methods-of-mergeservice-that-want-to-inform-the-userSean McGivern2017-02-281-11/+9
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If any method called by `MergeService#execute` raises a `MergeError`, that error's message will be logged, the model will be updated, and the merge will fail.
* | | | | | | | Merge branch 'api-empty-return' into 'master' Sean McGivern2017-02-28100-477/+1611
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return 204 on all DELETE endpoints Closes #20429 See merge request !9397
| * | | | | | | New runner API returns 204api-empty-returnRobert Schilling2017-02-282-2/+5
| | | | | | | |
| * | | | | | | Backport new behavior to CI APIRobert Schilling2017-02-282-0/+3
| | | | | | | |
| * | | | | | | Backport API to V3Robert Schilling2017-02-2836-28/+1485
| | | | | | | |
| * | | | | | | Update documentationRobert Schilling2017-02-2816-306/+5
| | | | | | | |
| * | | | | | | Return 204 for delete endpointsRobert Schilling2017-02-2846-142/+114
| | | | | | | |
* | | | | | | | Merge branch 'ee-compat-code-review' into 'master' Rémy Coutable2017-02-281-0/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Clarify when to create EE compatibility MR in code review process See merge request !9575
| * | | | | | | Clarify when to create EE compatibility MR in code review processAdam Niedzielski2017-02-281-0/+6
|/ / / / / / /
* | | | | | | Merge branch 'only-create-unmergeable-todo-once' into 'master' Kamil Trzciński2017-02-285-11/+34
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only create unmergeable todos once Closes #28555 See merge request !9513
| * | | | | | Only create unmergeable todos onceonly-create-unmergeable-todo-onceSean McGivern2017-02-245-11/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, we created an unmergeable todo when a merge request: 1. Had merge when pipeline succeeds set. 2. Became unmergeable. However, when merge when pipeline succeeds fails due to unmergeability, the flag isn't actually removed. And a merge request can become unmergeable multiple times, as every time the target branch is updated we need to re-check the mergeable status. This means that if the todo was marked done, and the MR was checked again, a new todo would be created for the same event. Instead of checking this, we should create the todo from the service responsible for merging when the pipeline succeeds. That way the todo is guaranteed to only be created when we care about it.