summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '23205-information-about-environments-build-page' into 'master' Fatih Acet2016-11-181-0/+24
|\
| * Fix builds/show spec; use iid instead of id23205-information-about-environments-build-pageAnnabel Dunstone Gray2016-11-171-1/+1
| * Fix tests and add has_environment?Kamil Trzcinski2016-11-171-1/+1
| * Improve specs and add missing cases that were not supportedKamil Trzcinski2016-11-171-12/+15
| * Finish specs for environment infoAnnabel Dunstone Gray2016-11-091-9/+4
| * First pass at testsAnnabel Dunstone Gray2016-11-091-7/+8
| * Expose `last_deployment` on `Ci::Builds` [ci skip]Kamil Trzcinski2016-11-081-16/+18
| * Add switch statement & last_deployment methodAnnabel Dunstone Gray2016-11-081-3/+19
| * Start adding environment infoAnnabel Dunstone Gray2016-11-081-0/+7
* | Merge branch 'optimize-mr-index' into 'master' Yorick Peterse2016-11-181-0/+3
|\ \
| * | More aggressively preload on merge request and issue index pagesDouwe Maan2016-11-181-0/+3
* | | Merge branch 'pipelines-page-redesign' into 'master' Fatih Acet2016-11-187-49/+104
|\ \ \ | |/ / |/| |
| * | Create global secondary inverted buttonpipelines-page-redesignAnnabel Dunstone Gray2016-11-172-2/+2
| * | Fix pipelines specAnnabel Dunstone Gray2016-11-161-2/+2
| * | Create separate view for pipeline view with tabsAnnabel Dunstone Gray2016-11-156-48/+133
| * | Make pipeline page header responsive; add build counter; add short shaAnnabel Dunstone Gray2016-11-144-79/+67
| * | Remove builds tab from merge requests and commitsAnnabel Dunstone Gray2016-11-143-19/+0
| * | Rearrange and style items on pipeline pageAnnabel Dunstone Gray2016-11-104-58/+52
| * | Move reusable well styles into their own fileAnnabel Dunstone Gray2016-11-101-3/+3
| * | Remove toggle graph JS; put pipeline and builds in separate tabsAnnabel Dunstone Gray2016-11-101-40/+47
* | | Merge branch '24010-Add-named-anchors-for-diffs-in-the-commit-page' into 'mas...Sean McGivern2016-11-173-9/+11
|\ \ \
| * | | Unify anchor link format for MR diff files !7298Yar2016-11-153-9/+11
* | | | Merge branch 'related-mr-labels' into 'master' Annabel Dunstone Gray2016-11-161-5/+11
|\ \ \ \
| * | | | Added colored labels to related MR list.Didem Acet2016-11-161-5/+11
* | | | | Merge branch 'issue-boards-counter-border-fix' into 'master' Fatih Acet2016-11-161-1/+1
|\ \ \ \ \
| * | | | | Fixed issue boards counter border when unauthorizedissue-boards-counter-border-fixPhil Hughes2016-11-161-1/+1
| |/ / / /
* | | | | Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan2016-11-161-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-161-2/+3
* | | | | Merge branch '23584-triggering-builds-from-webhooks' into 'master' Rémy Coutable2016-11-151-1/+19
|\ \ \ \ \
| * | | | | Add ref parameter for triggerring builds with gitlab webhook from other project.Dmitry Poray2016-11-151-1/+19
| | |_|/ / | |/| | |
* | | | | Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-0/+2
|\ \ \ \ \
| * | | | | Add button to delete all merged branchesToon Claes2016-11-091-0/+2
* | | | | | Merge branch 'stanhu/gitlab-ce-fix-error-500-with-mr-images' into 'master' Douwe Maan2016-11-151-1/+1
|\ \ \ \ \ \
| * | | | | | Fix Error 500 when creating a merge request that contains an image that was d...stanhu/gitlab-ce-fix-error-500-with-mr-imagesStan Hu2016-11-141-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'issue-boards-signed-out-state' into 'master' 24457-cannot-delete-labelsFatih Acet2016-11-145-5/+5
|\ \ \ \ \ \
| * | | | | | Fixed issue boards when not logged inissue-boards-signed-out-statePhil Hughes2016-11-145-5/+5
| |/ / / / /
* | | | | | Merge branch 'always-show-download-button' into 'master' Annabel Dunstone Gray2016-11-141-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Project download buttons always showPhilip Karpiak2016-11-101-1/+1
* | | | | | Merge branch 'issue_20245' into 'master' Robert Speicher2016-11-141-1/+2
|\ \ \ \ \ \
| * | | | | | Fix project Visibility level selector not using default valuesissue_20245Felipe Artur2016-11-101-1/+2
* | | | | | | Merge branch '22307-pipeline-link-in-builds-view' into 'master' Kamil Trzciński2016-11-135-6/+31
|\ \ \ \ \ \ \
| * | | | | | | remove unused class name22307-pipeline-link-in-builds-viewMike Greiling2016-11-102-2/+2
| * | | | | | | only display link to pipeline in generic build index, not on pipeline showMike Greiling2016-11-105-20/+22
| * | | | | | | update generic commit status to correspond with build status templateMike Greiling2016-11-101-0/+9
| * | | | | | | add missing column header for pipeline builds viewMike Greiling2016-11-102-3/+4
| * | | | | | | add pipeline column within builds indexMike Greiling2016-11-102-0/+10
| * | | | | | | add link to build's pipeline within build page headerMike Greiling2016-11-101-0/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'vue2' into 'master' Fatih Acet2016-11-1113-183/+148
|\ \ \ \ \ \ \
| * | | | | | | Fix Merge Conflicts app to make it work with Vue 2Alfredo Sumaran2016-11-103-26/+1
| * | | | | | | Fixed up resolve discussionsPhil Hughes2016-11-102-10/+11