summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Address some comments with running a pipeline scheduleStan Hu2017-12-121-3/+3
| | * | | Add button to run scheduled pipeline immediatelyStan Hu2017-12-121-1/+15
| * | | | Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master'Sean McGivern2017-12-181-2/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Stop sending milestone and labels data over the wire for MR widgetosw-isolate-mr-widget-exposed-attributesOswaldo Ferreira2017-12-151-2/+6
| * | | | Merge branch 'no-ivar-in-modules' into 'master'Robert Speicher2017-12-1517-43/+83
| |\ \ \ \
| | * | | | Backport changes from EELin Jen-Shin2017-12-151-1/+1
| | * | | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-1533-156/+405
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-3018-43/+47
| | |\ \ \ \ \
| | * | | | | | Fix a few layout errorLin Jen-Shin2017-11-222-2/+1
| | * | | | | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-2217-39/+39
| | |\ \ \ \ \ \
| | * | | | | | | Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-2214-50/+50
| | * | | | | | | Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-1812-35/+52
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-1726-159/+186
| | |\ \ \ \ \ \ \
| | * | | | | | | | WIPLin Jen-Shin2017-11-067-16/+19
| | * | | | | | | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-0659-350/+737
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-09-2515-38/+77
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Allow simple ivar ||= form. Update accordinglyLin Jen-Shin2017-09-1911-13/+16
| | * | | | | | | | | | Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-1819-0/+20
| * | | | | | | | | | | Merge branch 'rc/use-factory_bot_rails' into 'master'Robert Speicher2017-12-151-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
| * | | | | | | | | | | | Merge branch '41136-job-erased' into 'master'Filipa Lacerda2017-12-151-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Change text from build to job in flash notice41136-job-erasedAnnabel Dunstone Gray2017-12-141-1/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'lfs-badge' into 'master'Douwe Maan2017-12-152-0/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | moved lfs_blob_ids method into ExtractsPath modulelfs-badgePhil Hughes2017-12-142-8/+1
| | * | | | | | | | | | | moved lfs blob fetch from extractspath filePhil Hughes2017-12-142-0/+9
| | * | | | | | | | | | | fixed project homepage not having correct variablePhil Hughes2017-12-111-1/+0
| | * | | | | | | | | | | Added LFS badge to indicate LFS tracked filesPhil Hughes2017-12-111-0/+1
| * | | | | | | | | | | | Merge branch 'feature/migrate-merge-base-to-gitaly' into 'master'Robert Speicher2017-12-141-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Migrate Gitlab::Git::Repository#merge_base_commit to Gitalyfeature/migrate-merge-base-to-gitalyAhmad Sherif2017-12-131-1/+4
| * | | | | | | | | | | | Enable the performance bar in dev environmentsZeger-Jan van de Weg2017-12-131-0/+1
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Add Worker rerun action to GcpControllerMatija Čupić2017-12-161-1/+10
* | | | | | | | | | | | Handle html format in addition to jsonMatija Čupić2017-12-161-0/+2
* | | | | | | | | | | | Expand controller test suite matrixMatija Čupić2017-12-161-2/+3
* | | | | | | | | | | | Use 1 minute for status polling intervalMatija Čupić2017-12-161-1/+1
* | | | | | | | | | | | Add check step for creating GCP clustersMatija Čupić2017-12-161-1/+24
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'tmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using...Robert Speicher2017-12-125-9/+34
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Present member collection at the controller leveltmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using-presenterRémy Coutable2017-12-125-9/+34
* | | | | | | | | | | | Merge branch 'single-list-multiple-clusters' into 'master'Kamil Trzciński2017-12-121-5/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Remove cluster scope from ClustersController#indexMatija Čupić2017-12-111-5/+2
* | | | | | | | | | | | Merge branch '40743-bug-accepting-new-group-members-when-permission-level-dev...Douwe Maan2017-12-112-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Bugfix: User can't change the access level of an access requesterRubén Dávila2017-12-112-2/+2
* | | | | | | | | | | | Merge branch 'mk-pick-10-2-4-security-fixes' into 'master'Winnie Hellmann2017-12-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into ...Douwe Maan2017-12-081-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Add recaptcha_check_if_spammable for issualbes than arent spammablesrecaptcha_check_if_spammable_ce_backportLuke Bennett2017-12-081-2/+8
|/ / / / / / / / / /
* | | | | | | | | | Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett2017-12-082-4/+15
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-082-2/+11
|/ / / / / / / /
* | | | | | | | Merge branch '40754-fix-flash-usage-with-personal-access-token' into 'master'Grzegorz Bizon2017-12-081-1/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix new personal access token showing up in a flash message40754-fix-flash-usage-with-personal-access-tokenEric Eastwood2017-12-071-1/+3
* | | | | | | | Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil Trzciński2017-12-071-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove Auto DevOps checkboxes - backendbikebilly2017-12-041-1/+0
| |/ / / / / / /