Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Address some comments with running a pipeline schedule | Stan Hu | 2017-12-12 | 1 | -3/+3 | |
| | * | | | Add button to run scheduled pipeline immediately | Stan Hu | 2017-12-12 | 1 | -1/+15 | |
| * | | | | Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master' | Sean McGivern | 2017-12-18 | 1 | -2/+6 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | Stop sending milestone and labels data over the wire for MR widgetosw-isolate-mr-widget-exposed-attributes | Oswaldo Ferreira | 2017-12-15 | 1 | -2/+6 | |
| * | | | | Merge branch 'no-ivar-in-modules' into 'master' | Robert Speicher | 2017-12-15 | 17 | -43/+83 | |
| |\ \ \ \ | ||||||
| | * | | | | Backport changes from EE | Lin Jen-Shin | 2017-12-15 | 1 | -1/+1 | |
| | * | | | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-12-15 | 33 | -156/+405 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-11-30 | 18 | -43/+47 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Fix a few layout error | Lin Jen-Shin | 2017-11-22 | 2 | -2/+1 | |
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-11-22 | 17 | -39/+39 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Move ModuleWithInstanceVariables to Gitlab namespace | Lin Jen-Shin | 2017-11-22 | 14 | -50/+50 | |
| | * | | | | | | | Use StrongMemoize and enable/disable cops properly | Lin Jen-Shin | 2017-11-18 | 12 | -35/+52 | |
| | * | | | | | | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-11-17 | 26 | -159/+186 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | WIP | Lin Jen-Shin | 2017-11-06 | 7 | -16/+19 | |
| | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-11-06 | 59 | -350/+737 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-09-25 | 15 | -38/+77 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Allow simple ivar ||= form. Update accordingly | Lin Jen-Shin | 2017-09-19 | 11 | -13/+16 | |
| | * | | | | | | | | | | Add cop to make sure we don't use ivar in a module | Lin Jen-Shin | 2017-09-18 | 19 | -0/+20 | |
| * | | | | | | | | | | | Merge branch 'rc/use-factory_bot_rails' into 'master' | Robert Speicher | 2017-12-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_rails | Rémy Coutable | 2017-12-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch '41136-job-erased' into 'master' | Filipa Lacerda | 2017-12-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Change text from build to job in flash notice41136-job-erased | Annabel Dunstone Gray | 2017-12-14 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'lfs-badge' into 'master' | Douwe Maan | 2017-12-15 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | moved lfs_blob_ids method into ExtractsPath modulelfs-badge | Phil Hughes | 2017-12-14 | 2 | -8/+1 | |
| | * | | | | | | | | | | | moved lfs blob fetch from extractspath file | Phil Hughes | 2017-12-14 | 2 | -0/+9 | |
| | * | | | | | | | | | | | fixed project homepage not having correct variable | Phil Hughes | 2017-12-11 | 1 | -1/+0 | |
| | * | | | | | | | | | | | Added LFS badge to indicate LFS tracked files | Phil Hughes | 2017-12-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge branch 'feature/migrate-merge-base-to-gitaly' into 'master' | Robert Speicher | 2017-12-14 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Migrate Gitlab::Git::Repository#merge_base_commit to Gitalyfeature/migrate-merge-base-to-gitaly | Ahmad Sherif | 2017-12-13 | 1 | -1/+4 | |
| * | | | | | | | | | | | | Enable the performance bar in dev environments | Zeger-Jan van de Weg | 2017-12-13 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Add Worker rerun action to GcpController | Matija Čupić | 2017-12-16 | 1 | -1/+10 | |
* | | | | | | | | | | | | Handle html format in addition to json | Matija Čupić | 2017-12-16 | 1 | -0/+2 | |
* | | | | | | | | | | | | Expand controller test suite matrix | Matija Čupić | 2017-12-16 | 1 | -2/+3 | |
* | | | | | | | | | | | | Use 1 minute for status polling interval | Matija Čupić | 2017-12-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | Add check step for creating GCP clusters | Matija Čupić | 2017-12-16 | 1 | -1/+24 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'tmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using... | Robert Speicher | 2017-12-12 | 5 | -9/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Present member collection at the controller leveltmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using-presenter | Rémy Coutable | 2017-12-12 | 5 | -9/+34 | |
* | | | | | | | | | | | | Merge branch 'single-list-multiple-clusters' into 'master' | Kamil Trzciński | 2017-12-12 | 1 | -5/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove cluster scope from ClustersController#index | Matija Čupić | 2017-12-11 | 1 | -5/+2 | |
* | | | | | | | | | | | | Merge branch '40743-bug-accepting-new-group-members-when-permission-level-dev... | Douwe Maan | 2017-12-11 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Bugfix: User can't change the access level of an access requester | Rubén Dávila | 2017-12-11 | 2 | -2/+2 | |
* | | | | | | | | | | | | Merge branch 'mk-pick-10-2-4-security-fixes' into 'master' | Winnie Hellmann | 2017-12-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into ... | Douwe Maan | 2017-12-08 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Add recaptcha_check_if_spammable for issualbes than arent spammablesrecaptcha_check_if_spammable_ce_backport | Luke Bennett | 2017-12-08 | 1 | -2/+8 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Resolve "No feedback when checking on checklist if potential spam was detected" | Luke Bennett | 2017-12-08 | 2 | -4/+15 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Move the circuitbreaker check out in a separate processbvl-circuitbreaker-process | Bob Van Landuyt | 2017-12-08 | 2 | -2/+11 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch '40754-fix-flash-usage-with-personal-access-token' into 'master' | Grzegorz Bizon | 2017-12-08 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Fix new personal access token showing up in a flash message40754-fix-flash-usage-with-personal-access-token | Eric Eastwood | 2017-12-07 | 1 | -1/+3 | |
* | | | | | | | | Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d... | Kamil Trzciński | 2017-12-07 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove Auto DevOps checkboxes - backend | bikebilly | 2017-12-04 | 1 | -1/+0 | |
| |/ / / / / / / |