summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-07179-758/+1711
|\
| * Merge branch 'speed-up-merge-request-all-commits-shas' into 'master'Douwe Maan2017-07-073-2/+9
| |\
| | * Speed up `all_commit_shas` for new merge requestsSean McGivern2017-07-073-2/+9
| * | Merge branch '29893-change-menu-locations' into 'master'Douwe Maan2017-07-0723-100/+73
| |\ \
| | * | Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-0723-100/+73
| |/ /
| * | Merge branch '34736-n-1-problem-on-milestone-page' into 'master'Douwe Maan2017-07-074-9/+16
| |\ \
| | * | Remove duplicated queriesTakuya Noguchi2017-07-073-6/+13
| | * | Remove issuable drag-n-drop and sorting from milestone view completely (!11950)Takuya Noguchi2017-07-071-2/+1
| | * | Avoid to repeat namespace querying on project milestoneTakuya Noguchi2017-07-072-1/+2
| * | | Merge branch 'bvl-backport-board-issue-create-service' into 'master'Douwe Maan2017-07-072-8/+13
| |\ \ \
| | * | | This makes the `Boards::CreateService` more reusable for EEbvl-backport-board-issue-create-serviceBob Van Landuyt2017-07-072-8/+13
| | |/ /
| * | | Merge branch 'tc-follow-up-mia' into 'master'Douwe Maan2017-07-075-46/+8
| |\ \ \
| | * | | Remove /reassign quick actiontc-follow-up-miaToon Claes2017-07-073-42/+4
| | * | | Remove CE from spec example descriptionsToon Claes2017-07-072-4/+4
| * | | | Merge branch 'es-class-syntax' into 'master'Tim Zallmann2017-07-0731-171/+121
| |\ \ \ \
| | * | | | refactor SigninTabsMemoizer class to ES module syntaxMike Greiling2017-07-064-15/+11
| | * | | | refactor SingleFileDiff class to ES module syntaxMike Greiling2017-07-064-14/+7
| | * | | | refactor Star class to ES module syntaxMike Greiling2017-07-062-4/+2
| | * | | | refactor TaskList class to ES module syntaxMike Greiling2017-07-067-38/+37
| | * | | | refactor Todos class to ES module syntaxMike Greiling2017-07-064-8/+5
| | * | | | refactor TreeView class to ES module syntaxMike Greiling2017-07-063-5/+2
| | * | | | refactor UsagePing class to ES module syntaxMike Greiling2017-07-063-6/+3
| | * | | | refactor UserTabs class to ES module syntaxMike Greiling2017-07-063-6/+3
| | * | | | remove useless users_select importMike Greiling2017-07-061-1/+0
| | * | | | refactor UsernameValidator class to ES module syntaxMike Greiling2017-07-063-5/+2
| | * | | | refactor VersionCheckImage class to ES module syntaxMike Greiling2017-07-063-5/+2
| | * | | | refactor VisibilitySelect class to ES module syntaxMike Greiling2017-07-064-9/+5
| | * | | | refactor Wikis class to ES module syntaxMike Greiling2017-07-063-7/+3
| | * | | | refactor ZenMode to ES module syntaxMike Greiling2017-07-065-8/+4
| | * | | | refactor zen_mode.js to use ES class syntaxMike Greiling2017-07-061-11/+11
| | * | | | refactor tree.js to use ES class syntaxMike Greiling2017-07-061-7/+7
| | * | | | refactor subscription_select.js to use ES class syntaxMike Greiling2017-07-061-4/+4
| | * | | | refactor star.js to use ES class syntaxMike Greiling2017-07-061-4/+4
| | * | | | refactor snippets_list.js to use ES class syntaxMike Greiling2017-07-061-5/+5
| | * | | | refactor single_file_diff.js to use ES class syntaxMike Greiling2017-07-061-18/+13
| * | | | | Merge branch 'fix-sha-attribute-no-table' into 'master'Yorick Peterse2017-07-072-6/+27
| |\ \ \ \ \
| | * | | | | Fix ShaAttribute concern when there is no tablefix-sha-attribute-no-tableSean McGivern2017-07-072-6/+27
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'feature/intermediate/12729-group-secret-variables' into 'master'Kamil TrzciƄski2017-07-0741-61/+760
| |\ \ \ \ \
| | * | | | | Name as variable_params like project variable controllerShinya Maeda2017-07-071-6/+10
| | * | | | | Use variable_params && variable_params_attributes in project variables_contro...Shinya Maeda2017-07-071-4/+8
| | * | | | | Fix to Variable was successfully createdShinya Maeda2017-07-071-3/+3
| | * | | | | Use new project_variables_path in this MRShinya Maeda2017-07-073-9/+9
| | * | | | | gb nice catchesShinya Maeda2017-07-074-12/+12
| | * | | | | Adopt project_variable_path instead of namespace_project_variable_path. (Reso...Shinya Maeda2017-07-072-4/+4
| | * | | | | secret_variables_for: rails readability versinoShinya Maeda2017-07-071-11/+5
| | * | | | | Add CASE When Clause for saving order when using where INShinya Maeda2017-07-072-6/+21
| | * | | | | Use ancestors for avoiding N queriesShinya Maeda2017-07-071-4/+3
| | * | | | | ayufan nice catchesShinya Maeda2017-07-072-14/+22
| | * | | | | Fix variables_controller.rb and formatShinya Maeda2017-07-072-8/+9
| | * | | | | Add dash for GROUP_ROUTESShinya Maeda2017-07-071-0/+1