summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-152-33/+48
* Introduce deployment services, starting with a KubernetesServiceNick Thomas2016-12-141-1/+1
* Merge branch 'issue_13270' into 'master' Sean McGivern2016-12-131-1/+8
|\
| * Allow to delete tag release noteissue_13270Felipe Artur2016-12-121-1/+8
* | Merge branch '19990-update-snippets-page-design' into 'master' Fatih Acet2016-12-121-3/+5
|\ \
| * | add scope filters to project snippets pageMike Greiling2016-12-101-3/+5
* | | fix: removed signed_out notificationjnoortheen2016-12-121-0/+6
|/ /
* | Merge branch 'followup-7899' into 'master' Sean McGivern2016-12-091-6/+5
|\ \
| * | Use a single query in Projects::ProjectMembersController to fetch membersfollowup-7899Rémy Coutable2016-12-081-6/+5
| |/
* | Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-092-2/+2
|\ \
| * | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-082-2/+2
* | | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-086-17/+13
* | | Merge branch 'destroy-session' into 'security' Robert Speicher2016-12-081-1/+4
| |/ |/|
* | Merge branch '24982-ux-improvement-sign-in-success-message' into 'master' Sean McGivern2016-12-081-0/+2
|\ \
| * | fix: 24982- Remove'Signed in successfully' messagejnoortheen2016-12-071-0/+2
| |/
* | Merge branch 'group-members-in-project-members-view' into 'master' Sean McGivern2016-12-081-3/+27
|\ \ | |/ |/|
| * Handle an edge-case whith inviteesgroup-members-in-project-members-viewRémy Coutable2016-12-071-4/+10
| * Fixed Ruby to be better for performancePhil Hughes2016-12-021-11/+11
| * Shows group members in the project members listPhil Hughes2016-12-021-1/+19
* | Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-062-5/+14
|\ \
| * | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-052-5/+14
* | | Merge branch '24733-archived-project-merge-request-count' into 'master' Sean McGivern2016-12-061-1/+6
|\ \ \ | |/ / |/| |
| * | Fix Archived project merge requests add to group's Merge RequestsJacopo2016-12-051-1/+6
| |/
* | Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-051-4/+10
|\ \ | |/ |/|
| * Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-3016-66/+176
| |\
| * \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-259-39/+58
| |\ \
| * | | Rename MWBS service to Merge When Pipeline SucceedsGrzegorz Bizon2016-11-211-4/+9
* | | | Merge branch '24814-pipeline-tabs' into 'master' Fatih Acet2016-12-011-1/+9
|\ \ \ \
| * | | | Adds tests for tabs in the rspec for pipelinesFilipa Lacerda2016-11-301-2/+6
| * | | | Pipelines tabsFilipa Lacerda2016-11-301-0/+4
* | | | | Merge branch '18546-update-wiki-page-design' into 'master' Fatih Acet2016-12-011-0/+2
|\ \ \ \ \
| * | | | | use wiki pages index for sidebar overflow and limit sidebar list to 15 pagesMike Greiling2016-11-301-0/+2
| |/ / / /
* | | | | Merge branch '25199-fix-broken-urls-in-help-page' into 'master' Sean McGivern2016-12-011-2/+4
|\ \ \ \ \
| * | | | | Fix URL rewritting in the Help section25199-fix-broken-urls-in-help-pageRémy Coutable2016-12-011-2/+4
| |/ / / /
* | | | | Replace references to MergeRequestDiff#commits with st_commitsuse-st-commits-where-possibleAdam Niedzielski2016-12-011-2/+2
|/ / / /
* | | | Merge branch '25031-do-not-raise-error-in-autocomplete' into 'master' Rémy Coutable2016-11-301-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Do not raise error in AutocompleteController#users when not authorizedSemyon Pupkov2016-11-301-1/+1
* | | | Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-291-7/+8
|/ / /
* | | Merge branch '24880-configurable-plaintext-emails' into 'master' Sean McGivern2016-11-291-0/+1
|\ \ \
| * | | Add new configuration setting to enable/disable HTML emails.24880-configurable-plaintext-emailsRuben Davila2016-11-281-0/+1
* | | | Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan2016-11-283-9/+3
* | | | Merge branch 'jej-22869' into 'security'Douwe Maan2016-11-281-12/+8
* | | | Merge branch '25026-authenticate-user-for-new-snippet' into 'master' Sean McGivern2016-11-281-4/+1
|\ \ \ \
| * | | | Ensure user is authenticated to create a new snippet25026-authenticate-user-for-new-snippetRémy Coutable2016-11-281-4/+1
* | | | | Prevent error when submitting a merge request and pipeline is not defined24860-actionview-template-error-undefined-method-size-for-nil-nilclassAdam Niedzielski2016-11-281-1/+1
|/ / / /
* | | | Merge branch 'fix-dead-help-link' into 'master' Rémy Coutable2016-11-281-3/+3
|\ \ \ \
| * | | | Fix broken external links in help/index.htmlDavid Wagner2016-11-201-3/+3
| | |/ / | |/| |
* | | | Merge branch '22253-move-lfshelper-methods-somewhere-else-than-app-helpers' i...Robert Speicher2016-11-286-28/+150
|\ \ \ \
| * | | | Move LfsHelper to a new LfsRequest concern22253-move-lfshelper-methods-somewhere-else-than-app-helpersRémy Coutable2016-11-236-28/+150
* | | | | Merge branch 'events-cache-invalidation' into 'master' Douwe Maan2016-11-282-2/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |