summaryrefslogtreecommitdiff
path: root/spec/serializers
Commit message (Expand)AuthorAgeFilesLines
* Enable Timecop safe mode32004-use-timecop-safe-modeRémy Coutable2017-08-111-6/+2
* Prevent user from changing username with container registry tagsMichael Kozono2017-08-091-1/+1
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-3/+3
* Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-071-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0212-17/+17
* Merge branch '35338-deploy-keys-should-not-show-pending-delete-projects' into...Sean McGivern2017-07-261-1/+3
|\
| * Pending delete projects should not show in deploy keys35338-deploy-keys-should-not-show-pending-delete-projectsTiago Botelho2017-07-251-1/+3
* | Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-254-10/+44
|\ \
| * | Add a test for checking queries with different refLin Jen-Shin2017-07-191-6/+27
| * | Instead of adding master, stub_not_protect_default_branchLin Jen-Shin2017-07-183-7/+16
| * | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-172-2/+2
| |\ \ | | |/
| * | Introduce Gitlab::Cache::RequestStoreWrapLin Jen-Shin2017-07-041-1/+1
| * | Update tests due to permission changesLin Jen-Shin2017-07-043-6/+10
* | | Fix target project merge request link on build pagefix/gb/fix-build-merge-request-link-to-fork-projectGrzegorz Bizon2017-07-211-2/+2
* | | Fix invalid assertions in build details entity specsGrzegorz Bizon2017-07-201-5/+5
* | | Improve build details serializable entity specsGrzegorz Bizon2017-07-201-5/+5
* | | Fix job merge request link to a forked source projectGrzegorz Bizon2017-07-191-17/+66
| |/ |/|
* | Make commits behind text a link to the target branch commits pageClement Ho2017-07-111-2/+2
* | Convert target branch link to use treeClement Ho2017-07-111-1/+1
* | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
|/
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-144-9/+27
* Merge branch 'fix-external-ci-services' into 'master'Grzegorz Bizon2017-06-144-15/+61
|\
| * Update tests and applicationfix-external-ci-servicesKamil Trzcinski2017-06-133-2/+27
| * Rename BuildEntity to JobEntityKamil Trzcinski2017-06-132-13/+34
* | Do not expose internal artifacts hash in build entityfix/gb/remove-invalid-build-details-exposureGrzegorz Bizon2017-06-131-1/+1
|/
* Merge branch 'use-request-store-helper-instead-actual-code' into 'master'Douwe Maan2017-06-121-9/+2
|\
| * Use :request_store hooks on specsuse-request-store-helper-instead-actual-codeOswaldo Ferreira2017-06-091-9/+2
* | Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda2017-06-121-6/+26
|/
* Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-071-22/+39
|\
| * Implement ability to update deploy keysAlexander Randa2017-06-021-22/+39
* | Fix test failuresKamil Trzcinski2017-06-032-3/+3
* | Merge remote-tracking branch 'origin/master' into zj-job-view-goes-real-timeKamil Trzcinski2017-06-022-1/+7
|\ \
| * | Skip loading application settings from the database when migrations are pendingNick Thomas2017-06-021-1/+1
| * | Pipeline show view real time header sectionFilipa Lacerda2017-06-021-0/+6
| |/
* | Add user to BuildDetailsEntityZ.J. van de Weg2017-06-022-3/+5
* | Merge remote-tracking branch 'origin/master' into zj-job-view-goes-real-timeZ.J. van de Weg2017-06-012-2/+16
|\ \ | |/
| * Merge branch 'master' into 'trigger-source'Grzegorz Bizon2017-05-313-12/+16
| |\
| * | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-2/+2
* | | Rename build to jobZ.J. van de Weg2017-06-011-2/+2
* | | Incorporate reviewZ.J. van de Weg2017-05-314-7/+38
* | | Create PipelineDetailsEntityZ.J. van de Weg2017-05-314-67/+144
* | | Initial implementation for real time job viewZ.J. van de Weg2017-05-312-0/+53
| |/ |/|
* | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-311-1/+5
|\ \
| * | Fix build entity specs related to protected actionsGrzegorz Bizon2017-05-311-1/+5
| |/
* | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-181-0/+17
|\ \ | |/
| * Returns new_blob_path only when user can push_code to projectOswaldo Ferreira2017-05-161-0/+17
* | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-172-11/+11
|/
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-102-2/+2
* Merge request widget redesignFatih Acet2017-05-0911-10/+200
* Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-062-3/+28
|\