summaryrefslogtreecommitdiff
path: root/app/serializers
Commit message (Expand)AuthorAgeFilesLines
* Implemented the new Description ContentTim Zallmann2017-09-121-1/+1
* Fixed the URL + renamed to Job FailedTim Zallmann2017-09-121-2/+2
* Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński2017-09-072-3/+7
* Use hook for setting Pipeline config_sourceZeger-Jan van de Weg2017-09-061-1/+1
* Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-0410-2/+111
|\
| * Fix specsDouwe Maan2017-08-301-2/+2
| * Misc tweaksDouwe Maan2017-08-173-11/+5
| * Return null attachment when there is noneDouwe Maan2017-08-171-1/+1
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-172-2/+15
| |\
| * | Use UserNoteEntity instead of UserEntity for notesJarka Kadlecova2017-08-113-4/+11
| * | Fix failing static-analysis (rubocop)Jarka Kadlecova2017-08-112-4/+4
| * | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-103-3/+3
| |\ \
| * \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-086-1/+69
| |\ \ \
| * \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-312-2/+3
| |\ \ \ \
| * | | | | Remove noteable ID and type from IssueEntity create_note_pathDouwe Maan2017-07-211-1/+1
| * | | | | Fix IssueEntity create_note_pathDouwe Maan2017-07-211-1/+1
| * | | | | Remove duplicate attributes from discussion entity and move note.can_edit int...Douwe Maan2017-07-212-12/+4
| * | | | | Add data required for note formDouwe Maan2017-07-213-2/+23
| * | | | | Add full JSON endpoints for issue notes and discussionsDouwe Maan2017-07-217-0/+95
* | | | | | Add config_source to ci_pipelinesZeger-Jan van de Weg2017-08-311-0/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'rs-trailingwhitespace-cop' into 'master'Rémy Coutable2017-08-161-1/+1
|\ \ \ \ \
| * | | | | Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-152-2/+2
| | |_|_|/ | |/| | |
* | | | | Many Repo FixesJacob Schatz2017-08-151-1/+14
|/ / / /
* | | | Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-083-3/+3
| |_|/ |/| |
* | | Merge branch 'master' into ideMike Greiling2017-08-071-1/+1
|\ \ \
| * | | Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-071-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-282-2/+3
|\ \ \ | |/ /
| * | Merge branch '35338-deploy-keys-should-not-show-pending-delete-projects' into...Sean McGivern2017-07-261-1/+1
| |\ \
| | * | Pending delete projects should not show in deploy keys35338-deploy-keys-should-not-show-pending-delete-projectsTiago Botelho2017-07-251-1/+1
| | |/
| * | Fix target project merge request link on build pagefix/gb/fix-build-merge-request-link-to-fork-projectGrzegorz Bizon2017-07-211-1/+2
| * | Fix job merge request link to a forked source projectGrzegorz Bizon2017-07-191-1/+1
| |/
* | Used new tree and blob entity path helpersLuke "Jared" Bennett2017-07-202-2/+2
* | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-2013-88/+36
|\ \ | |/
| * Make commits behind text a link to the target branch commits pageClement Ho2017-07-111-0/+4
| * Convert target branch link to use treeClement Ho2017-07-111-2/+2
| * Fix dashboard labels dropdownNick Thomas2017-07-071-1/+2
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-0512-87/+30
* | Expose last_commit information for tree and blob when serializedDmitriy Zaporozhets2017-06-222-0/+8
* | Merge remote-tracking branch 'origin/master' into dm-tree-jsonDmitriy Zaporozhets2017-06-2220-37/+230
|\ \ | |/
| * Improve method names and add more specsFelipe Artur2017-06-161-1/+0
| * Expose correct path to groupAlfredo Sumaran2017-06-161-1/+5
| * Merge remote-tracking branch 'upstream/master' into 33149-rename-more-buildsLin Jen-Shin2017-06-145-12/+9
| |\
| | * Merge branch 'fix-external-ci-services' into 'master'Grzegorz Bizon2017-06-145-7/+7
| | |\
| | | * Rename BuildEntity to JobEntityKamil Trzcinski2017-06-135-7/+7
| | | * Fix support for external_url for commit statusesKamil Trzcinski2017-06-131-1/+1
| | * | Do not expose internal artifacts hash in build entityfix/gb/remove-invalid-build-details-exposureGrzegorz Bizon2017-06-131-5/+2
| | |/
| * | Merge remote-tracking branch 'upstream/master' into 33149-rename-more-builds33149-rename-more-buildsLin Jen-Shin2017-06-137-9/+92
| |\ \ | | |/
| | * Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda2017-06-122-5/+15
| | * Expose human group access on GroupEntityDouwe Maan2017-06-071-2/+2
| | * Use group and project finders instead of direct ActiveRecord relationsDouwe Maan2017-06-071-2/+2