summaryrefslogtreecommitdiff
path: root/app/serializers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' into 25426-group-dashboard-uiAlfredo Sumaran2017-06-0711-24/+135
|\
| * Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-071-0/+7
| |\
| | * Implement ability to update deploy keysAlexander Randa2017-06-021-0/+7
| * | Merge branch 'issue_27166_2' into 'master'Douwe Maan2017-06-071-3/+4
| |\ \
| | * | Avoid repeated queries for pipeline builds on merge requestsissue_27166_2Felipe Artur2017-06-061-3/+4
| * | | Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-0513-28/+138
| |\ \ \
| | * | | Fix test failuresKamil Trzcinski2017-06-031-4/+9
| | * | | Fix test failuresKamil Trzcinski2017-06-021-4/+2
| | * | | Merge remote-tracking branch 'origin/master' into zj-job-view-goes-real-timeKamil Trzcinski2017-06-022-1/+6
| | |\ \ \
| | | * | | Add translations for elapsed time in words32747-translation-of-dates-for-cycle-analytics-is-incompleteRuben Davila2017-06-021-1/+1
| | | |/ /
| | | * | Pipeline show view real time header sectionFilipa Lacerda2017-06-021-0/+5
| | | |/
| | * | Add user to BuildDetailsEntityZ.J. van de Weg2017-06-022-5/+11
| | * | Merge remote-tracking branch 'origin/master' into zj-job-view-goes-real-timeZ.J. van de Weg2017-06-011-1/+1
| | |\ \ | | | |/
| | * | Rename build to jobZ.J. van de Weg2017-06-012-5/+5
| | * | Incorporate reviewZ.J. van de Weg2017-05-317-23/+64
| | * | Create PipelineDetailsEntityZ.J. van de Weg2017-05-316-43/+52
| | * | Initial implementation for real time job viewZ.J. van de Weg2017-05-313-1/+40
| * | | Fix exposing legacy stages in pipeline entityGrzegorz Bizon2017-06-011-3/+3
* | | | Expose avatar URL for groupsAlfredo Sumaran2017-06-061-1/+5
* | | | Merge remote-tracking branch 'origin/master' into 25426-group-dashboard-uiDmitriy Zaporozhets2017-06-0226-34/+322
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into 'trigger-source'Grzegorz Bizon2017-05-315-6/+12
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'rename-builds-controller' into 'master'Kamil Trzciński2017-05-314-6/+6
| | |\ \
| | | * \ Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-311-0/+1
| | | |\ \
| | | * \ \ Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-262-7/+1
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-181-0/+8
| | | |\ \ \
| | | * | | | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-174-6/+6
| | * | | | | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-301-0/+1
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | renamed path to web_url in endpointPhil Hughes2017-05-251-1/+1
| | * | | | | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-252-7/+9
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Added move to project in issue inline edit formPhil Hughes2017-05-171-0/+6
| | | |_|/ / | | |/| | |
| * | | | | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-1/+1
| | |_|/ / | |/| | |
| * | | | Expose remove_source_branch boolean/nullOswaldo Ferreira2017-05-241-0/+1
| | |/ / | |/| |
| * | | Remove routeOswaldo Ferreira2017-05-191-6/+0
| * | | Stop loading MergeRequestEntity data on sidebar requestOswaldo Ferreira2017-05-182-1/+1
| | |/ | |/|
| * | Returns new_blob_path only when user can push_code to projectOswaldo Ferreira2017-05-161-3/+5
| * | MRWidget: Implement new design for nothing to commit state.Fatih Acet2017-05-161-0/+6
| |/
| * Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-122-4/+2
| * Merge request widget redesignFatih Acet2017-05-0913-12/+218
| * Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-063-6/+18
| |\
| | * Use update build policy instead of new play policyGrzegorz Bizon2017-05-052-2/+2
| | * Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-056-0/+366
| | |\
| | * | Improve code style related to protected actionsGrzegorz Bizon2017-05-033-6/+6
| | * | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-033-1/+14
| | |\ \
| | * \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-225-1/+40
| | |\ \ \
| | * \ \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-132-5/+13
| | |\ \ \ \
| | * | | | | Use build policy to determine if user can play buildGrzegorz Bizon2017-04-122-2/+2
| | * | | | | Check branch permission in manual action entityGrzegorz Bizon2017-04-061-0/+8
| | * | | | | Expose manual action abilities from a build entityGrzegorz Bizon2017-04-061-3/+7