summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Allow skipping users in autocompleteallow-skipping-users-in-autocompleteSean McGivern2016-07-271-0/+1
* Incorporate review commentsStan Hu2016-07-262-2/+2
* Optimize maximum user access level lookup in loading of notesStan Hu2016-07-262-0/+6
* Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-261-0/+17
* Show release notes in tag listSean McGivern2016-07-261-1/+2
* Merge branch 'master' into filter-branch-by-nametiagonbotelho2016-07-2216-88/+130
|\
| * Merge branch 'discussion-model' into 'master' Robert Speicher2016-07-214-36/+43
| |\
| | * Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-204-36/+43
| * | Merge branch '4142-show-inline-video' into 'master' Rémy Coutable2016-07-212-5/+5
| |\ \
| | * | Remove VideoJS and clean the integrationRémy Coutable2016-07-201-1/+1
| | * | First support of videos in issues, MRs and notesEric Hayes2016-07-191-4/+4
| * | | Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-1/+5
| |\ \ \ | | |_|/ | |/| |
| | * | Reorder allowed params for `ApplicationSetting` and add more details to docs.email-domain-blacklistPatricio Cano2016-07-191-3/+3
| | * | Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-1/+1
| | * | Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-181-0/+4
| * | | Merge branch 'cs-warn-on-failure' into 'master' Fatih Acet2016-07-201-0/+2
| |\ \ \
| | * | | Address feedback.Connor Shea2016-07-191-1/+1
| | * | | Add with_warnings? method to Pipelines and add tests.Connor Shea2016-07-191-0/+2
| | | |/ | | |/|
| * | | Merge branch 'issue_8110' into 'master' Rémy Coutable2016-07-203-37/+40
| |\ \ \
| | * | | Refactor service settings viewissue_8110Felipe Artur2016-07-203-20/+7
| | * | | Add project service documentation and update integration documentationFelipe Artur2016-07-193-30/+38
| | * | | Allow slack service to send messages on different channelsFelipe Artur2016-07-192-3/+11
| | |/ /
| * | | Merge branch 'compare-code-view' into 'master' Jacob Schatz2016-07-201-0/+1
| |\ \ \
| | * | | Apply diff view cookie on comparecompare-code-viewPhil Hughes2016-07-151-0/+1
| * | | | Merge branch '15343-build-settiings' into 'master' Rémy Coutable2016-07-203-6/+31
| |\ \ \ \
| | * | | | Change how we style redirect_toKamil Trzcinski2016-07-201-3/+1
| | * | | | Use flash[:notice] onlyKamil Trzcinski2016-07-201-2/+1
| | * | | | Create PipelinesSettingsController for showing settings pageKamil Trzcinski2016-07-203-27/+35
| | * | | | Fix updating settings for pipelines15343-build-settiingsKamil Trzcinski2016-07-201-14/+8
| | * | | | Merge remote-tracking branch 'origin/master' into 15343-build-settiingsKamil Trzcinski2016-07-203-5/+17
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett...Kamil Trzcinski2016-07-193-8/+34
| | * | | | Update badges pathAnnabel Dunstone2016-07-191-1/+1
| | * | | | Remove unused badges page and delete badges index controller actionAnnabel Dunstone2016-07-191-5/+0
| | * | | | Remove builds settings from project settings; add builds settings route; add ...Annabel Dunstone2016-07-191-1/+6
| | | |_|/ | | |/| |
| * | | | Allow to disable user request access to groups/projectsFelipe Artur2016-07-203-3/+3
| | |/ / | |/| |
* | | | implements the basic filter functionalitytiagonbotelho2016-07-191-2/+1
|/ / /
* | | Merge branch 'rename-repo-files' into 'master' Douwe Maan2016-07-192-1/+8
|\ \ \
| * \ \ Merge branch 'master' into rename-repo-filestiagonbotelho2016-07-194-3/+4
| |\ \ \ | | |/ /
| * | | Merge branch 'master' into rename-repo-filestiagonbotelho2016-07-189-21/+27
| |\ \ \
| * | | | renames :file_name to :file_pathtiagonbotelho2016-07-131-2/+2
| * | | | test for nil params :file_nametiagonbotelho2016-07-121-1/+1
| * | | | refactors update action to change commit_params with the correct pathtiagonbotelho2016-07-122-5/+5
| * | | | changes the usasge of path to file_path on blob_controller for compatibillity...tiagonbotelho2016-07-122-5/+5
| * | | | fixes merge request edit bug where it would generate a cloned file and not re...tiagonbotelho2016-07-121-5/+0
| * | | | removes debugging prints from codetiagonbotelho2016-07-121-8/+0
| * | | | refactors blob_controllertiagonbotelho2016-07-121-0/+8
| * | | | removes debugging prints from codetiagonbotelho2016-07-121-8/+0
| * | | | refactors blob_controllertiagonbotelho2016-07-121-0/+8
| * | | | implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-121-0/+1
| * | | | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-1/+0