summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
Commit message (Collapse)AuthorAgeFilesLines
* Fix API not accepting job_events for webhookszj-api-fix-build-eventsZ.J. van de Weg2017-04-121-0/+4
| | | | | | | | | | When renaming, the argument on the projects hook API was forgotten. Now one could successfully set it again. The fix is a little ugly stylewise, but needed as the underlying model still refers to it as build_events. This commit is to fix it, later we should migrate the data to a new column. The edit on the spec file makes sure it passes now, and will fail when we migrate the column.
* Merge branch 'bb_save_trace' into 'master' Sean McGivern2017-04-121-0/+5
|\ | | | | | | | | [BB Importer] Save the error trace and the whole raw document See merge request !9604
| * [BB Importer] Save the error trace and the whole raw documentbb_save_traceValery Sizov2017-04-111-0/+5
| |
* | Merge branch 'dm-outdated-diff-link' into 'master' Sean McGivern2017-04-111-0/+4
|\ \ | | | | | | | | | | | | | | | | | | Link to outdated diff in older MR version from outdated diff discussion Closes #27865 See merge request !10572
| * | Link to outdated diff in older MR version from outdated diff discussionDouwe Maan2017-04-081-0/+4
| | |
* | | Merge branch '28017-separate-ce-params-on-api' into 'master' Douwe Maan2017-04-111-0/+4
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Resolve "API: Separate CE params to avoid wrong conflict resolutions" Closes #28017 See merge request !10484
| * | Separate CE params on Grape APIOswaldo Ferreira2017-04-101-0/+4
| | |
* | | Merge branch 'zj-fk-ci-triggers' into 'master' Yorick Peterse2017-04-111-0/+4
|\ \ \ | | | | | | | | | | | | | | | | Add foreign key on trigger requests See merge request !10537
| * | | Add foreign key on trigger requestszj-fk-ci-triggersZ.J. van de Weg2017-04-111-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I started out as I missed the foreign key on ci_triggers and projects. However, it seemed Yorick caught this already on gitlab-org/gitlab-ce!9388. Still I found a missing foreign key, between the trigger requests and triggers. This commit adds it, and removes the depend: :destroy on the Rails model Ci::Triggers
* | | | Merge branch 'dz-fix-project-view' into 'master' Annabel Dunstone Gray2017-04-111-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change project view default for existing users and anonymous visitors to files+readme Closes #29926 See merge request !10498
| * | | | Change project view default for existing users and anonymous visitors to ↵dz-fix-project-viewDmitriy Zaporozhets2017-04-101-0/+4
| | |/ / | |/| | | | | | | | | | | | | | | | | | files+readme Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Merge branch 'mr-widget-bug-fix' into 'master' Stan Hu2017-04-111-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the MR widget that merged any MR when choosing the option "Merge when pipeline succeeds" from the dropdown Closes #29568 See merge request !10611
| * | | | Added CHANGELOGmr-widget-bug-fixJose Ivan Vargas2017-04-101-0/+5
| | | | |
* | | | | Merge branch 'boards-done-add-tooltip' into 'master' Filipa Lacerda2017-04-111-0/+4
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Issue 22424: Add tooltip to header of Done list Closes #22424 See merge request !10574
| * | | | Issue 22424: Add tooltip to header of Done listandrew brown2017-04-091-0/+4
| | | | |
* | | | | Merge branch '30678-improve-dev-server-process' into 'master' Jacob Schatz2017-04-111-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make webpack-dev-server process more resilient when switching branches. Closes #30678 See merge request !10581
| * | | | | add CHANGELOG.md entry for !1058130678-improve-dev-server-processMike Greiling2017-04-101-0/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'fix_cache_expiration_in_repository' into 'master' Robert Speicher2017-04-101-0/+4
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Fix redundant cache expiration in Repository Closes #30146 See merge request !10575
| * | | | Fix redundant cache expiration in Repositoryblackst0ne2017-04-101-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'add-vue-loader' into 'master' Filipa Lacerda2017-04-101-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add vue loader Closes #29519 See merge request !10517
| * | | | add CHANGELOG.md entry for !10517Mike Greiling2017-04-091-0/+4
| | | | |
* | | | | Update CHANGELOG.md for 9.0.5James Lopez2017-04-103-12/+0
| | | | | | | | | | | | | | | [ci skip]
* | | | | Merge branch 'spec_for_schema' into 'master' Rémy Coutable2017-04-101-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Add spec for schema.rb Closes #21978 See merge request !10580
| * | | | Add spec for schema.rbblackst0ne2017-04-101-0/+4
| |/ / /
* | | | Periodically clean up temporary upload files to recover storage spaceblackst0ne2017-04-101-0/+4
|/ / /
* | | Merge branch 'remove_is_admin' into 'master' Robert Speicher2017-04-091-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove the `User#is_admin?` method Closes #30584 See merge request !10520
| * | | Remove the User#is_admin? methodblackst0ne2017-04-091-0/+4
| |/ /
* | | Add a name field to the group edit formadd-field-for-group-nameDouglas Lovell2017-04-091-0/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables user specification of group name vs. name inferred from group path. Cause new group form to copy name from path Adds some new page-specific javascript that copies entry from the group path field to the group name field when the group name field is initially empty. Remove duplicate group name entry field on group edit form This corrects the duplicated name entry field and tests that the JavaScript does not update the group name field if the user edits the group path. (Editing the group path is not recommended in any case, but it is possible.) Address eslint errors in group.js Enable group name copy with dispatch and explore group creation The dispatch and explore group creation forms require the group.js asset, and their tests now require testing against poltergeist Update workflow new group instruction Update the gitlab basics group creation document Add a change log entry Remove unused variable for eslint
* | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-072-0/+8
|\ \
| * \ Merge branch 'adam-finish-5993-closed-issuable' into 'master' Douwe Maan2017-04-071-0/+4
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Add indication for closed or merged issuables in GFM Closes #1369 See merge request !9462
| | * | Add indication for closed or merged issuables in GFMadam-finish-5993-closed-issuableAdam Buckland2017-04-071-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Example: for issues that are closed, the links will now show '[closed]' following the issue number. This is done as post-process after the markdown has been loaded from the cache as the status of the issue may change between the cache being populated and the content being displayed. In order to avoid N+1 queries problem when rendering notes ObjectRenderer populates the cache of referenced issuables for all notes at once, before the post processing phase. As a part of this change, the Banzai BaseParser#grouped_objects_for_nodes method has been refactored to return a Hash utilising the node itself as the key, since this was a common pattern of usage for this method.
| * | | Merge branch '30588-fix-javascript-sourcemaps-w-chrome-breakpoints' into ↵Jacob Schatz2017-04-071-0/+4
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Upgrade webpack and webpack-dev-server to latest Closes #30588 and #28438 See merge request !10552
| | * | | add CHANGELOG.md entry for !10522Mike Greiling2017-04-071-0/+4
| | |/ /
* | | | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-073-0/+12
|\ \ \ \ | |/ / /
| * | | Merge branch ↵Sean McGivern2017-04-071-0/+4
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation-with-quick-ui' into 'master' Add "engineering" UI for Pipeline Schedule See merge request !10533
| | * | Fix changelogKamil Trzcinski2017-04-071-2/+2
| | | |
| | * | Fix ref referenceKamil Trzcinski2017-04-071-0/+4
| | | |
| * | | Merge branch 'optimise-builds' into 'master' Sean McGivern2017-04-071-0/+4
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Optimise Pipelines > Jobs index controller Closes #27389 See merge request !10546
| | * | | Count number of queriesKamil Trzcinski2017-04-071-0/+4
| | | | |
| * | | | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-071-0/+4
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Protected Tags Closes #18471 See merge request !10356
| | * | | Protected tags changes from backend maintainer reviewJames Edwards-Jones2017-04-071-1/+1
| | | | |
| | * | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-0610-0/+41
| | |\ \ \ | | | | | | | | | | | | | | | | | | # Conflicts: # spec/lib/gitlab/import_export/all_models.yml
| | * \ \ \ Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones2017-04-0612-0/+49
| | |\ \ \ \
| | * | | | | Protected Tags backend review changesJames Edwards-Jones2017-04-061-0/+4
| | | | | | | | | | | | | | | | | | | | | Added changelog
* | | | | | | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-077-0/+28
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'metrics-button-misplaced' into 'master' Annabel Dunstone Gray2017-04-071-0/+4
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved the monitoring button inside the show view for the environments page Closes #30463 See merge request !10514
| | * | | | | | Moved the monitoring button inside the show view for the environments pagemetrics-button-misplacedJose Ivan Vargas2017-04-061-0/+4
| | | | | | | |
| * | | | | | | shows go back link only when history is availableNur Rony2017-04-071-0/+4
| | | | | | | |
| * | | | | | | Merge branch '30587-pipeline-icon-z' into 'master' Annabel Dunstone Gray2017-04-071-0/+4
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resolve "Status icons overlap sidebar on mobile" Closes #30587 See merge request !10525
| | * | | | | | sidebar z-index above content area30587-pipeline-icon-zSimon Knox2017-04-071-0/+4
| | | | | | | |