Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Port 'Add user activities API' to CE | Sean McGivern | 2017-04-14 | 13 | -42/+634 | |
| | | | | | | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/962 | |||||
| * | | | Remove user activities table and use redis instead of PG for recording ↵ | James Lopez | 2017-04-14 | 12 | -73/+111 | |
| | | | | | | | | | | | | | | | | | | | | | | | | activities Refactored specs and added a post deployment migration to remove the activity users table. | |||||
| * | | | Add user activity service and spec. Also added relevant - NOT offline - ↵ | James Lopez | 2017-04-14 | 15 | -0/+177 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | migration It uses a user activity table instead of a column in users. Tested with mySQL and postgreSQL | |||||
| * | | | Add prometheus services to usage ping | Sean McGivern | 2017-04-14 | 3 | -1/+4 | |
| | | | | ||||||
| * | | | Add edition to usage ping | Sean McGivern | 2017-04-14 | 2 | -5/+9 | |
| | | | | ||||||
| * | | | Fix usage ping worker queue | Sean McGivern | 2017-04-14 | 1 | -3/+1 | |
| | | | | ||||||
| * | | | Add changelog for usage ping in CE | Sean McGivern | 2017-04-14 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | Add Upload count to usage data | Robert Speicher | 2017-04-14 | 2 | -0/+2 | |
| | | | | ||||||
| * | | | Used named parameter for refreshing usage data | Stan Hu | 2017-04-14 | 3 | -5/+6 | |
| | | | | ||||||
| * | | | Cache the last usage data to avoid unicorn timeouts | Stan Hu | 2017-04-14 | 2 | -5/+5 | |
| | | | | ||||||
| * | | | Port 'Add uuid to usage ping' to CE | Sean McGivern | 2017-04-14 | 4 | -2/+24 | |
| | | | | | | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1521 | |||||
| * | | | Track Mattermost usage | Z.J. van de Weg | 2017-04-14 | 3 | -1/+6 | |
| | | | | ||||||
| * | | | Add documentation on Usage statistics and link from the admin area | Achilleas Pipinellis | 2017-04-14 | 2 | -0/+88 | |
| | | | | ||||||
| * | | | Remove pushes count from usage ping payload | Ruben Davila | 2017-04-14 | 2 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This query is constantly generating timeout errors on large installations and we don't have a simple solution for now and also we don't think having this counter is really critical. | |||||
| * | | | Port 'Add more usage data to EE ping' to CE | Sean McGivern | 2017-04-14 | 10 | -18/+192 | |
| | | | | | | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/735 | |||||
| * | | | Port 'Add EE usage ping' to CE | Sean McGivern | 2017-04-14 | 8 | -1/+100 | |
| | | | | | | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/557 | |||||
* | | | | Merge branch 'fix/orphan-notification-settings' into 'master' | Yorick Peterse | 2017-04-19 | 4 | -1/+31 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix orphaned notification settings Closes #29688 See merge request !10763 | |||||
| * | | | | add spec and changelogfix/orphan-notification-settings | James Lopez | 2017-04-19 | 2 | -0/+6 | |
| | | | | | ||||||
| * | | | | Add migration to remove orphaned notification settings | James Lopez | 2017-04-19 | 2 | -1/+25 | |
| | | | | | ||||||
* | | | | | Merge branch 'vue-pipelines' into 'master' | Phil Hughes | 2017-04-19 | 30 | -33/+33 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Remove special naming of pipelines folder See merge request !10766 | |||||
| * | | | | | Remove special naming of pipelines folder | Filipa Lacerda | 2017-04-19 | 30 | -33/+33 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'fix/user-count' into 'master' | Sean McGivern | 2017-04-19 | 2 | -1/+13 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix active user count See merge request !10783 | |||||
| * | | | | | remove changelog (not needed) | James Lopez | 2017-04-19 | 1 | -4/+0 | |
| | | | | | | ||||||
| * | | | | | Fix active user count | James Lopez | 2017-04-19 | 3 | -1/+17 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'fix/gb/container-registry-repository-paths' into 'master' | Kamil Trzciński | 2017-04-19 | 2 | -9/+33 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix duplicated container repository names Closes #31117 See merge request !10771 | |||||
| * | | | | | Improve container registry repository path specsfix/gb/container-registry-repository-paths | Grzegorz Bizon | 2017-04-19 | 1 | -15/+4 | |
| | | | | | | ||||||
| * | | | | | Fix duplicated container repository names | Grzegorz Bizon | 2017-04-18 | 2 | -3/+38 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'remove-iife-diff-notes-bundle' into 'master' | Filipa Lacerda | 2017-04-19 | 11 | -753/+731 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove IIFE's in diff_notes_bundle.js See merge request !10729 | |||||
| * | | | | | | Remove IIFEs from diff_notes_bundle.jsremove-iife-diff-notes-bundle | Alfredo Sumaran | 2017-04-17 | 11 | -753/+731 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch '30008-textarea-focus' into 'master' | Filipa Lacerda | 2017-04-19 | 2 | -4/+11 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update textarea height and refocus when attaching files Closes #30008 See merge request !10300 | |||||
| * | | | | | | | update textarea height and refocus when attaching files30008-textarea-focus | Simon Knox | 2017-04-18 | 2 | -4/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also fix extra newline when pasting image into textarea | |||||
* | | | | | | | | Merge branch 'remove-iife-filtered-search-bundle' into 'master' | Filipa Lacerda | 2017-04-19 | 15 | -1855/+1825 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Remove IIFE's in filtered_search_bundle.js See merge request !10730 | |||||
| * | | | | | | | Remove IIFEs in filtered_search_bundle.jsremove-iife-filtered-search-bundle | Alfredo Sumaran | 2017-04-17 | 15 | -1855/+1825 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'fix/gb/fix-container-registry-nav-link' into 'master' | Robert Speicher | 2017-04-18 | 2 | -2/+39 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix container registry navigation menu highlights Closes #31027 See merge request !10732 | |||||
| * | | | | | | Fix container registry navigation menu highlights | Grzegorz Bizon | 2017-04-18 | 2 | -2/+39 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch ↵ | Alfredo Sumaran | 2017-04-18 | 4 | -23/+149 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '30904-mini-pipeline-graph-status-badge-when-updating-in-real-time-don-t-change-color-and-svg-icon' into 'master' Resolve "Mini pipeline graph + status badge, when updating in real time don't change color and svg icon" Closes #30904 See merge request !10691 | |||||
| * | | | | | | Resolve "Mini pipeline graph + status badge, when updating in real time ↵ | Luke "Jared" Bennett | 2017-04-18 | 4 | -23/+149 | |
|/ / / / / / | | | | | | | | | | | | | | | | | | | don't change color and svg icon" | |||||
* | | | | | | Merge branch 'fix/improve-gitaly-unsupported-address-error' into 'master' | Robert Speicher | 2017-04-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve gitaly_address error message Closes gitaly#174 See merge request !10532 | |||||
| * | | | | | | Improve gitaly_address error messagefix/improve-gitaly-unsupported-address-error | Ahmad Sherif | 2017-04-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes gitaly#174 | |||||
* | | | | | | | Merge branch 'use-favicon-full-path-for-pipeline-status-favicon' into 'master' | Filipa Lacerda | 2017-04-18 | 18 | -18/+21 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use favicon full path See merge request !10676 | |||||
| * | | | | | | | Review changes, used eq instead of matchuse-favicon-full-path-for-pipeline-status-favicon | Luke "Jared" Bennett | 2017-04-17 | 5 | -5/+5 | |
| | | | | | | | | ||||||
| * | | | | | | | Remove unneeded format block | Luke "Jared" Bennett | 2017-04-14 | 1 | -4/+0 | |
| | | | | | | | | ||||||
| * | | | | | | | Updated specs | Luke "Jared" Bennett | 2017-04-13 | 7 | -13/+12 | |
| | | | | | | | | ||||||
| * | | | | | | | Remove helper | Luke "Jared" Bennett | 2017-04-13 | 2 | -6/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | [ci skip] Use favicon full path | Luke "Jared" Bennett | 2017-04-13 | 13 | -5/+16 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch '30615-refactor-global-search' into 'master' | Sean McGivern | 2017-04-18 | 5 | -28/+64 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor group search out of global search Closes #30615 See merge request !10687 | |||||
| * | | | | | | | | Refactor group search out of global search | Nick Thomas | 2017-04-18 | 5 | -28/+64 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch ↵ | Sean McGivern | 2017-04-18 | 3 | -2/+24 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '31009-disable-test-settings-on-services-when-repository-is-empty' into 'master' Disables test settings on chat notification services when repository is empty Closes #31009 See merge request !10759 | |||||
| * | | | | | | | | disables test settings on chat notification services when repository is empty31009-disable-test-settings-on-services-when-repository-is-empty | Tiago Botelho | 2017-04-18 | 3 | -2/+24 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch '29595-customize-experience-callout' into 'master' | Annabel Dunstone Gray | 2017-04-18 | 4 | -22/+59 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 29595 Customize experience callout design Closes #29595 See merge request !10026 |