Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set todos#author_id to NOT NULL.32282-add-foreign-keys-to-todos | Andreas Brandl | 2018-02-05 | 5 | -3/+31 |
* | Add foreign keys to todos table. | Andreas Brandl | 2018-02-05 | 8 | -4/+115 |
* | Merge branch 'axios-preview-markdown' into 'master' | Fatih Acet | 2018-02-05 | 1 | -15/+15 |
|\ | |||||
| * | Replace $.ajax in preview markdown with axios | Clement Ho | 2018-02-05 | 1 | -15/+15 |
* | | Merge branch 'axios-admin-message' into 'master' | Fatih Acet | 2018-02-05 | 3 | -8/+15 |
|\ \ | |/ |/| | |||||
| * | Replace $.ajax in admin broadcast messages with axios | Clement Ho | 2018-02-05 | 3 | -8/+15 |
|/ | |||||
* | Merge branch 'axios-username-validator' into 'master' | Fatih Acet | 2018-02-05 | 1 | -6/+6 |
|\ | |||||
| * | Replace $.ajax in username validator with axiosaxios-username-validator | Clement Ho | 2018-02-02 | 1 | -6/+6 |
* | | Merge branch 'persistent-callouts' into 'master' | Kamil Trzciński | 2018-02-05 | 12 | -0/+203 |
|\ \ | |||||
| * | | Add CHANGELOG | Matija Čupić | 2018-02-05 | 1 | -0/+5 |
| * | | Refactor UserCalloutsController enum check | Matija Čupić | 2018-02-05 | 1 | -7/+3 |
| * | | Refactor .show_gke_cluster_integration_callout? | Matija Čupić | 2018-02-05 | 2 | -20/+12 |
| * | | Bump UserCallout feature_name enum index | Matija Čupić | 2018-02-05 | 1 | -1/+1 |
| * | | Merge branch 'master' into persistent-calloutspersistent-callouts | Matija Čupić | 2018-02-03 | 22 | -350/+664 |
| |\ \ | |||||
| * | | | Change UserCallout feautre_name to enum | Matija Čupić | 2018-02-03 | 8 | -22/+42 |
| * | | | Merge branch 'master' into persistent-callouts | Matija Čupić | 2018-02-02 | 619 | -5021/+8644 |
| |\ \ \ | |||||
| * | | | | Rename Callout to UserCallout | Matija Čupić | 2018-02-02 | 11 | -27/+25 |
| * | | | | Remove timestamps from Callouts | Matija Čupić | 2018-02-02 | 1 | -2/+0 |
| * | | | | Refactor CalloutsController | Matija Čupić | 2018-02-02 | 3 | -8/+10 |
| * | | | | Use policies instead of role checks in ClustersHelper | Matija Čupić | 2018-02-02 | 2 | -18/+9 |
| * | | | | Remove dismissed_state from Callout model | Matija Čupić | 2018-02-02 | 8 | -25/+20 |
| * | | | | Add callout priority enum | Matija Čupić | 2018-02-01 | 1 | -0/+5 |
| * | | | | Fix CalloutsHelper spec subject | Matija Čupić | 2018-01-30 | 1 | -1/+1 |
| * | | | | Extract feature name into constant | Matija Čupić | 2018-01-30 | 1 | -2/+4 |
| * | | | | Show GKE cluster callout for project owner as well | Matija Čupić | 2018-01-30 | 2 | -4/+16 |
| * | | | | Add safe navigation for users without callout state | Matija Čupić | 2018-01-30 | 1 | -1/+1 |
| * | | | | Add check for guest user | Matija Čupić | 2018-01-30 | 2 | -1/+9 |
| * | | | | Move Callouts route to - path | Matija Čupić | 2018-01-27 | 1 | -5/+5 |
| * | | | | Implement CalloutsHelper | Matija Čupić | 2018-01-27 | 2 | -0/+56 |
| * | | | | Merge branch 'master' into persistent-callouts | Matija Čupić | 2018-01-27 | 26 | -173/+295 |
| |\ \ \ \ | |||||
| * | | | | | Update database schema | Matija Čupić | 2018-01-26 | 1 | -1/+13 |
| * | | | | | Add CalloutsController specs | Matija Čupić | 2018-01-26 | 1 | -0/+39 |
| * | | | | | Implement Callouts controller | Matija Čupić | 2018-01-26 | 2 | -0/+32 |
| * | | | | | Add Callout specs | Matija Čupić | 2018-01-26 | 2 | -0/+17 |
| * | | | | | Add Callout model | Matija Čupić | 2018-01-26 | 3 | -0/+23 |
* | | | | | | Merge branch '39985-enable-prometheus-metrics-for-deployed-ingresses' into 'm... | Kamil Trzciński | 2018-02-05 | 5 | -5/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Enable Prometheus metrics for deployed Ingresses | Joshua Lambert | 2018-02-05 | 5 | -5/+26 |
* | | | | | | | Merge branch '42496-prometheus-deployment-fails-after-helm-chart-upgrade-to-2... | Kamil Trzciński | 2018-02-05 | 1 | -77/+97 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Adapt config to support Prometheus 2.1 | Joshua Lambert | 2018-02-05 | 1 | -77/+97 |
|/ / / / / / | |||||
* | | | | | | Merge branch '42270-fix-namespace-remove-exports-for-hashed-storage' into 'ma... | Rémy Coutable | 2018-02-05 | 9 | -46/+120 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix export removal for hashed-storage projects within a renamed or deleted na... | Nick Thomas | 2018-02-05 | 9 | -46/+120 |
* | | | | | | | Merge branch 'api-guard' into 'master' | Rémy Coutable | 2018-02-05 | 1 | -1/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make find_user_from_sources extensible for EE | Lin Jen-Shin | 2018-02-05 | 1 | -1/+5 |
* | | | | | | | | Merge branch 'osw-markdown-bypass-for-commit-messages' into 'master' | Sean McGivern | 2018-02-05 | 3 | -27/+37 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Remove unnused escape_html methodosw-markdown-bypass-for-commit-messages | Oswaldo Ferreira | 2018-02-02 | 1 | -4/+0 |
| * | | | | | | | Bypass commits title markdown on notes | Oswaldo Ferreira | 2018-02-02 | 3 | -23/+37 |
* | | | | | | | | Merge branch 'gitaly-user-squash' into 'master' | Rémy Coutable | 2018-02-05 | 5 | -28/+114 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Incorporate OperationService.UserSquash Gitaly RPCgitaly-user-squash | Alejandro Rodríguez | 2018-02-02 | 5 | -28/+114 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'zj-fix-flay' into 'master' | Rémy Coutable | 2018-02-05 | 4 | -5/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Ignore Flay failures | Zeger-Jan van de Weg | 2018-01-31 | 1 | -0/+2 |