Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi... | Matija Čupić | 2018-05-02 | 26 | -98/+126 |
|\ | |||||
| * | Merge branch 'revert-75f6e91f' into 'master' | Phil Hughes | 2018-05-02 | 2 | -2/+9 |
| |\ | |||||
| | * | Revert "Merge branch '5480-sidebar-subscription-event-handling' into 'master'" | Rémy Coutable | 2018-05-02 | 2 | -2/+9 |
| * | | Merge branch '45761-replace-actionview-time_ago_in_words' into 'master' | Rémy Coutable | 2018-05-02 | 13 | -17/+13 |
| |\ \ | |||||
| | * | | Replace time_ago_in_words with JS-based one | Takuya Noguchi | 2018-04-27 | 13 | -17/+13 |
| * | | | Merge branch 'increase-new-issue-metadata-form-margin' into 'master' | Clement Ho | 2018-05-02 | 2 | -2/+3 |
| |\ \ \ | |||||
| | * | | | Increase new issue metadata form margin | George Tsiolis | 2018-04-30 | 2 | -2/+3 |
| * | | | | Merge branch 'jprovazn-generic-error' into 'master' | Nick Thomas | 2018-05-02 | 1 | -10/+19 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Save and expose only generic merge error | Jan Provaznik | 2018-05-02 | 1 | -10/+19 |
| | |/ / | |||||
| * | | | Merge branch 'refactor/move-mr-widget-wip-vue-component' into 'master' | Mike Greiling | 2018-05-02 | 3 | -38/+47 |
| |\ \ \ | |||||
| | * | | | Move WorkInProgress vue component | George Tsiolis | 2018-04-16 | 3 | -38/+47 |
| * | | | | Merge branch 'refactor/move-sidebar-time-tracking-vue-component' into 'master' | Filipa Lacerda | 2018-05-02 | 2 | -17/+20 |
| |\ \ \ \ | |||||
| | * | | | | Move SidebarTimeTracking vue component | George Tsiolis | 2018-05-02 | 2 | -17/+20 |
| * | | | | | Merge branch 'refactor/move-no-tracking-pane-vue-component' into 'master' | Phil Hughes | 2018-05-02 | 3 | -12/+15 |
| |\ \ \ \ \ | |||||
| | * | | | | | Move TimeTrackingNoTrackingPane vue component | George Tsiolis | 2018-05-02 | 3 | -12/+15 |
| | |/ / / / | |||||
* | | | | | | Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi... | Matija Čupić | 2018-05-02 | 42 | -181/+427 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '5480-sidebar-subscription-event-handling' into 'master' | Phil Hughes | 2018-05-02 | 2 | -9/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Consume `toggleSubscription` event directly from Subscriptions component | Kushal Pandya | 2018-05-02 | 1 | -7/+1 |
| | * | | | | | Emit `toggleSubscription` event on component instead of eventHub | Kushal Pandya | 2018-05-02 | 1 | -2/+1 |
| * | | | | | | Merge branch 'improve-quick-actions-summary-preview' into 'master' | Tim Zallmann | 2018-05-02 | 1 | -0/+10 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Improve quick actions summary preview | George Tsiolis | 2018-05-01 | 1 | -0/+10 |
| * | | | | | | [Rails5] Fix enum question mark methods | blackst0ne | 2018-05-02 | 2 | -0/+18 |
| * | | | | | | Display and revoke active sessions | Alexis Reigel ( 🌴 may 2nd - may 9th 🌴 ) | 2018-05-02 | 8 | -30/+209 |
| * | | | | | | Merge branch 'blackst0ne-rails5-add-touch-later-to-commit-model' into 'master' | Rémy Coutable | 2018-05-02 | 1 | -0/+6 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [Rails5] Add `touch_later` to `Commit` model | blackst0ne | 2018-04-29 | 1 | -0/+6 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge branch 'blackst0ne-rails5-use-safe-params-instead-of-params-in-url-for-... | Rémy Coutable | 2018-05-02 | 5 | -5/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [Rails5] Use `safe_params` instead of `params` in `url_for` helpers | blackst0ne | 2018-04-28 | 5 | -5/+5 |
| | |/ / / / / | |||||
| * | | | | | | Merge branch 'blackst0ne-rails5-update-application-controller-log-exception' ... | Rémy Coutable | 2018-05-02 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [Rails5] Update `ApplicationController#log_exception` to fix `undefined metho... | blackst0ne | 2018-04-28 | 1 | -1/+2 |
| | |/ / / / / | |||||
| * | | | | | | Merge branch 'make-job-lfs-artifacts-read-only' into 'master' | Douwe Maan | 2018-05-02 | 3 | -4/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix file_store for artifacts and lfs when saving | Kamil Trzciński | 2018-05-01 | 3 | -4/+3 |
| * | | | | | | | Merge branch 'blackst0ne-rails5-fix-delete-user-worker' into 'master' | Rémy Coutable | 2018-05-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | [Rails5] Fix `params` for DeleteUserWorker | blackst0ne | 2018-04-28 | 1 | -1/+1 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'jr-33320-lfs-settings-interface' into 'master' | Douwe Maan | 2018-05-02 | 2 | -28/+26 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Enable LFS setting UI for Masters and Owners | James Ramsay | 2018-05-01 | 2 | -28/+26 |
| * | | | | | | | | Merge branch 'backstage/gb/migrate-pipeline-stages-index' into 'master' | Kamil Trzciński | 2018-05-02 | 2 | -4/+18 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| | * | | | | | | | Use stages position column to track stage index | Grzegorz Bizon | 2018-05-01 | 2 | -4/+4 |
| | * | | | | | | | Merge branch 'master' into backstage/gb/migrate-pipeline-stages-index | Grzegorz Bizon | 2018-05-01 | 75 | -391/+481 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into 'backstage/gb/migrate-pipeline-stages-index' | Grzegorz Bizon | 2018-04-25 | 43 | -178/+762 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Rename stage index column name to priority column | Grzegorz Bizon | 2018-04-24 | 2 | -4/+4 |
| | * | | | | | | | | | Use database query to calculate average stage position | Grzegorz Bizon | 2018-04-24 | 1 | -5/+7 |
| | * | | | | | | | | | Ensure that an imported pipeline stage can be updated | Grzegorz Bizon | 2018-04-24 | 1 | -1/+9 |
| | * | | | | | | | | | Validate presence of a stage index in the model | Grzegorz Bizon | 2018-04-24 | 2 | -3/+7 |
| * | | | | | | | | | | Merge branch 'dm-commit-trailer-without-gravatar' into 'master' | Robert Speicher | 2018-05-01 | 4 | -75/+76 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Make avatar helpers available to emails | Douwe Maan | 2018-04-26 | 1 | -0/+1 |
| | * | | | | | | | | | | Fix commit trailer rendering when Gravatar is disabled | Douwe Maan | 2018-04-25 | 3 | -75/+75 |
| * | | | | | | | | | | | Merge branch 'osw-use-cached-highlighted-content-for-discussions' into 'master' | Douwe Maan | 2018-05-01 | 1 | -1/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Use persisted diff data instead fetching Git on discussions | Oswaldo Ferreira | 2018-04-30 | 1 | -1/+14 |
| * | | | | | | | | | | | Merge request and commit discussions API | Jan Provaznik | 2018-05-01 | 3 | -3/+14 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'jej/exclude-group-saml-buttons' into 'master' | Douwe Maan | 2018-05-01 | 2 | -4/+8 |
| |\ \ \ \ \ \ \ \ \ \ |