summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* rails updated to 4.2.5rails_updateValery Sizov2016-01-252-31/+31
|
* Merge branch 'doc_artifacts' into 'master' Achilleas Pipinellis2016-01-241-0/+5
|\ | | | | | | | | | | | | | | Add note on artifacts browser functionality Based on the following comment: https://gitlab.com/gitlab-org/gitlab-ce/issues/12634#note_3359006 See merge request !2586
| * Add note on artifacts browser functionalityAchilleas Pipinellis2016-01-241-0/+5
|/ | | | | | | Based on the following comment: https://gitlab.com/gitlab-org/gitlab-ce/issues/12634#note_3359006 [ci skip]
* Merge branch 'doc_omniauth' into 'master' Achilleas Pipinellis2016-01-241-13/+17
|\ | | | | | | | | | | | | Move supported omniauth providers to the top See merge request !2585
| * Move supported omniauth providers to the topAchilleas Pipinellis2016-01-241-13/+17
| | | | | | | | [ci skip]
* | Merge branch 'doc_integration_imgs' into 'master' Achilleas Pipinellis2016-01-2421-14/+14
|\ \ | |/ |/| | | | | | | | | Move all integration docs images in a single directory See merge request !2584
| * Move all integration docs images in a single directoryAchilleas Pipinellis2016-01-2421-14/+14
|/ | | | [ci skip]
* Merge branch 'doc_refactor_system_hooks_api' into 'master' Achilleas Pipinellis2016-01-241-24/+94
|\ | | | | | | | | | | | | Refactor system_hooks API documentation See merge request !2475
| * Clean up system hooks API documentationAchilleas Pipinellis2016-01-241-4/+24
| | | | | | | | [ci skip]
| * Remove relative linkdoc_refactor_system_hooks_apiAchilleas Pipinellis2016-01-181-1/+1
| | | | | | | | | | | | It wouldn't work on doc.gitlab.com [ci skip]
| * Refactor system_hooks API documentation [ci skip]Achilleas Pipinellis2016-01-181-23/+73
| |
* | Merge branch 'doc_refactor_namespaces_api' into 'master' Achilleas Pipinellis2016-01-241-7/+33
|\ \ | | | | | | | | | | | | | | | | | | Refactor namespaces API documentation See merge request !2472
| * | Clean up namespaces API documentationdoc_refactor_namespaces_apiAchilleas Pipinellis2016-01-241-3/+14
| | | | | | | | | | | | [ci skip]
| * | Refactor namespaces API documentation [ci skip]Achilleas Pipinellis2016-01-181-7/+22
| |/
* | Merge branch 'doc_refactor_README_api' into 'master' Achilleas Pipinellis2016-01-241-98/+157
|\ \ | | | | | | | | | | | | | | | | | | Refactor README API documentation ~~Waiting for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2435 to be merged.~~ See merge request !2476
| * | Fix typos, grammar and other styleguide issuesdoc_refactor_README_apiAchilleas Pipinellis2016-01-181-19/+19
| | | | | | | | | | | | [ci skip]
| * | Use plaintext instead of json in code blocksAchilleas Pipinellis2016-01-181-2/+2
| | | | | | | | | | | | [ci skip]
| * | Clean-up API README [ci skip]Achilleas Pipinellis2016-01-181-29/+40
| | | | | | | | | | | | | | | - Fix some curl examples - Fix examples for id vs iid
| * | Merge branch 'master' into doc_refactor_README_apiAchilleas Pipinellis2016-01-181-2/+46
| |\ \
| * | | Refactor README API documentation [ci skip]Achilleas Pipinellis2016-01-181-97/+147
| | |/ | |/|
* | | Merge branch 'doc_refactor_settings_api' into 'master' Achilleas Pipinellis2016-01-241-44/+54
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor settings API documentation See merge request !2474
| * | | Refactor settings API documentation [ci skip]doc_refactor_settings_apiAchilleas Pipinellis2016-01-181-44/+54
| |/ /
* | | Merge branch 'doc_refactor_labels_api' into 'master' Achilleas Pipinellis2016-01-241-41/+111
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor labels API documentation See merge request !2471
| * | | Refactor labels API documentation [ci skip]doc_refactor_labels_apiAchilleas Pipinellis2016-01-181-41/+111
| |/ /
* | | Merge branch 'doc_refactor_issues_api' into 'master' Achilleas Pipinellis2016-01-241-144/+260
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor issues API documentation See merge request !2466
| * | | Refactor issues API documentationdoc_refactor_issues_apiAchilleas Pipinellis2016-01-181-144/+260
| |/ / | | | | | | | | | [ci skip]
* | | Merge branch 'doc_refactor_deploy_keys_api' into 'master' Achilleas Pipinellis2016-01-241-12/+62
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor deploy_keys API documentation See merge request !2467
| * | | Refactor deploy_keys API documentation [ci skip]doc_refactor_deploy_keys_apiAchilleas Pipinellis2016-01-181-12/+62
| |/ /
* | | Merge branch 'doc_refactor_branches_api' into 'master' Achilleas Pipinellis2016-01-241-35/+73
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor branches API documentation See merge request !2464
| * | | Refactor branches API documentationdoc_refactor_branches_apiAchilleas Pipinellis2016-01-181-35/+73
| |/ / | | | | | | | | | [ci skip]
* | | Merge branch 'rs-no-minified-js'Robert Speicher2016-01-2312-150/+9813
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't vendor minified JS Fixes #4031 See merge request !2494
| * | | [ci skip] Update CHANGELOGrs-no-minified-jsDouglas Barbosa Alexandre2016-01-201-0/+2
| | | |
| * | | Don't vendor minified fuzzaldrin-plusDouglas Barbosa Alexandre2016-01-203-2/+1162
| | | | | | | | | | | | | | | | | | | | | | | | This version was compiled to use in the browser through Browserify. More info or how to compile a new version: https://gitlab.com/dbalexandre/fuzzaldrin-plus-browserify
| * | | Don't vendor minified jQuery.nicescrollDouglas Barbosa Alexandre2016-01-203-119/+3635
| | | |
| * | | Don't vendor minified g.bar.jsDouglas Barbosa Alexandre2016-01-203-9/+675
| | | |
| * | | Don't vendor minified g.raphael.jsDouglas Barbosa Alexandre2016-01-203-8/+862
| | | |
| * | | Don't vendor minified Chart.jsRobert Speicher2016-01-203-12/+3478
| | | | | | | | | | | | | | | | | | | | The filename is titlecased because that's how it came from the vendor, and we're not touching it.
* | | | Merge branch 'raw_abbr' into 'master' Robert Speicher2016-01-233-0/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whitelist raw "abbr" elements when parsing Markdown See #12517. See merge request !2559
| * | | | Whitelist raw "abbr" elements when parsing MarkdownBenedict Etzel2016-01-233-0/+10
| | | | | | | | | | | | | | | | | | | | Closes #12517
* | | | | Merge branch 'forcefully-install-apt-packages' into 'master' Kamil TrzciƄski2016-01-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Forcefully install apt packages See merge request !2577
| * | | | Forcefully install apt packagesKamil Trzcinski2016-01-231-1/+1
|/ / / /
* | | | Merge branch 'ignore-binary-files-in-git-grep' into 'master' Dmitriy Zaporozhets2016-01-232-1/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ignore binary files in code search to prevent Error 500 Leaving out the -I option in "git grep" would cause an Error 500 because the resulting line would include "Binary file X matches", which would cause the project search results to crash with the following error: ``` ActionView::Template::Error (wrong argument type nil (expected Regexp)): 1: - blob = @project.repository.parse_search_result(blob) 2: .blob-result 3: .file-holder 4: .file-title app/models/repository.rb:742:in `sub' app/models/repository.rb:742:in `block in parse_search_result_from_grep' app/models/repository.rb:741:in `each_line' app/models/repository.rb:741:in `parse_search_result_from_grep' app/models/repository.rb:682:in `parse_search_result' app/views/search/results/_blob.html.haml:1:in `_app_views_search_results__blob_html_haml__1959871337755590783_162450160' app/views/search/_results.html.haml:20:in `_app_views_search__results_html_haml__2198486911700532411_58329920' app/views/search/show.html.haml:7:in `_app_views_search_show_html_haml___1698304427272645201_62235300' ``` See merge request !2565
| * | | | Ignore binary files in code search to prevent Error 500Stan Hu2016-01-222-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Leaving out the -I option in "git grep" would cause an Error 500 because the resulting line would include "Binary file X matches"
* | | | | Merge branch 'housekeeping_doc' into 'master' Achilleas Pipinellis2016-01-231-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make git gc man page more apparent See merge request !2557
| * | | | | Make git gc man page more apparenthousekeeping_docAchilleas Pipinellis2016-01-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | Merge branch 'issuable-white-bg' into 'master' Jacob Schatz2016-01-236-14/+17
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove gray background from issue/mr/milestone background Fixes #6062 Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> cc @skyruler @creamzy See merge request !2573
| * | | | | | Remove gray background from issue/mr/milestone backgroundissuable-white-bgDmitriy Zaporozhets2016-01-226-14/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Merge branch 'fix-ui-padding' into 'master' Jacob Schatz2016-01-2311-31/+16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix UI for pages with panels Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> cc @skyruler @creamzy Fixes #12633 See merge request !2571
| * | | | | | | Fix UI for pages with panelsfix-ui-paddingDmitriy Zaporozhets2016-01-2211-31/+16
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-01-221-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor spelling, prob typo See merge request !2564