Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up some backend | Douwe Maan | 2017-08-03 | 1 | -3/+3 |
| | |||||
* | Create and use project path helpers that only need a project, no namespace | Douwe Maan | 2017-07-05 | 1 | -8/+8 |
| | |||||
* | Split up MergeRequestsControllerdm-merge-request-creations-controller | Douwe Maan | 2017-06-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dm-collapsed-blob' into 'master' | Sean McGivern | 2017-06-01 | 1 | -9/+5 |
|\ | | | | | | | | | Consistent diff and blob size limit names See merge request !11776 | ||||
| * | Consistent diff and blob size limit names | Douwe Maan | 2017-05-29 | 1 | -9/+5 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-18 | 1 | -0/+15 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (31 commits) Remove 'no changes' entries from changelog Check if OLD is set when migrating issue assignees Fix data migration from trigger schedules Replace EFS section in AWS guide Add warning about AWS EFS and performance Consolidate opening text from about.gitlab.com and add active/passive note Fix invalid object reference in ee_compat_check script Fix Ordered Task List Items Add auxiliary viewer for README Update fe_guide testing.md Add auxiliary blob viewer for CHANGELOG Add spec for last commit info when browsing repository files Show last commit for current tree on tree page Use same last commit widget on project homepage and tree view Fix unassigned checkmark Add missing changelog for iPython notebook rendering feature Convert fa-history to svg; tweak alignment Get rid of pluck in app/services/members/authorized_destroy_service.rb Removes duplicate environment variable in documentation Fixed spacing issues in issue sidebar ... | ||||
| * | Add auxiliary viewer for CONTRIBUTINGdm-contributing-viewer | Douwe Maan | 2017-05-16 | 1 | -0/+15 |
| | | |||||
* | | Rename BuildsController to JobsController | Lin Jen-Shin | 2017-05-17 | 1 | -1/+1 |
|/ | | | | | | | | | | | | Rename other URL generators admin_builds_path -> admin_jobs_path Fix tests and more renaming Fix more tests Also change build_id to job_id in the controller | ||||
* | Rename BlobViewer max_size to overridable_max_size and absolute_max_size to ↵dm-blob-viewer-concerns | Douwe Maan | 2017-05-15 | 1 | -4/+4 |
| | | | | max_size | ||||
* | Make tree, blob and blame pages more consistent | Douwe Maan | 2017-05-09 | 1 | -1/+1 |
| | |||||
* | Add artifact file page that uses the blob viewerdm-artifact-blob-viewer | Douwe Maan | 2017-05-04 | 1 | -1/+5 |
| | |||||
* | Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storage | Douwe Maan | 2017-05-03 | 1 | -7/+17 |
| | |||||
* | Show Raw button as Download for binary files | Douwe Maan | 2017-04-30 | 1 | -2/+12 |
| | |||||
* | Use blob viewers for snippets | Douwe Maan | 2017-04-30 | 1 | -3/+11 |
| | |||||
* | Address feedback | Douwe Maan | 2017-04-27 | 1 | -4/+4 |
| | |||||
* | Refactor overriding max size | Douwe Maan | 2017-04-27 | 1 | -2/+8 |
| | |||||
* | Render viewer error synchronously so that 'view the source' link will work | Douwe Maan | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | Address feedback | Douwe Maan | 2017-04-27 | 1 | -0/+16 |
| | |||||
* | Fix some specs | Douwe Maan | 2017-04-27 | 1 | -2/+0 |
| | |||||
* | Render blob viewer error | Douwe Maan | 2017-04-27 | 1 | -0/+9 |
| | |||||
* | Move conditional inside copy_blob_source_button | Douwe Maan | 2017-04-27 | 1 | -3/+3 |
| | |||||
* | Use Blob methods instead of BlobHelper helpers | Douwe Maan | 2017-04-27 | 1 | -18/+2 |
| | |||||
* | Add rich blob viewers | Douwe Maan | 2017-04-27 | 1 | -3/+6 |
| | |||||
* | Fix diffs with edit-forking needs31276-fix-diffs-with-edit-forking-needs | Eric Eastwood | 2017-04-24 | 1 | -1/+1 |
| | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31276 | ||||
* | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmation | Eric Eastwood | 2017-04-20 | 1 | -15/+19 |
| | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637 | ||||
* | Rename can_edit_blob? to can_modify_blob?dm-can-modify-blob | Douwe Maan | 2017-04-17 | 1 | -3/+3 |
| | |||||
* | Don't show 'Copy content' button on text files that are not rendered as text | Douwe Maan | 2017-04-10 | 1 | -0/+4 |
| | |||||
* | Merge branch 'button-capitalization' into 'master' | Clement Ho | 2017-04-06 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Button capitalisation Closes #18931 See merge request !10418 | ||||
| * | Fixed button capitalisation for Projects in views | Jose Ivan Vargas Lopez | 2017-04-06 | 1 | -1/+1 |
| | | |||||
* | | Copy diff file path as GFM | Douwe Maan | 2017-04-06 | 1 | -2/+2 |
|/ | |||||
* | Linking to edit file directly | Eric Eastwood | 2017-04-06 | 1 | -17/+22 |
| | |||||
* | Merge branch 'fix-links-target-blank' into 'security' | Jacob Schatz | 2017-03-20 | 1 | -1/+1 |
| | | | | | | Adds rel="noopener noreferrer" to all links with target="_blank" See merge request !2071 | ||||
* | Use code icon for Raw | Douwe Maan | 2017-03-16 | 1 | -1/+1 |
| | |||||
* | Fix spec | Douwe Maan | 2017-03-16 | 1 | -0/+14 |
| | |||||
* | Fix code for cops | Douwe Maan | 2017-02-23 | 1 | -10/+11 |
| | |||||
* | Enable Style/ConditionalAssignment | Douwe Maan | 2017-02-23 | 1 | -3/+3 |
| | |||||
* | removes old css class from everywhere27291-unify-mr-diff-file-buttons | Nur Rony | 2017-02-02 | 1 | -2/+2 |
| | |||||
* | Introduce "Set up autodeploy" button to help configure GitLab CI for deploymentadam-auto-deploy | Adam Niedzielski | 2016-12-21 | 1 | -1/+1 |
| | | | | | | The button allows to choose a ".gitlab-ci.yml" template that automatically sets up the deployment of an application. The currently supported template is Kubernetes template. | ||||
* | Allow to use Dockerfile templates | Kamil Trzcinski | 2016-11-08 | 1 | -0/+4 |
| | |||||
* | Refactor template selector in issuable formrefactor-issuable-form-template_selector | Rémy Coutable | 2016-11-04 | 1 | -27/+0 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Move editor paths to helper | Sean McGivern | 2016-08-19 | 1 | -0/+8 |
| | |||||
* | edit_blob_link can receive the blob to avoid access to the repository20454-edit-button-mr | Paco Guzman | 2016-08-18 | 1 | -6/+3 |
| | |||||
* | Load issues and merge requests templates from repository | Felipe Artur | 2016-08-16 | 1 | -8/+33 |
| | |||||
* | Improve diff performance by eliminating redundant checks for text blobsremove-redundant-blob-text-calls | Stan Hu | 2016-07-29 | 1 | -1/+1 |
| | | | | | | | On a merge request with over 1000 changed files, there were redundant calls to blob_text_viewable?, which incurred about 7% of the time. Improves #14775 | ||||
* | use %(...) and %[...] in favor of %<...>feature.rouge-20 | http://jneen.net/ | 2016-07-14 | 1 | -1/+1 |
| | |||||
* | kill the nowrap option | http://jneen.net/ | 2016-07-14 | 1 | -2/+3 |
| | | | | | the <pre><code> wrapping is *always* used by the helper, and *never* by anywhere else, so pull the wrapping into the helper | ||||
* | rm dead `highlighter` method | http://jneen.net/ | 2016-07-14 | 1 | -4/+0 |
| | |||||
* | add custom highlighting via .gitattributes | http://jneen.net/ | 2016-06-27 | 1 | -4/+4 |
| | | | | paired with @stanhu | ||||
* | Merge branch 'backport_from_ee' into 'master' | Valery Sizov | 2016-06-21 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Fix of on-hover state for 'Edit' button on tree view It's already reviewed and merged to EE, so it's just a back-port. See merge request !4823 | ||||
| * | Fix on-hover state for 'Edit' button on tree view | Valery Sizov | 2016-06-21 | 1 | -1/+1 |
| | |