summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '19692-gray-block' into 'master' Jacob Schatz2016-07-121-1/+1
|\
| * Update header block class on snippets page19692-gray-blockAnnabel Dunstone2016-07-111-1/+1
* | Merge branch '17760-pipeline-builds-design' into 'master' Jacob Schatz2016-07-127-67/+82
|\ \
| * | Update duration representation on builds pagesAnnabel Dunstone2016-07-121-1/+1
| * | Fix label alignment bug; re-add build-linkAnnabel Dunstone2016-07-121-8/+8
| * | Add new stopwatch and commit icons; rename custom icon helper; fix commit pip...Annabel Dunstone2016-07-124-8/+6
| * | Rearrange and update admin buildsAnnabel Dunstone2016-07-122-10/+10
| * | Update builds pageAnnabel Dunstone2016-07-122-46/+42
| * | Add link to pipline IDAnnabel Dunstone2016-07-121-1/+2
| * | Add empty deploy dropdown buttonAnnabel Dunstone2016-07-121-9/+19
| * | Set width on stage columns; min width on table with scroll on mobile; add ava...Annabel Dunstone2016-07-122-6/+6
| * | Move pipeline ID to commit column; add status; branch style updatesAnnabel Dunstone2016-07-122-6/+7
| * | Add clock and calendar icons for duration and finished at; add finished at se...Annabel Dunstone2016-07-123-0/+9
* | | Merge branch '18935-pipeline-button' into 'master' Jacob Schatz2016-07-121-1/+1
|\ \ \ | |/ / |/| |
| * | Change new pipeline to run pipeline18935-pipeline-buttonAnnabel Dunstone2016-07-061-1/+1
* | | Merge branch 'copy-to-clipboard-tooltip' into 'master' Rémy Coutable2016-07-122-4/+4
|\ \ \
| * | | Display tooltip for "Copy to Clipboard" button (!5164)winniehell2016-07-112-4/+4
* | | | Merge branch 'quick-start-ci-route' into 'master' Douwe Maan2016-07-1215-17/+17
|\ \ \ \
| * | | | Fix failing tests.Connor Shea2016-07-111-1/+1
| * | | | Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-1115-16/+16
| * | | | Make "Get started with Builds" Help Page link work properlyconnorshea2016-07-111-1/+1
* | | | | Merge branch 'master' into faster-diffsfaster-diffsJacob Schatz2016-07-1119-110/+199
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'remove-pinto-from-flash' into 'master' Jacob Schatz2016-07-111-0/+2
| |\ \ \ \
| | * | | | Remove `pinTo` from `Flash` and make inline flash messages look nicer (!4854)winniehell2016-06-301-0/+2
| * | | | | Merge branch 'cleanup-coffeescripts-from-gitlab-ci' into 'master' Jacob Schatz2016-07-111-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Rename CiBuild as BuildTakuya Noguchi2016-07-071-1/+1
| * | | | | Merge branch 'mr-close-btn' into 'master' Robert Speicher2016-07-111-4/+4
| |\ \ \ \ \
| | * | | | | Moved merge request button visibility out of issue_helpermr-close-btnPhil Hughes2016-07-111-4/+4
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' into single-file-diffsSean McGivern2016-07-114-28/+30
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Update New Snippet buttons.Connor Shea2016-07-082-23/+25
| | * | | | Merge branch 'retrieve-mr-closes-issues-just-when-required' into 'master' Rémy Coutable2016-07-081-3/+3
| | |\ \ \ \
| | | * | | | Avoid calculation of closes_issues.retrieve-mr-closes-issues-just-when-requiredPaco Guzman2016-07-071-3/+3
| | * | | | | Don't render discussion notes when requesting diff tab through AJAXdont-render-discussion-notes-on-not-html-requestsPaco Guzman2016-07-081-2/+2
| * | | | | | Support renames in diff_for_path actionsSean McGivern2016-07-111-1/+1
| * | | | | | Make expand_all param more explicitSean McGivern2016-07-082-3/+3
| * | | | | | Allow expanding all diffs at onceSean McGivern2016-07-082-1/+3
| * | | | | | Ensure only renderable text diffs are collapsedSean McGivern2016-07-082-7/+6
| * | | | | | Disable overflow messagesSean McGivern2016-07-082-9/+1
| * | | | | | Collapse large diffs by defaultSean McGivern2016-07-082-25/+31
| |/ / / / /
| * | | | | Merge branch '18627-wildcard-branch-protection' into 'master' Douwe Maan2016-07-076-32/+97
| |\ \ \ \ \
| | * | | | | Use the `GLDropdown` component to select protected branches.Timothy Andrew2016-07-072-8/+18
| | * | | | | Add documentation for wildcard protected branches.Timothy Andrew2016-07-051-1/+2
| | * | | | | Improve the error message displayed when branch creation fails.Timothy Andrew2016-07-051-7/+7
| | * | | | | Modify the frontend for wildcard protected branches.Timothy Andrew2016-07-055-25/+79
| * | | | | | Merge branch '18181-pipeline-duration' into 'master' Robert Speicher2016-07-071-1/+1
| |\ \ \ \ \ \
| | * | | | | | Update time format of duration18181-pipeline-durationAnnabel Dunstone2016-07-061-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'issues-blank-state' into 'master' Jacob Schatz2016-07-071-16/+32
| |\ \ \ \ \ \
| | * | | | | | Fixed spellingissues-blank-statePhil Hughes2016-07-061-3/+3
| | * | | | | | Uses any method instead of nil to check for issuesPhil Hughes2016-07-051-1/+1
| | * | | | | | Added blank state to issuesPhil Hughes2016-07-051-15/+31
| | | |/ / / / | | |/| | | |