Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add Prometheus metrics configuration | Pawel Chojnacki | 2017-06-02 | 1 | -0/+13 | |
| * | | | Prometheus settings | Pawel Chojnacki | 2017-06-02 | 1 | -0/+1 | |
* | | | | Merge branch '12910-snippets-description' into 'master' | Phil Hughes | 2017-06-07 | 2 | -0/+14 | |
|\ \ \ \ | ||||||
| * | | | | Support descriptions for snippets | Jarka Kadlecova | 2017-05-31 | 2 | -0/+14 | |
* | | | | | Fix error while seeding projects in databaseda-fix-db-seed | Douglas Barbosa Alexandre | 2017-06-06 | 1 | -1/+3 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch 'fix-realtime-edited-text-for-issues-9-3' into 'master' | Phil Hughes | 2017-06-05 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix up merge issuesfix-realtime-edited-text-for-issues-9-3 | Luke "Jared" Bennett | 2017-06-02 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'sidekiq-transaction' into 'master' | Sean McGivern | 2017-06-05 | 1 | -1/+10 | |
|\ \ \ \ | ||||||
| * | | | | Fix keys seed | Douwe Maan | 2017-06-02 | 1 | -1/+10 | |
| |/ / / | ||||||
* | | | | Merge branch '30469-convdev-index' into 'master' | Sean McGivern | 2017-06-05 | 3 | -0/+104 | |
|\ \ \ \ | ||||||
| * | | | | Add Conversational Development Index page to admin panel | Taurie Davis, Simon Knox and Adam Niedzielski | 2017-06-01 | 3 | -0/+104 | |
* | | | | | Make sure that environment was created before deploying | Lin Jen-Shin | 2017-06-02 | 1 | -0/+4 | |
* | | | | | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URL | Lin Jen-Shin | 2017-06-02 | 4 | -2/+100 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch '24196-protected-variables' into 'master' | Kamil Trzciński | 2017-06-01 | 2 | -1/+17 | |
| |\ \ \ \ | ||||||
| | * | | | | Make sure protected can't be null; Test protected!24196-protected-variables | Lin Jen-Shin | 2017-06-01 | 1 | -2/+2 | |
| | * | | | | Merge branch 'master' into '24196-protected-variables' | Kamil Trzciński | 2017-06-01 | 5 | -4/+58 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Update docs and use protected secret variable as the name | Lin Jen-Shin | 2017-05-31 | 1 | -1/+1 | |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into 24196-protected-variables | Lin Jen-Shin | 2017-05-31 | 15 | -10/+213 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | Merge branch 'master' into '24196-protected-variables' | Lin Jen-Shin (godfat) | 2017-05-26 | 6 | -14/+67 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Backend implementation for protected variables | Lin Jen-Shin | 2017-05-25 | 2 | -1/+17 | |
| * | | | | | | | Add missing specs | Kamil Trzcinski | 2017-06-01 | 1 | -5/+5 | |
| * | | | | | | | Fix data inconsistency issue for old artifacts by moving them to a currently ... | Kamil Trzcinski | 2017-06-01 | 1 | -0/+72 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'zj-drop-fk-if-exists' into 'master' | Yorick Peterse | 2017-06-01 | 1 | -1/+11 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | Only remove FK if it existszj-drop-fk-if-exists | Z.J. van de Weg | 2017-06-01 | 1 | -1/+11 | |
| | | |_|/ / | | |/| | | | ||||||
* | | | | | | Fix other use of CreateDeploymentService and make | Lin Jen-Shin | 2017-06-02 | 1 | -6/+3 | |
* | | | | | | Just use the url from options, not saving it as a column | Lin Jen-Shin | 2017-06-01 | 2 | -11/+1 | |
* | | | | | | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URL | Lin Jen-Shin | 2017-06-01 | 19 | -14/+271 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch 'master' into 'trigger-source' | Grzegorz Bizon | 2017-05-31 | 2 | -2/+46 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add feature toggles through Flipper | Alejandro Rodríguez | 2017-05-31 | 2 | -1/+45 | |
| | |/ / / / | ||||||
| * | | | | | Introduce source to pipeline entitytrigger-source | Kamil Trzcinski | 2017-05-31 | 4 | -3/+13 | |
| |/ / / / | ||||||
| * | | | | Merge branch '32677-migrations-using-update_column_in_batches-must-have-a-spe... | Robert Speicher | 2017-05-29 | 10 | -9/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | Disable Migration/UpdateColumnInBatches for old migrations32677-migrations-using-update_column_in_batches-must-have-a-spec | Rémy Coutable | 2017-05-29 | 10 | -9/+10 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'rework-authorizations-performance' into 'master' | Douwe Maan | 2017-05-29 | 5 | -1/+203 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Index project_group_links.group_id | Yorick Peterse | 2017-05-17 | 2 | -0/+21 | |
| | * | | | Convert nested groups to regular ones for MySQL | Yorick Peterse | 2017-05-17 | 1 | -0/+123 | |
| | * | | | Use CTEs for nested groups and authorizations | Yorick Peterse | 2017-05-17 | 3 | -1/+59 | |
* | | | | | Merge branch 'master' into '25680-CI_ENVIRONMENT_URL' | Lin Jen-Shin (godfat) | 2017-05-26 | 6 | -14/+67 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch '32851-fix-postgres-9-1' into 'master' | Douwe Maan | 2017-05-25 | 3 | -13/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | Only use DROP INDEX CONCURRENTLY on postgreql 9.2+ | Nick Thomas | 2017-05-25 | 3 | -13/+5 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge branch '17848-web-hook-logging' into 'master' | Dmitriy Zaporozhets | 2017-05-25 | 2 | -0/+40 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Implement web hooks logging | Alexander Randa | 2017-05-25 | 2 | -0/+40 | |
| * | | | | add rss_token attribute to user model | Alexis Reigel | 2017-05-24 | 2 | -1/+22 | |
| | |_|/ | |/| | | ||||||
* | | | | Implement $CI_ENVIRONMENT_URL for jobs | Lin Jen-Shin | 2017-05-25 | 2 | -1/+11 | |
|/ / / | ||||||
* | | | Address review | Douwe Maan | 2017-05-24 | 1 | -18/+0 | |
* | | | Add system note with link to diff comparison when MR discussion becomes outdated | Douwe Maan | 2017-05-23 | 2 | -1/+33 | |
* | | | Fix migrations for older PostgreSQL versionsfix-retried-for-postgres | Kamil Trzcinski | 2017-05-23 | 1 | -4/+6 | |
* | | | Fixes broken MySQL migration for retried | Kamil Trzcinski | 2017-05-22 | 1 | -3/+26 | |
* | | | Merge branch 'bvl-fix-already-renamed-paths' into 'master' | Douwe Maan | 2017-05-19 | 3 | -1/+155 | |
|\ \ \ | ||||||
| * | | | Rename users on mysqlbvl-fix-already-renamed-paths | Bob Van Landuyt | 2017-05-19 | 1 | -4/+15 | |
| * | | | Don't try to rename `-` | Bob Van Landuyt | 2017-05-19 | 1 | -1/+0 |