Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update yield to return string path | zzjin | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | Update tree_helper.rb to fix #31784, which broken file browse where paths ↵ | zzjin | 2017-05-09 | 1 | -1/+1 |
| | | | | deeper than 6:'/'. | ||||
* | Add breadcrumb, build header and pipelines submenu to artifacts browser | Douwe Maan | 2017-05-03 | 1 | -2/+2 |
| | |||||
* | Cache the rendered README, but post-process on show | Toon Claes | 2017-04-27 | 1 | -4/+0 |
| | | | | | | Because the post-processing of the rendered README is dependent on the context (i.e. the current user), do the post-processing when the README is being displayed. | ||||
* | Refactor changing files in web UI | Douwe Maan | 2017-04-20 | 1 | -1/+1 |
| | |||||
* | Update tree view to sort folders with submodules | Adam Buckland | 2016-08-09 | 1 | -15/+3 |
| | | | | | | | | | | | | Currently trees are sorted in the fashion: - folders - files - submodules with each section sorted alphabetically This changes to this system: - folders and submodules (sorted together) - files | ||||
* | Add support to cherry-pick any commit | P.S.V.R | 2016-04-18 | 1 | -1/+1 |
| | | | | | Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/12785 Merge Request: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3514 | ||||
* | Some updates after last code review. | Rubén Dávila | 2016-02-19 | 1 | -2/+1 |
| | |||||
* | Automatically fork a project when not allowed to edit a file. | Douwe Maan | 2015-12-18 | 1 | -8/+33 |
| | |||||
* | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | Show tooltip when trying to edit file when not on branch | Douwe Maan | 2015-12-08 | 1 | -5/+8 |
| | |||||
* | Default target branch to patch-n when editing file in protected branch | Douwe Maan | 2015-12-08 | 1 | -3/+10 |
| | |||||
* | Add specs for showing lfs object in UI. | Marin Jankovski | 2015-12-07 | 1 | -0/+4 |
| | |||||
* | Simplify and unify helpers for rendering markup | Jakub Jirutka | 2015-05-18 | 1 | -9/+1 |
| | |||||
* | Handle AsciiDoc better, reuse HTML pipeline filters (fixes #9263) | Jakub Jirutka | 2015-05-18 | 1 | -0/+2 |
| | |||||
* | Improve file icons rendering on tree | Sullivan SENECHAL | 2015-03-28 | 1 | -4/+5 |
| | |||||
* | Refactor GitAccess to use instance variables. | Douwe Maan | 2015-03-24 | 1 | -1/+1 |
| | |||||
* | Use `icon` helper method in helper modules | Robert Speicher | 2015-01-28 | 1 | -7/+2 |
| | |||||
* | Refactor blob helpers | Dmitriy Zaporozhets | 2015-01-26 | 1 | -38/+0 |
| | |||||
* | Merge pull request #7999 from cirosantilli/append-inplace | Dmitriy Zaporozhets | 2015-01-21 | 1 | -3/+6 |
|\ | | | | | Append in place for strings and arrays [failure unrelated] | ||||
| * | Append in place for strings and arrays | Ciro Santilli | 2015-01-01 | 1 | -3/+6 |
| | | |||||
* | | Merge pull request #8607 from skburgart/fix-typos | Dmitriy Zaporozhets | 2015-01-21 | 1 | -1/+1 |
|\ \ | | | | | | | Fix various typos | ||||
| * | | Fix various typos | Steven Burgart | 2015-01-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | signe-in -> signed-in go_to_gihub_for_permissions -> go_to_github_for_permissions descendand -> descendant behavour -> behaviour recepient_email -> recipient_email generate_fingerpint -> generate_fingerprint dependes -> depends Cant't -> Can't wisit -> visit notifcation -> notification sufficent_scope -> sufficient_scope? levet -> level | ||||
* | | | developer can push to protected branches | Valery Sizov | 2015-01-20 | 1 | -5/+1 |
|/ / | |||||
* | | Merge pull request #7925 from cirosantilli/unused-arguments | Dmitriy Zaporozhets | 2015-01-15 | 1 | -1/+1 |
|\ \ | | | | | | | Remove or prepend underscore _ to unused method arguments | ||||
| * | | Remove or prepend _ to unused method arguments | Ciro Santilli | 2014-12-27 | 1 | -1/+1 |
| |/ | |||||
* | | Flatten the directory hierarchy while there is only one directory descendant | marmis85 | 2014-12-31 | 1 | -0/+10 |
|/ | |||||
* | Prevent 500 after merge MR if you check remove source branch | Dmitriy Zaporozhets | 2014-12-23 | 1 | -1/+8 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge pull request #7886 from cirosantilli/disable-blob-edit-mr | Dmitriy Zaporozhets | 2014-12-20 | 1 | -5/+26 |
|\ | | | | | Disable / hide MR edit blob button if cannot edit. | ||||
| * | Disable / hide MR edit blob button if cannot edit. | Ciro Santilli | 2014-10-02 | 1 | -5/+26 |
| | | |||||
* | | Remove unneeded backslash: "\/" == "/" | Ciro Santilli | 2014-11-04 | 1 | -1/+1 |
| | | |||||
* | | Factor markup? || gitlab_markdown? into new method | Ciro Santilli | 2014-10-04 | 1 | -1/+1 |
| | | |||||
* | | Upgrade to Font Awesome v4.2 | Sullivan SENECHAL | 2014-10-03 | 1 | -2/+2 |
| | | |||||
* | | Add parenthesis to function def with arguments. | Ciro Santilli | 2014-10-03 | 1 | -1/+1 |
|/ | |||||
* | Move calls to Gitlab::MarkdownHelper to application_helper | Robert Schilling | 2014-08-11 | 1 | -4/+3 |
| | |||||
* | Use readme we support to render if there are multiple readmes | Robert Schilling | 2014-08-11 | 1 | -15/+12 |
| | |||||
* | Use simple_format if we don't have a proper renderer | Robert Schilling | 2014-08-10 | 1 | -4/+0 |
| | |||||
* | Improve markup gems | Robert Schilling | 2014-07-28 | 1 | -2/+2 |
| | |||||
* | Replace files icons with fontawesome | Dmitriy Zaporozhets | 2014-06-03 | 1 | -2/+7 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Editing preview | skv-headless | 2014-04-15 | 1 | -0/+8 |
| | |||||
* | Add .adoc file extension for AsciiDoc | Dan Allen | 2014-03-04 | 1 | -1/+1 |
| | | | Add .adoc file extension for AsciiDoc as it's a very popular extension to use and the one recommended by the Asciidoctor project. | ||||
* | Update code to work with gitlab_git 3 | Dmitriy Zaporozhets | 2013-10-01 | 1 | -5/+5 |
| | |||||
* | Dont allow file edit for non-branches ref | Dmitriy Zaporozhets | 2013-08-04 | 1 | -0/+2 |
| | |||||
* | Improve markup detection, fixes #4695 | Robert Schilling | 2013-08-03 | 1 | -3/+3 |
| | |||||
* | Move projects controllers/views in Projects module | Dmitriy Zaporozhets | 2013-06-23 | 1 | -3/+3 |
| | |||||
* | Fix README.txt rendering. Solution by @dfyx | Dmitriy Zaporozhets | 2013-06-11 | 1 | -1/+1 |
| | |||||
* | more descriptive confirmation messages | Dmitriy Zaporozhets | 2013-05-27 | 1 | -0/+4 |
| | |||||
* | gitlab_git to 1.0.6, return submodule rendering in tree | Dmitriy Zaporozhets | 2013-05-01 | 1 | -11/+5 |
| | |||||
* | Proper routing. blobs for blobs, raw for send_data | Dmitriy Zaporozhets | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | Gitlab::Git::Tree & Blob added | Dmitriy Zaporozhets | 2013-04-02 | 1 | -3/+2 |
| |