Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return empty string on UTF8 conversion with U_STRING_NOT_TERMINATED_WARNING ↵fix/encoding-issue | James Lopez | 2017-04-20 | 1 | -0/+4 |
| | | | | error | ||||
* | Merge branch 'issuable-state-custom-links' into 'master' | Sean McGivern | 2017-04-20 | 1 | -32/+76 |
|\ | | | | | | | | | | | | | Do not append issuable state to links with custom anchor Closes #30916 See merge request !10782 | ||||
| * | Do not append issuable state to links with custom anchorissuable-state-custom-links | Adam Niedzielski | 2017-04-19 | 1 | -32/+76 |
| | | | | | | | | | | Closes #30916 Change the presentation from [closed] to (closed) | ||||
* | | Refactor into .vue files part 2 | Filipa Lacerda | 2017-04-20 | 3 | -3/+3 |
| | | |||||
* | | Merge branch 'plantuml-filter-after-highlight' into 'master' | Sean McGivern | 2017-04-20 | 1 | -4/+4 |
|\ \ | | | | | | | | | | | | | | | | | | | Fix PlantUML integration in GFM Closes #30557 See merge request !10651 | ||||
| * | | Fix PlantUML integration in GFMplantuml-filter-after-highlight | Adam Niedzielski | 2017-04-19 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | Fixes #30557 Use "lang" attribute instead of "class" in PlantumlFilter. | ||||
* | | | Refactor changing files in web UI | Douwe Maan | 2017-04-20 | 15 | -45/+45 |
| | | | |||||
* | | | Merge branch 'sh-issue-29247-fix' into 'master' | Douwe Maan | 2017-04-19 | 2 | -0/+17 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Don't delete a branch involved in an open merge request in "Delete all merged branches" service Closes #29427 See merge request !10727 | ||||
| * | | | Don't delete a branch involved in an open merge request in "Delete all ↵sh-issue-29247-fix | Stan Hu | 2017-04-19 | 2 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged branches" service Customers were surprised by the previous behavior, which destroyed branches even though an open merge request existed for it. Closes #29427 | ||||
* | | | | Resolve "start discussion toggle clicking divider causes UI break" | Luke "Jared" Bennett | 2017-04-19 | 3 | -4/+38 |
| | | | | |||||
* | | | | Merge branch 'query-users-by-extern-uid' into 'master' | Robert Speicher | 2017-04-19 | 1 | -0/+27 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Implement search by extern_uid in Users API See merge request !10509 | ||||
| * | | | | Implement search by extern_uid in Users API | Robin Bobbitt | 2017-04-18 | 1 | -0/+27 |
| | | | | | |||||
* | | | | | Add renderNote animation and added spec | Luke "Jared" Bennett | 2017-04-19 | 2 | -8/+158 |
| | | | | | |||||
* | | | | | Set the issuable sidebar to remain collapsed on mobile devices | Jose Ivan Vargas Lopez | 2017-04-19 | 2 | -0/+18 |
| | | | | | |||||
* | | | | | Merge branch 'group-milestone-date-fields-fix' into 'master' | Filipa Lacerda | 2017-04-19 | 1 | -0/+36 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed group milestones date pickers not working Closes #31095 See merge request !10779 | ||||
| * | | | | | Fixed group milestones date pickers not workinggroup-milestone-date-fields-fix | Phil Hughes | 2017-04-19 | 1 | -0/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | Closes #31095 | ||||
* | | | | | | Added profile name to user dropdown | Dimitrie Hoekstra | 2017-04-19 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'issuable-state-only-notes-and-description' into 'master' | Sean McGivern | 2017-04-19 | 1 | -11/+21 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Display issuable state only in notes and issuable description Closes #30964 See merge request !10789 | ||||
| * | | | | Display issuable state only in notes and issuable description | Adam Niedzielski | 2017-04-19 | 1 | -11/+21 |
| |/ / / | | | | | | | | | | | | | Closes #30964 | ||||
* | | | | Merge branch 'usage-ping-port' into 'master' | Sean McGivern | 2017-04-19 | 16 | -40/+653 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | Usage ping port Closes #27750 See merge request !10481 | ||||
| * | | | Fix user activities HTTP clone spec | Sean McGivern | 2017-04-17 | 1 | -7/+8 |
| | | | | |||||
| * | | | Use a proper matcher | Rémy Coutable | 2017-04-14 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Fix `last_activity_at` to `last_activity_on` | Rémy Coutable | 2017-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Fix git HTTP spec | Sean McGivern | 2017-04-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | Remove unused user activities code | Sean McGivern | 2017-04-14 | 2 | -279/+0 |
| | | | | |||||
| * | | | Use last_activity_on in cohorts | Sean McGivern | 2017-04-14 | 1 | -2/+2 |
| | | | | |||||
| * | | | Use serializer for formatting cohorts data | Sean McGivern | 2017-04-14 | 1 | -15/+76 |
| | | | | |||||
| * | | | Rename user cohorts -> cohorts | Sean McGivern | 2017-04-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | Make UserCohortsService more understandable | Sean McGivern | 2017-04-14 | 1 | -5/+1 |
| | | | | | | | | | | | | | | | | | | | | 1. Extract out into several methods. 2. Add more comments describing the data and the shape of the data. | ||||
| * | | | Add user cohorts table to admin area | Sean McGivern | 2017-04-14 | 1 | -0/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This table shows the percentage of users who registered in the last twelve months, who last signed in during or later than each of those twelve months, by month. It is only enabled when the usage ping is enabled, and the page also shows pretty-printed usage ping data. The cohorts table is generated in Ruby from some basic SQL queries, because performing the gap-filling and running sums needed in both MySQL and Postgres is painful. | ||||
| * | | | Add a post-deploy migration to migrate from former Redis activity to DB | Rémy Coutable | 2017-04-14 | 1 | -0/+49 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Expose `last_activity_on` in the User API | Rémy Coutable | 2017-04-14 | 1 | -0/+43 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorker | Rémy Coutable | 2017-04-14 | 2 | -0/+60 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Add a new Gitlab::UserActivities class to track user activities | Rémy Coutable | 2017-04-14 | 9 | -121/+156 |
| | | | | | | | | | | | | | | | | | | | | | | | | This new class uses a Redis Hash instead of a Sorted Set. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Port 'Add user activities API' to CE | Sean McGivern | 2017-04-14 | 5 | -38/+408 |
| | | | | | | | | | | | | | | | | 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 | 6 | -39/+72 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | 6 | -0/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -0/+1 |
| | | | | |||||
| * | | | Add edition to usage ping | Sean McGivern | 2017-04-14 | 1 | -0/+1 |
| | | | | |||||
| * | | | Add Upload count to usage data | Robert Speicher | 2017-04-14 | 1 | -0/+1 |
| | | | | |||||
| * | | | Used named parameter for refreshing usage data | Stan Hu | 2017-04-14 | 1 | -0/+1 |
| | | | | |||||
| * | | | Port 'Add uuid to usage ping' to CE | Sean McGivern | 2017-04-14 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1521 | ||||
| * | | | Track Mattermost usage | Z.J. van de Weg | 2017-04-14 | 1 | -0/+1 |
| | | | | |||||
| * | | | Remove pushes count from usage ping payload | Ruben Davila | 2017-04-14 | 1 | -1/+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 | 3 | -7/+102 |
| | | | | | | | | | | | | | | | | 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 | 1 | -0/+29 |
| | | | | | | | | | | | | | | | | 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 | 1 | -0/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix orphaned notification settings Closes #29688 See merge request !10763 | ||||
| * | | | | add spec and changelogfix/orphan-notification-settings | James Lopez | 2017-04-19 | 1 | -0/+2 |
| | | | | | |||||
* | | | | | Remove special naming of pipelines folder | Filipa Lacerda | 2017-04-19 | 10 | -11/+11 |
| | | | | | |||||
* | | | | | Merge branch 'fix/user-count' into 'master' | Sean McGivern | 2017-04-19 | 1 | -0/+12 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix active user count See merge request !10783 |