Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'zj-fork-opt-out' into 'master' | Douwe Maan | 2018-05-03 | 1 | -1/+2 |
|\ | |||||
| * | Forking repositories is handled by Gitaly by default | Zeger-Jan van de Weg | 2018-05-02 | 1 | -1/+2 |
* | | Merge branch 'zj-repo-checksum-opt-out' into 'master' | Robert Speicher | 2018-05-02 | 1 | -1/+2 |
|\ \ | |||||
| * | | Compute repository checksum by default | Zeger-Jan van de Weg | 2018-04-30 | 1 | -1/+2 |
* | | | Optimize Emoji Sprite Handling | Tim Zallmann | 2018-05-02 | 1 | -0/+1 |
* | | | Remove old GitLab Shell implementation | Zeger-Jan van de Weg | 2018-05-02 | 1 | -40/+4 |
* | | | Display and revoke active sessions | Alexis Reigel ( 🌴 may 2nd - may 9th 🌴 ) | 2018-05-02 | 1 | -0/+2 |
* | | | Merge branch 'blackst0ne-rails5-fix-arel-update-manager' into 'master' | Rémy Coutable | 2018-05-02 | 3 | -5/+27 |
|\ \ \ | |||||
| * | | | [Rails5] Fix Arel::UpdateManager | blackst0ne | 2018-04-29 | 3 | -5/+27 |
* | | | | Merge branch 'blackst0ne-rails5-fix-tzinfo-invalid-timezone-identifier' into ... | Rémy Coutable | 2018-05-02 | 1 | -1/+7 |
|\ \ \ \ | |||||
| * | | | | [Rails5] Fix TZInfo::InvalidTimezoneIdentifier exception | blackst0ne | 2018-04-29 | 1 | -1/+7 |
| |/ / / | |||||
* | | | | Merge branch 'backstage/gb/migrate-pipeline-stages-index' into 'master' | Kamil Trzciński | 2018-05-02 | 2 | -0/+48 |
|\ \ \ \ | |||||
| * | | | | Use stages position column to track stage index | Grzegorz Bizon | 2018-05-01 | 2 | -5/+5 |
| * | | | | Merge branch 'master' into backstage/gb/migrate-pipeline-stages-index | Grzegorz Bizon | 2018-05-01 | 18 | -77/+285 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'master' into 'backstage/gb/migrate-pipeline-stages-index' | Grzegorz Bizon | 2018-04-25 | 15 | -136/+126 |
| |\ \ \ \ | |||||
| * | | | | | Rename stage index column name to priority column | Grzegorz Bizon | 2018-04-24 | 2 | -5/+5 |
| * | | | | | Improve stages index migration code readability | Grzegorz Bizon | 2018-04-24 | 1 | -10/+10 |
| * | | | | | Improve performance of stages index migration on PostgreSQL | Grzegorz Bizon | 2018-04-24 | 1 | -9/+28 |
| * | | | | | Make stages index background migration more idempotent | Grzegorz Bizon | 2018-04-24 | 1 | -0/+1 |
| * | | | | | Add background migration that migrates stages indices | Grzegorz Bizon | 2018-04-24 | 1 | -0/+27 |
| * | | | | | Validate presence of a stage index in the model | Grzegorz Bizon | 2018-04-24 | 1 | -0/+1 |
* | | | | | | Merge branch 'dm-commit-trailer-without-gravatar' into 'master' | Robert Speicher | 2018-05-01 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix commit trailer rendering when Gravatar is disabled | Douwe Maan | 2018-04-25 | 1 | -1/+0 |
* | | | | | | | Merge branch 'osw-use-cached-highlighted-content-for-discussions' into 'master' | Douwe Maan | 2018-05-01 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use persisted diff data instead fetching Git on discussions | Oswaldo Ferreira | 2018-04-30 | 1 | -0/+2 |
* | | | | | | | | Merge branch 'helm-add-alpine-mirrors' into 'master' | Kamil Trzciński | 2018-05-01 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add alpine mirrors while operating on k8s cluster | Alessio Caiazza | 2018-04-30 | 1 | -0/+3 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge request and commit discussions API | Jan Provaznik | 2018-05-01 | 6 | -49/+152 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge branch 'zj-fix-index-rails' into 'master' | Douwe Maan | 2018-05-01 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use Ruby methods, not Rails' String#first | Zeger-Jan van de Weg | 2018-05-01 | 1 | -1/+3 |
| |/ / / / / / | |||||
* | | | | | | | show only groups an admin is a member of in dashboards/grops | Roger Rüttimann | 2018-05-01 | 2 | -9/+10 |
* | | | | | | | Merge branch 'security-45689-fix-archive-cache-bug' into 'security-10-7' | Douwe Maan | 2018-04-30 | 1 | -15/+36 |
* | | | | | | | Merge branch 'bvl-fix-openid-redirect' into 'master' | Douwe Maan | 2018-04-30 | 1 | -0/+8 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Define custom base controller for Doorkeeper | Bob Van Landuyt | 2018-04-30 | 1 | -0/+8 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'rebase-in-progress-fast-timeout' into 'master' | Douwe Maan | 2018-04-30 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use fast timeouts for Gitaly FooInProgress RPC's | Jacob Vosmaer | 2018-04-30 | 1 | -2/+2 |
* | | | | | | | Merge branch 'zj-remove-repo-path-remote-repository' into 'master' | Douwe Maan | 2018-04-30 | 2 | -2/+7 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Remove legacy storage path call | Zeger-Jan van de Weg | 2018-04-30 | 2 | -2/+7 |
* | | | | | | | Merge branch 'add-jwt-strategy-to-gitlab-suite' into 'master' | Douwe Maan | 2018-04-30 | 1 | -0/+62 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Ports omniauth-jwt gem onto GitLab OmniAuth Strategies suite | Tiago Botelho | 2018-04-26 | 1 | -0/+62 |
* | | | | | | | Merge branch 'jramsay-44880-filter-pipelines-by-sha' into 'master' | Kamil Trzciński | 2018-04-29 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Add sha filter to list pipelines | James Ramsay | 2018-04-27 | 1 | -0/+1 |
* | | | | | | | Merge branch 'zj-repository-exist-mandatory' into 'master' | Nick Thomas | 2018-04-27 | 1 | -9/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Repository#exists? can only be queried with Gitaly | Zeger-Jan van de Weg | 2018-04-25 | 1 | -9/+1 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Add gitlab-pages admin ping rake task | Jacob Vosmaer (GitLab) | 2018-04-27 | 2 | -0/+126 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge branch 'performance/gb/improve-pipeline-creation-service' into 'master' | Kamil Trzciński | 2018-04-26 | 1 | -5/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Do not save associated records for pipeline builds twice | Grzegorz Bizon | 2018-04-25 | 1 | -5/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'zj-storage-path-deprecation' into 'master' | Douwe Maan | 2018-04-25 | 6 | -34/+28 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Gitlab::Shell works on shard name, not path | Zeger-Jan van de Weg | 2018-04-25 | 6 | -34/+28 |
| | |_|/ | |/| | | |||||
* | | | | Cleanup after adding MR diff's commit_count (try 2) | Jan Provaznik | 2018-04-25 | 1 | -1/+1 |
| |/ / |/| | |