Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Move some decorator logic to helpers | Dmitriy Zaporozhets | 2013-03-31 | 1 | -18/+16 |
| | |||||
* | tree_heleper: concat html only if present. Avoid nil exception | Dmitriy Zaporozhets | 2013-03-05 | 1 | -7/+9 |
| | |||||
* | Add 'breadcrumbs' helper for Commit breadcrumb links | Robert Speicher | 2012-11-01 | 1 | -0/+25 |
| | | | Closes #1731 | ||||
* | Security for online editor. Replace dev_access?, master_access? with can? ↵ | randx | 2012-10-21 | 1 | -0/+8 |
| | | | | method usage | ||||
* | Fix plain text readme | randx | 2012-10-16 | 1 | -0/+4 |
| | |||||
* | Add render_tree helper; simplify (speed up) tree_icon | Robert Speicher | 2012-10-03 | 1 | -18/+29 |
| | |||||
* | Update usages of tree_file_project_ref_path to project_tree_path | Robert Speicher | 2012-09-26 | 1 | -0/+5 |
| | |||||
* | Added workaround for github-markup issue with rendering markdown | Dmitriy Zaporozhets | 2012-09-20 | 1 | -2/+6 |
| |