summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-064-6/+7
|\
| * Merge branch 'jquery2' into 'master' Jacob Schatz2016-06-064-6/+7
| |\
| | * Fixed JS errorsjquery2Phil Hughes2016-06-053-5/+6
| | * Upgraded jQuery to version 2Phil Hughes2016-06-051-1/+1
* | | Use `@ci_commit` in merge_request_controllerKamil Trzcinski2016-06-061-4/+4
* | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-0626-108/+516
|\ \ \ | |/ /
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-06-0624-106/+514
| |\ \
| | * | Add a U2F-specific audit log entry after logging in.Timothy Andrew2016-06-061-2/+11
| | * | Implement authentication (login) using a U2F device.Timothy Andrew2016-06-065-30/+164
| | * | Implement U2F registration.Timothy Andrew2016-06-0610-57/+256
| | * | Render `gon` data in the page `body`, not `head`Timothy Andrew2016-06-065-2/+5
| | * | Update the `browser` gem.Timothy Andrew2016-06-061-1/+1
| | * | Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-064-14/+77
| | |/
| * | Merge branch 'fix/unauthorized-access-to-build-data' into 'master' Douwe Maan2016-06-062-2/+2
| |\ \ | | |/ | |/|
| | * Remove 'unscoped' from project builds selectionTomasz Maczukin2016-06-042-2/+2
* | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-0651-374/+779
|\ \ \ | |/ /
| * | Merge branch 'rubocop/enable-ambiguous-operator-rubocop-lint' into 'master' Robert Speicher2016-06-051-1/+1
| |\ \
| | * | Enable Lint/AmbiguousOperator rubocop coprubocop/enable-ambiguous-operator-rubocop-lintGrzegorz Bizon2016-06-031-1/+1
| * | | Remove extra bracketissue_13499Alfredo Sumaran2016-06-031-2/+1
| * | | Fix specAlfredo Sumaran2016-06-031-1/+1
| * | | Address feedbackAlfredo Sumaran2016-06-039-32/+26
| * | | Spec label add / delete in UpdateServiceSean McGivern2016-06-031-9/+8
| * | | Allow bulk-updating to remove all labelsSean McGivern2016-06-031-1/+1
| * | | EnhancementsAlfredo Sumaran2016-06-033-16/+13
| * | | Respond to .json onlyAlfredo Sumaran2016-06-031-1/+6
| * | | Fix specAlfredo Sumaran2016-06-031-1/+1
| * | | Add mising paramsAlfredo Sumaran2016-06-031-3/+6
| * | | Remove console.logAlfredo Sumaran2016-06-031-1/+0
| * | | Bulk assignment implementationAlfredo Sumaran2016-06-033-2/+111
| * | | Tweaks for bulk assignmentAlfredo Sumaran2016-06-031-3/+15
| * | | Expose Issue IDAlfredo Sumaran2016-06-031-1/+1
| * | | Expose label IDAlfredo Sumaran2016-06-031-1/+1
| * | | Add show_create param to toggle label creation optionAlfredo Sumaran2016-06-031-2/+2
| * | | Add show_footer parameter for ability to hide footerAlfredo Sumaran2016-06-032-1/+3
| * | | Do not trigger keyup event if we are persisting stateAlfredo Sumaran2016-06-031-3/+8
| * | | Remove unneeded call to keyup eventAlfredo Sumaran2016-06-031-3/+0
| * | | Only filter asynchronously if option remote is true.Alfredo Sumaran2016-06-031-11/+11
| * | | Fix statementAlfredo Sumaran2016-06-031-1/+1
| * | | WIP: allow adding and removing labels in bulkSean McGivern2016-06-033-8/+37
| * | | Restore dropdown state when unchecking all issuesAlfredo Sumaran2016-06-031-0/+14
| * | | Add spaceAlfredo Sumaran2016-06-031-1/+1
| * | | Do not remove inputs when dropdown menu hidesAlfredo Sumaran2016-06-031-1/+0
| * | | Remove console.logAlfredo Sumaran2016-06-031-1/+0
| * | | Handle unchecking of indeterminate itemsAlfredo Sumaran2016-06-032-11/+30
| * | | Update classname for indeterminate stateAlfredo Sumaran2016-06-032-3/+3
| * | | typoAlfredo Sumaran2016-06-033-18/+13
| * | | Set indeterminated itemsAlfredo Sumaran2016-06-035-6/+58
| * | | Add .js-filter-submit when neededAlfredo Sumaran2016-06-032-2/+4
| * | | Remove unnecesary assignmentAlfredo Sumaran2016-06-031-1/+0
| * | | Add label_ids to bulk_update_paramsAlfredo Sumaran2016-06-031-1/+1