Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix JS linting errorzj-create-mattermost-team | Z.J. van de Weg | 2017-03-06 | 1 | -1/+1 |
| | |||||
* | Clean up spec | Z.J. van de Weg | 2017-03-06 | 1 | -3/+1 |
| | |||||
* | Fix no out element case | Z.J. van de Weg | 2017-03-06 | 1 | -0/+3 |
| | |||||
* | Merge branch 'master' into 'zj-create-mattermost-team' | Zeger-Jan van de Weg | 2017-03-06 | 75 | -298/+1208 |
|\ | | | | | | | # Conflicts: # db/schema.rb | ||||
| * | Merge branch 'introduce-pipeline-triggers' into 'master' | Sean McGivern | 2017-03-06 | 25 | -183/+702 |
| |\ | | | | | | | | | | | | | Improve pipeline triggers API See merge request !9713 | ||||
| | * | Fix UserBasicintroduce-pipeline-triggers | Kamil Trzcinski | 2017-03-06 | 1 | -1/+1 |
| | | | |||||
| | * | Rename `/take` to `/take_ownership`, expose `owner` in `v3`. | Kamil Trzcinski | 2017-03-06 | 4 | -7/+8 |
| | | | |||||
| | * | Update after review | Kamil Trzcinski | 2017-03-06 | 3 | -1/+5 |
| | | | |||||
| | * | Lint doc | Kamil Trzcinski | 2017-03-05 | 1 | -2/+2 |
| | | | |||||
| | * | Move foreign key to separate migration | Kamil Trzcinski | 2017-03-05 | 3 | -3/+13 |
| | | | |||||
| | * | Fix import model attributes | Kamil Trzcinski | 2017-03-05 | 2 | -0/+3 |
| | | | |||||
| | * | Update documentation and expose ID | Kamil Trzcinski | 2017-03-05 | 4 | -109/+172 |
| | | | |||||
| | * | Introduce tests for pipeline triggers | Kamil Trzcinski | 2017-03-05 | 6 | -52/+145 |
| | | | |||||
| | * | Fix trigger model | Kamil Trzcinski | 2017-03-05 | 1 | -1/+0 |
| | | | |||||
| | * | Update db/schema | Kamil Trzcinski | 2017-03-05 | 3 | -3/+6 |
| | | | |||||
| | * | Make triggers to be user aware | Kamil Trzcinski | 2017-03-05 | 6 | -7/+31 |
| | | | |||||
| | * | Make Pipeline Triggers to be user aware | Kamil Trzcinski | 2017-03-05 | 3 | -3/+28 |
| | | | | | | | | | | | | | | | | | | | | | - they can have owner, - they can be edited, - they have description, - you can take ownership of them | ||||
| | * | Update triggers API | Kamil Trzcinski | 2017-03-05 | 5 | -17/+311 |
| | | | |||||
| * | | Merge branch '1648-remove-remnants-of-git-annex-support' into 'master' | Robert Speicher | 2017-03-06 | 11 | -57/+11 |
| |\ \ | | | | | | | | | | | | | | | | | Remove remnants of git annex See merge request !9508 | ||||
| | * | | Remove remnants of git annex | Pawel Chojnacki | 2017-03-03 | 11 | -57/+11 |
| | | | | |||||
| * | | | Merge branch '26384-improve-omnibus-mattermost-command-installation-flow' ↵ | Kamil Trzciński | 2017-03-06 | 9 | -31/+57 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Improve Omnibus-Mattermost Command installation flow" See merge request !9257 | ||||
| | * | | | Fix values being called at Array instead of Hash | Z.J. van de Weg | 2017-03-06 | 2 | -4/+4 |
| | | | | | |||||
| | * | | | Improved team selection | Luke "Jared" Bennett | 2017-03-05 | 7 | -27/+53 |
| | | | | | | | | | | | | | | | | | | | | Review changes | ||||
| * | | | | Merge branch 'delete-pages' into 'master' | Grzegorz Bizon | 2017-03-06 | 4 | -0/+31 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Delete artifacts for pages unless expiry date is specified See merge request !9716 | ||||
| | * | | | | Improve docs and specs related to pages artifacts | Grzegorz Bizon | 2017-03-06 | 2 | -2/+4 |
| | | | | | | |||||
| | * | | | | Add MR fo changelog about removing pages artifacts | Grzegorz Bizon | 2017-03-06 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Delete artifacts for pages unless expiry date is specifieddelete-pages | Kamil Trzcinski | 2017-03-05 | 4 | -0/+29 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch '28898-fix-search-branches-in-cherry-picking' into 'master' | Sean McGivern | 2017-03-06 | 3 | -1/+28 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix json response in branches controller Closes #28898 See merge request !9710 | ||||
| | * | | | | Fix json response in branches controller | George Andrinopoulos | 2017-03-06 | 3 | -1/+28 |
| | | | | | | |||||
| * | | | | | Merge branch 'etag-notes-polling' into 'master' | Sean McGivern | 2017-03-06 | 16 | -10/+348 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use ETag to improve performance of issue notes polling Closes #27582 See merge request !9036 | ||||
| | * | | | | | Execute metrics initializer earlieretag-notes-polling | Adam Niedzielski | 2017-03-01 | 3 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes sure that Gitlab::Metrics::RackMiddleware is added before Gitlab::EtagCaching::Middleware. | ||||
| | * | | | | | Invalidate ETag cache when note changes | Adam Niedzielski | 2017-03-01 | 2 | -0/+25 |
| | | | | | | | |||||
| | * | | | | | Add middleware for ETag caching with Redis | Adam Niedzielski | 2017-03-01 | 5 | -0/+269 |
| | | | | | | | |||||
| | * | | | | | Remove query parameters from notes polling endpoint to make caching easier | Adam Niedzielski | 2017-03-01 | 6 | -8/+52 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'change-colour-for-testing-fallback' into 'master' | Rémy Coutable | 2017-03-06 | 1 | -5/+5 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change language for testing colour fallback See merge request !9537 | ||||
| | * | | | | | | Change language for testing colour fallback | Georg G | 2017-02-26 | 1 | -5/+5 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch ↵ | Rémy Coutable | 2017-03-06 | 5 | -12/+26 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '28655-current-path-text-is-not-updated-after-setting-the-new-username' into 'master' Update profiles/account view to display new username Closes #28655 See merge request !9650 | ||||
| | * | | | | | | | Update profiles/account view to display new username | Mark Fletcher | 2017-03-02 | 5 | -12/+26 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'cache-gems-for-ee' into 'master' | Grzegorz Bizon | 2017-03-06 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable build job for caching Gems of GitLab EE See merge request !9712 | ||||
| | * | | | | | | | | Enable build job for caching Gems of GitLab EEcache-gems-for-ee | 💃 Winnie 💃 | 2017-03-05 | 1 | -0/+1 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
* | | | | | | | | | Fix eslint | Z.J. van de Weg | 2017-03-06 | 4 | -9/+6 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'master' into zj-create-mattermost-team | Z.J. van de Weg | 2017-03-06 | 501 | -1638/+4338 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch 'remove-es6-extension' into 'master' | Clement Ho | 2017-03-05 | 240 | -1/+5 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Remove es6 file extension from JavaScript files See merge request !9241 | ||||
| | * | | | | | | | Remove .es6 from file extensions (!9241) | winniehell | 2017-03-05 | 238 | -0/+0 |
| | | | | | | | | | |||||
| | * | | | | | | | Adjust ESLint rule for file names | winniehell | 2017-03-05 | 2 | -1/+5 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'pages-for-ee' into 'master' | Kamil Trzciński | 2017-03-05 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-enable GitLab pages job for GitLab EE See merge request !9703 | ||||
| | * | | | | | | | Re-enable GitLab pages job for GitLab EEpages-for-ee | 💃 Winnie 💃 | 2017-03-04 | 1 | -0/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'format-timeago-date' into 'master' | Jacob Schatz | 2017-03-05 | 4 | -5/+9 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Formats timeago dates to be more friendly Closes #27537 See merge request !9145 | ||||
| | * | | | | | | | | Fixed timeago specsformat-timeago-date | Phil Hughes | 2017-02-13 | 2 | -4/+4 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Formats timeago dates to be more friendly | Phil Hughes | 2017-02-10 | 2 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Formats the timeago timestamps to be a short date. This will only be visible on slower connections whilst the JS is loading, after the JS has loaded it will be turned into a timeago string Closes #27537 |