Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '45739-add-metrics-to-operations-tab' into 'master' | Filipa Lacerda | 2018-07-04 | 1 | -0/+1 |
|\ | |||||
| * | Remove GET empty from EnvironmentsController | Tiago Botelho | 2018-06-29 | 1 | -1/+0 |
| * | Prevents project first environment from being fetched in every project view | Tiago Botelho | 2018-06-28 | 1 | -0/+1 |
| * | Adds empty environments page | Tiago Botelho | 2018-06-26 | 1 | -0/+1 |
* | | Merge branch '43446-new-cluster-page-tabs' into 'master' | Kamil Trzciński (OoO till 3th) | 2018-07-04 | 1 | -8/+2 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabs | Dennis Tang | 2018-06-21 | 3 | -0/+9 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabs | Dennis Tang | 2018-06-19 | 24 | -108/+187 |
| |\ \ \ | |||||
| * | | | | consolidate back into one controller | Dennis Tang | 2018-06-19 | 1 | -4/+2 |
| * | | | | split into gcp and user controllers again | Dennis Tang | 2018-06-05 | 1 | -1/+8 |
| * | | | | Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabs | Dennis Tang | 2018-06-04 | 1 | -8/+15 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabs | Dennis Tang | 2018-06-01 | 8 | -15/+96 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabs | Dennis Tang | 2018-05-31 | 4 | -2/+5 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | better handle a missing gitlab-shell version | Brett Walker | 2018-05-31 | 1 | -2/+2 |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabs | Dennis Tang | 2018-05-31 | 3 | -51/+2 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | use implied route for clusters#create | Dennis Tang | 2018-05-26 | 1 | -5/+1 |
| * | | | | | | | | revisions | Dennis Tang | 2018-05-26 | 1 | -1/+1 |
| * | | | | | | | | combine "create" and "existing" GKE cluster views into one new page | Dennis Tang | 2018-05-26 | 1 | -8/+1 |
* | | | | | | | | | Merge branch 'jprovazn-direct-upload' into 'master' | Kamil Trzciński (OoO till 3th) | 2018-07-04 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add workhorse authorize method for project/group uploads | Jan Provaznik | 2018-06-18 | 2 | -0/+2 |
* | | | | | | | | | | Merge branch 'bump-carrierwave-to-1-2-3' into 'master' | Kamil Trzciński (OoO till 3th) | 2018-07-04 | 1 | -69/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Delete monkey patch | Shinya Maeda | 2018-07-04 | 1 | -69/+0 |
* | | | | | | | | | | | Add pipeline lists to GraphQL | Bob Van Landuyt | 2018-07-04 | 1 | -1/+2 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'prune-web-hook-logs' into 'master' | Douwe Maan | 2018-07-03 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Prune web hook logs older than 90 days | Yorick Peterse | 2018-07-02 | 1 | -0/+4 |
* | | | | | | | | | | | Remove CarrierWave initializer | Stan Hu | 2018-06-29 | 2 | -53/+0 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Enabling Doorkeeper reuse_access_token option | Francisco Javier López | 2018-06-29 | 1 | -1/+1 |
* | | | | | | | | | | Fix OAuth application authorization screen to appear with every access | Francisco Javier López | 2018-06-29 | 1 | -0/+50 |
* | | | | | | | | | | Merge branch 'feature/oidc-subject-claim' into 'master' | Douwe Maan | 2018-06-28 | 1 | -2/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Don't hash user ID in OIDC subject claim | Markus Koller | 2018-06-28 | 1 | -2/+7 |
* | | | | | | | | | | | Fix spelling: Uncommment -> Uncomment | Stan Hu | 2018-06-27 | 1 | -1/+1 |
* | | | | | | | | | | | Add RepositoryCheck::DispatchWorker to start worker per shard | Toon Claes | 2018-06-27 | 1 | -1/+1 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Migrate storage nesting check to Gitaly | Jacob Vosmaer (GitLab) | 2018-06-27 | 2 | -28/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Update _scopes_form.html.haml to remove duplicate information | Marcel Amirault | 2018-06-26 | 1 | -5/+11 |
* | | | | | | | | | Merge branch '6591-dont-load-omniauth-if-not-enabled' into 'master' | Stan Hu | 2018-06-25 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Don't try to load omniauth if not enabled | Lin Jen-Shin | 2018-06-25 | 1 | -1/+3 |
* | | | | | | | | | | Merge branch 'jprovazn-rails5-mysql-datetime' into 'master' | Yorick Peterse | 2018-06-25 | 2 | -7/+12 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Mysql fixes for Rails 5jprovazn-rails5-mysql-datetime | Jan Provaznik | 2018-06-21 | 2 | -7/+12 |
* | | | | | | | | | | | Delete non-latest merge request diff files upon diffs reloadosw-delete-non-latest-mr-diff-files-upon-merge | Oswaldo Ferreira | 2018-06-24 | 1 | -0/+1 |
| |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'fix-webpack-node-env' into 'master' | Clement Ho | 2018-06-21 | 2 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | disable nodeEnv within karma configfix-webpack-node-envfix-foo-test | Mike Greiling | 2018-06-21 | 1 | -0/+1 |
| * | | | | | | | | | enable accidentally-disabled nodeEnv optimization | Mike Greiling | 2018-06-21 | 1 | -1/+0 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Allow omnibus to disable sourcemaps in memory constrained environments | Mike Greiling | 2018-06-21 | 1 | -1/+4 |
* | | | | | | | | | [Rails5] Fix ActionCable's mount_path configurationblackst0ne-rails5-fix-action-cable-mount-path | blackst0ne | 2018-06-21 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'blackst0ne-rails5-found-new-routes-that-could-cause-conflicts-w... | Rémy Coutable | 2018-06-20 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | [Rails5] Fix ActionCable '/cable' mountpoint conflictblackst0ne-rails5-found-new-routes-that-could-cause-conflicts-with-existing-namespaced-routes | blackst0ne | 2018-06-20 | 1 | -0/+7 |
| |/ / / / / / / | |||||
* | | | | | | | | More gitaly disk access blocks | Jacob Vosmaer (GitLab) | 2018-06-20 | 2 | -0/+2 |
|/ / / / / / / | |||||
* | | | | | | | Redirect favicon.(png|ico) to actual favicon asset or uploaddm-favicon-redirect | Douwe Maan | 2018-06-18 | 1 | -0/+6 |
|/ / / / / / | |||||
* | | | | | | [Rails5] Fix optimistic lock value | blackst0ne | 2018-06-15 | 1 | -52/+59 |
* | | | | | | Merge branch 'rails5-database' into 'master' | Sean McGivern | 2018-06-14 | 1 | -0/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use data_source_exists? instead of table_exists?rails5-database | Jarka Kadlecová | 2018-06-14 | 1 | -0/+10 |