| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '60856-deleting-binary-file' into 'master'winh-does-jest-fail | Kushal Pandya | 2019-07-08 | 1 | -0/+5 |
|\ |
|
| * | Initiate editor for any file without content60856-deleting-binary-file | Denys Mishunov | 2019-07-05 | 1 | -0/+5 |
* | | Create CTE query for clusters hierarchy | Thong Kuah | 2019-07-08 | 1 | -0/+5 |
* | | Merge branch 'sh-disable-reactive-caching-automatic-retries' into 'master' | Nick Thomas | 2019-07-06 | 1 | -0/+5 |
|\ \ |
|
| * | | Prevent amplification of ReactiveCachingWorker jobs upon failuressh-disable-reactive-caching-automatic-retries | Stan Hu | 2019-07-06 | 1 | -0/+5 |
* | | | Upgrade Rouge to 3.5.1sh-upgrade-rouge-3.5.1 | Stan Hu | 2019-07-06 | 1 | -0/+5 |
|/ / |
|
* | | Remove applySuggestion from notes service | Winnie Hellmann | 2019-07-05 | 1 | -0/+5 |
* | | Add OpenSSL::OpenSSLError to HTTP_ERRORS | Douglas Barbosa Alexandre | 2019-07-05 | 1 | -0/+5 |
* | | Remove unresolved class and fixed height in discussion header | David Palubin | 2019-07-05 | 1 | -0/+5 |
* | | Merge branch '12550-fullscrean' into 'master' | Phil Hughes | 2019-07-05 | 1 | -0/+5 |
|\ \ |
|
| * | | Removes EE differences12550-fullscrean | Filipa Lacerda | 2019-07-05 | 1 | -0/+5 |
* | | | Merge branch '51794-add-ordering-to-runner-jobs-api' into 'master' | Lin Jen-Shin | 2019-07-05 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Adding order by to list runner jobs api. | sujay patel | 2019-07-05 | 1 | -2/+2 |
| * | | | Adding order by to list runner jobs api. | sujay patel | 2019-07-05 | 1 | -0/+5 |
| | |/
| |/| |
|
* | | | Merge branch 'create-merge-train-ref-ce' into 'master' | Douwe Maan | 2019-07-05 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Extend MergeToRefService for creating merge ref from the other ref | Shinya Maeda | 2019-07-05 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge branch '12553-preferences' into 'master' | Phil Hughes | 2019-07-05 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Removes EE differences | Filipa Lacerda | 2019-07-05 | 1 | -0/+5 |
| | |/
| |/| |
|
* | | | Refactor PositionTracer to support different types | Patrick Bajao | 2019-07-05 | 1 | -0/+5 |
| |/
|/| |
|
* | | Merge branch 'fix-sidekiq-transaction-check-race' into 'master' | Nick Thomas | 2019-07-04 | 1 | -0/+5 |
|\ \ |
|
| * | | Fix race in forbid_sidekiq_in_transactions.rbfix-sidekiq-transaction-check-race | Kamil Trzciński | 2019-07-04 | 1 | -0/+5 |
* | | | Merge branch '54117-transactional-rebase' into 'master' | Douglas Barbosa Alexandre | 2019-07-04 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Allow asynchronous rebase operations to be monitored | Nick Thomas | 2019-07-04 | 1 | -0/+5 |
* | | | | Change 'Todo' to 'To Do' | Christie Lenneville | 2019-07-04 | 1 | -0/+5 |
| |/ /
|/| | |
|
* | | | Upgrade Gitaly to v1.51.0 | GitalyBot | 2019-07-04 | 1 | -0/+5 |
| |/
|/| |
|
* | | Fix process start time | Ryan Cobb | 2019-07-04 | 1 | -0/+6 |
* | | Set default project sort method prior to initial sort on page loading | David Palubin | 2019-07-04 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'sh-fix-issue-63349' into 'master' | Rémy Coutable | 2019-07-04 | 1 | -0/+5 |
|\ |
|
| * | Make Housekeeping button do a full garbage collectionsh-fix-issue-63349 | Stan Hu | 2019-07-03 | 1 | -0/+5 |
* | | Merge branch '53357-fix-plus-in-upload-file-names' into 'master' | Lin Jen-Shin | 2019-07-04 | 1 | -0/+5 |
|\ \ |
|
| * | | Use #filename when generating upload URLs53357-fix-plus-in-upload-file-names | Heinrich Lee Yu | 2019-07-04 | 1 | -0/+5 |
* | | | Cache Flipper feature flags in L1 and L2 cachessh-cache-flipper-checks-in-memory | Stan Hu | 2019-07-03 | 1 | -0/+5 |
* | | | Merge branch 'limit-amount-of-tests-returned' into 'master' | Stan Hu | 2019-07-03 | 1 | -0/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Limit amount of JUnit tests returned | Kamil Trzciński | 2019-07-03 | 1 | -0/+5 |
* | | | Add Grafana to Admin > Monitoring menu when enabled | Maneschi Romain | 2019-07-03 | 1 | -0/+5 |
* | | | Add changelog entryadd-salesforce-logo | Małgorzata Ksionek | 2019-07-03 | 1 | -0/+5 |
* | | | Merge branch '55487-enable-group-terminals-button' into 'master' | Fatih Acet | 2019-07-03 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Enable terminals button for group clusters55487-enable-group-terminals-button | Tiger | 2019-07-02 | 1 | -0/+5 |
* | | | | Migrate markdown header_spec.js to Jest | Winnie Hellmann | 2019-07-03 | 1 | -0/+5 |
* | | | | Merge branch 'asciidoc-syntax-highlighting' into 'master' | Douwe Maan | 2019-07-03 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | Enable AsciiDoc syntax highlighting (using Rouge) | Guillaume Grossetie | 2019-07-02 | 1 | -0/+5 |
* | | | | | Merge branch 'issue/55953' into 'master' | Sean McGivern | 2019-07-03 | 1 | -0/+5 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into michel.engelen/gitlab-ce-issue/55953 | Sean McGivern | 2019-07-03 | 14 | -0/+70 |
| |\ \ \ \ \ |
|
| * | | | | | | added changelog entry for !29553 | Michel Engelen | 2019-07-02 | 1 | -0/+5 |
* | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Marin Jankovski | 2019-07-03 | 53 | -0/+266 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'sh-improve-redis-peek' into 'master' | Sean McGivern | 2019-07-03 | 1 | -0/+5 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Add Redis call details in Peek performance barsh-improve-redis-peek | Stan Hu | 2019-07-02 | 1 | -0/+5 |
| * | | | | | | | Show upcoming status for releases | Jason Goodman | 2019-07-03 | 1 | -0/+5 |
| * | | | | | | | Rebased and squashed commits | Natalia Tepluhina | 2019-07-03 | 2 | -0/+10 |
| * | | | | | | | Replace slugifyWithHyphens with improved slugify function | Luke Ward | 2019-07-03 | 1 | -0/+5 |