summaryrefslogtreecommitdiff
path: root/app/views/projects/commit
Commit message (Expand)AuthorAgeFilesLines
* Limit the width of commit & snippet comment sectionsPhil Hughes2017-06-231-5/+6
* Fix some incorrect usage of translation helpersfix-i18n-helpersRuben Davila2017-06-191-1/+1
* correct ByAuthor translation in commit box33819-authorbySimon Knox2017-06-191-1/+1
* Small refactoring plus fixes for Spanish translations.Ruben Davila2017-06-151-6/+1
* Add translation for the verb 'Revert'Bob Van Landuyt2017-06-151-1/+1
* Add context to the `with_stage` stringsBob Van Landuyt2017-06-151-1/+1
* Add context for commit_box titleBob Van Landuyt2017-06-151-1/+1
* Remove HTML from translation keyBob Van Landuyt2017-06-151-1/+3
* `merge request` instead of `merge-request`Bob Van Landuyt2017-06-151-2/+2
* Update Spanish translations after code reviewRuben Davila2017-06-151-2/+2
* Translate commit dialogsBob Van Landuyt2017-06-152-16/+19
* Complete Spanish translations for Pipeline SchedulesRuben Davila2017-06-151-3/+3
* Add a bunch of missing translationsBob Van Landuyt2017-06-151-8/+9
* Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-091-9/+5
* Rename pipeline methods related to legacy stagesGrzegorz Bizon2017-06-011-2/+2
* Fix user and issues autocomplete in diff notesKushal Pandya2017-05-241-1/+1
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-123-69/+20
* Support comments for personal snippetsJarka Kadlecova2017-05-051-1/+1
* Merge branch 'always-show-latest-pipeline-in-commit-box' into 'master' Kamil TrzciƄski2017-05-041-8/+9
|\
| * Rename latest_pipeline to last_pipelinealways-show-latest-pipeline-in-commit-boxLin Jen-Shin2017-05-031-9/+9
| * Always show latest pipeline info in commit boxLin Jen-Shin2017-05-031-8/+9
* | Fixed HAML lintPhil Hughes2017-04-241-1/+1
* | Commit view correctly spans the full width when parallel viewPhil Hughes2017-04-241-1/+3
|/
* Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-2/+2
|\
| * Merge branch 'button-capitalization' into 'master' Clement Ho2017-04-061-1/+1
| |\
| | * Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-1/+1
| * | Copy diff file path as GFMDouwe Maan2017-04-061-1/+1
| |/
* | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-061-2/+1
|\ \ | |/
| * Show the test coverage if it is availabletc-show-pipeline-coverage-if-availToon Claes2017-04-061-2/+1
* | Add option to start a new discussion on an MRDouwe Maan2017-04-051-0/+1
|/
* Fix haml_lint errorFilipa Lacerda2017-03-201-1/+1
* Adds tests to new empty and error statesFilipa Lacerda2017-03-201-0/+1
* Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-7/+7
* New file from interface on existing branchJacopo2017-03-131-1/+1
* Don't show links to tag a commit for non permitted usersMark Fletcher2017-03-071-2/+3
* create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-0/+1
* Fix cherry-picking or reverting through an MRDouwe Maan2017-03-021-5/+5
* remove tech debt codeFilipa Lacerda2017-02-251-21/+0
* fix more testsdimitrieh2017-02-211-1/+1
* fixed specs + docsdimitrieh2017-02-201-1/+1
* Fix stray pipelines API request when showing MR27925-fix-mr-stray-pipelines-api-requestEric Eastwood2017-02-141-1/+4
* Merge branch 'route-map' into 'master' Robert Speicher2017-02-071-1/+1
|\
| * Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-061-1/+1
* | Use webpack to require filesFilipa Lacerda2017-02-051-1/+1
* | Resolve conflict after mergeFilipa Lacerda2017-02-031-2/+2
|\ \ | |/
| * Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-2/+2
* | Use new vue js pipelines table to render in merge request viewFilipa Lacerda2017-02-032-26/+26
* | Transform vue_pipelines index into a non-dependent table component.Filipa Lacerda2017-02-031-3/+3
* | Use same folder structure in spec for vue shared resourcesFilipa Lacerda2017-02-031-1/+1
* | First iterationFilipa Lacerda2017-02-032-16/+26
|/