summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'excoveralls_coverage' into 'master' Rémy Coutable2016-12-071-0/+3
|\
| * Add excoveralls examplePotHix2016-12-051-0/+3
* | Remove tags.scssremove-tags-scssAnnabel Dunstone Gray2016-12-062-50/+50
* | Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-061-1/+5
|\ \
| * | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-1/+5
* | | Merge branch 'refine-ci-statuses' into 'master' Kamil Trzciński2016-12-063-6/+6
|\ \ \ | |/ / |/| |
| * | Use detailed status as CSS class in pipelines listGrzegorz Bizon2016-12-061-1/+1
| * | Use status text when redering pipelines listGrzegorz Bizon2016-12-061-1/+1
| * | Improve support for icons in new detailed statusesGrzegorz Bizon2016-12-061-1/+0
| * | Add status label information to pipeline headerGrzegorz Bizon2016-12-061-0/+1
| * | Remove unsued variable from merge request widgetGrzegorz Bizon2016-12-061-2/+1
| * | Add support for detailed status to status helpersGrzegorz Bizon2016-12-052-3/+4
* | | Merge branch 'issues/1608-text' into 'master' Sean McGivern2016-12-052-2/+2
|\ \ \
| * | | change the date label to match the date usedBM5k2016-12-032-2/+2
* | | | Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-052-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-3015-24/+28
| |\ \ \
| * \ \ \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-2530-120/+258
| |\ \ \ \
| * | | | | Rename MWPS in user interface and feature testsGrzegorz Bizon2016-11-211-2/+2
| * | | | | Rename MWPS in system notes and related testsGrzegorz Bizon2016-11-211-1/+1
* | | | | | Merge branch 'mr-origin-7855' into 'master' Rémy Coutable2016-12-022-2/+2
|\ \ \ \ \ \
| * | | | | | WIP: Adds a default commit message when adding a README (#25167)mattl2016-12-021-1/+1
| * | | | | | WIP: Adds a default commit message when adding a README (#25167)25167-default-readme-commit-messageMatt Lee2016-11-301-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '25098-header-margins-on-pipeline-settings' into 'master' Annabel Dunstone Gray2016-12-021-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixed row margins on Pipeline Settings page in order to unify stylesRyan Harris2016-12-011-1/+1
* | | | | | Merge branch '24814-pipeline-tabs' into 'master' Fatih Acet2016-12-012-8/+11
|\ \ \ \ \ \
| * | | | | | Adds tests for builds url and tabs behaviourFilipa Lacerda2016-11-302-3/+3
| * | | | | | Fix after reviewFilipa Lacerda2016-11-302-11/+1
| * | | | | | Adds tests for tabs in the rspec for pipelinesFilipa Lacerda2016-11-301-3/+3
| * | | | | | Pipelines tabsFilipa Lacerda2016-11-301-5/+18
| | |/ / / / | |/| | | |
* | | | | | Merge branch '24281-issue-merge-request-sidebar-subscribe-button-style-improv...Fatih Acet2016-12-011-8/+4
|\ \ \ \ \ \
| * | | | | | rewrite subscription javascript to accomodate new designMike Greiling2016-11-301-8/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '18546-update-wiki-page-design' into 'master' Fatih Acet2016-12-018-68/+105
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | add special class in cases where sidebar toggle should exist in the marginMike Greiling2016-11-304-4/+4
| * | | | | echo changes in 6683fdcf for wiki pages pathMike Greiling2016-11-301-1/+1
| * | | | | use wiki pages index for sidebar overflow and limit sidebar list to 15 pagesMike Greiling2016-11-302-5/+9
| * | | | | update wiki pages with new designMike Greiling2016-11-305-24/+31
| * | | | | add wiki page list to sidebarMike Greiling2016-11-301-5/+4
| * | | | | update design of wiki git access pageMike Greiling2016-11-301-24/+22
| * | | | | add active states to sidebar navMike Greiling2016-11-301-3/+5
| * | | | | move wiki navbar content to right sidebarMike Greiling2016-11-307-23/+50
| |/ / / /
* | | | | Merge branch 'use-st-commits-where-possible' into 'master' Yorick Peterse2016-12-012-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Replace references to MergeRequestDiff#commits with st_commitsuse-st-commits-where-possibleAdam Niedzielski2016-12-012-2/+2
| |/ / /
* | | | Merge branch '24710-fix-generic-commit-status-table-row' into 'master' Fatih Acet2016-11-302-39/+52
|\ \ \ \ | |/ / / |/| | |
| * | | collapse nested if statementMike Greiling2016-11-292-6/+4
| * | | remove redundant if statementMike Greiling2016-11-292-4/+0
| * | | reformat build duration and finish time to match /ci/builds/_build.html.hamlMike Greiling2016-11-291-8/+12
| * | | reorder generic commit status columns to match build status partialMike Greiling2016-11-291-22/+29
| * | | fetch local parameters in _generic_commit_status.html.haml similar to how _bu...Mike Greiling2016-11-291-8/+16
* | | | Merge branch 'fix/rename-merge-request-head-pipeline' into 'master' Kamil Trzciński2016-11-303-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-293-6/+6