| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change 'Todo' to 'To Do' | Christie Lenneville | 2019-07-04 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | Currently, we label items to be done as "Todo." This is grammatically incorrect and (therefore) confusing—especially to our Spanish-speaking users for whom "todo" has a specific and unrelated meaning. We should use "To Do" and always use it as singular (not "To Dos"). Updates to wording in a few places per MR (ee) discussion Updating locale/gitlab.pot Updates to wording in a few places per MR (ee) discussion Updating locale/gitlab.pot | ||||
| * | Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-tracking | Heinrich Lee Yu | 2019-06-25 | 1 | -0/+25 |
| | | | | | Changes migration and all other places the attribute is used | ||||
| * | `None` for assignees | Victor Wu | 2019-04-16 | 1 | -5/+5 |
| | | | | | | | | | Update assignees_spec.js Update sidebar_spec.rb Update issues_spec.rb | ||||
| * | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requests | Oswaldo Ferreira | 2019-04-08 | 1 | -0/+85 |
| | | | | | | Backports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161 (code out of ee/ folder). | ||||
| * | Copy sidebar todo component from EE | Winnie Hellmann | 2019-04-04 | 1 | -1/+5 |
| | | |||||
| * | Copy missing test in assignees_spec.js from EE | Winnie Hellmann | 2019-03-26 | 1 | -0/+13 |
| | | |||||
| * | Merge branch 'winh-remove-sushi' into 'master' | Winnie Hellmann | 2019-03-26 | 1 | -2/+2 |
| | | | | | | | | | | | Remove .raw from JavaScript fixture file names Closes #59201 See merge request gitlab-org/gitlab-ce!26430 (cherry picked from commit 79a45f7f02939a1c2fc1f378e43ec9b96630f918) | ||||
| * | Move some tests from Karma to Jest | Winnie Hellmann | 2019-03-23 | 3 | -107/+0 |
| | | |||||
| * | Revert "Merge branch 'winh-remove-sushi' into 'master'" | Filipa Lacerda | 2019-03-22 | 1 | -2/+2 |
| | | | | This reverts merge request !26430 | ||||
| * | Remove .raw from JavaScript fixture file names | Winnie Hellmann | 2019-03-21 | 1 | -2/+2 |
| | | | | | | | | There is nothing more to say but "Commits that change 30 or more lines across at least three files must describe these changes in the commit body" | ||||
| * | Refactor issuable sidebar to have extras option | Heinrich Lee Yu | 2018-12-19 | 2 | -4/+4 |
| | | |||||
| * | Fix eslint violations | Mike Greiling | 2018-10-31 | 1 | -0/+5 |
| | | |||||
| * | Prettify remaining files with differences in CE and EE | Mike Greiling | 2018-10-31 | 1 | -31/+48 |
| | | |||||
| * | Prettify all spec files | Mike Greiling | 2018-10-17 | 15 | -132/+122 |
| | | |||||
| * | enable jasmine/new-line-before-expect | Johann Hubert Sonntagbauer | 2018-10-17 | 7 | -0/+28 |
| | | |||||
| * | Fix props name casing in time time tracker vue component | Johann Hubert Sonntagbauer | 2018-10-03 | 1 | -15/+18 |
| | | |||||
| * | Fix grammar (setup to set-up) in code comments, spec, views, etc. | Marcel Amirault | 2018-09-17 | 1 | -1/+1 |
| | | |||||
| * | Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'"" | Jarka Kadlecová | 2018-08-02 | 1 | -0/+158 |
| | | | | | This reverts commit 8717c7dad9b5a8fa21ec9a652c54718a6b4c2175. | ||||
| * | Replace issues time tracking progress bar with gitlab-ui's progress bar | Clement Ho | 2018-07-25 | 1 | -14/+3 |
| | | |||||
| * | Replace author_link snake case in specs | George Tsiolis | 2018-07-24 | 1 | -4/+4 |
| | | |||||
| * | Remove timeouts from TimeTracker tests | Winnie Hellmann | 2018-07-12 | 1 | -0/+243 |
| | | |||||
| * | Revert "Merge branch 'ee-5481-epic-todos' into 'master'" | Jarka Kadlecová | 2018-07-11 | 1 | -158/+0 |
| | | | | | | This reverts commit 4d9a3f42f1fd3be21555e19872b7121cca65015e, reversing changes made to ecf9c145f6e4d170cd059df88743393d9e63c489. | ||||
| * | Sidebar Todo Component | Kushal Pandya | 2018-07-04 | 1 | -0/+158 |
| | | |||||
| * | fix last lints | Lukas Eipert | 2018-05-29 | 1 | -4/+1 |
| | | |||||
| * | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-08 | 3 | -2/+34 |
| |\ | |||||
| | * | Emit `toggleSidebar` event on component when icon is clicked | Kushal Pandya | 2018-05-03 | 1 | -0/+14 |
| | | | |||||
| | * | Consume `toggleSubscription` event directly from Subscriptions component | Kushal Pandya | 2018-05-03 | 1 | -2/+1 |
| | | | |||||
| | * | Emit `toggleSubscription`, `toggleSidebar` events on component | Kushal Pandya | 2018-05-03 | 1 | -0/+19 |
| | | | |||||
| | * | Revert "Merge branch '5480-sidebar-subscription-event-handling' into 'master'" | Rémy Coutable | 2018-05-02 | 2 | -9/+2 |
| | | | | | | | This reverts merge request !18682 | ||||
| | * | Consume `toggleSubscription` event directly from Subscriptions component | Kushal Pandya | 2018-05-02 | 1 | -2/+1 |
| | | | |||||
| | * | Emit `toggleSubscription` event on component instead of eventHub | Kushal Pandya | 2018-05-02 | 1 | -0/+8 |
| | | | |||||
| * | | Merge branch 'master' into 'bootstrap4' | Clement Ho | 2018-05-01 | 2 | -1/+10 |
| |\ \ | |/ | | | | | # Conflicts: # app/views/projects/branches/_branch.html.haml | ||||
| | * | Merge branch '10-7-security_issue_42029' into 'security-10-7' | Phil Hughes | 2018-04-30 | 2 | -1/+10 |
| | | | | | | | | | | | Sanitize user name to avoid XSS attacks See merge request gitlab/gitlabhq!2373 | ||||
| * | | Merge branch 'bootstrap4' of gitlab.com:gitlab-org/gitlab-ce into bootstrap4 | Clement Ho | 2018-04-25 | 1 | -1/+3 |
| |\ \ | |/ |/| | |||||
| | * | fix dropdown fixture, BS4 wants dropdown-menu | Simon Knox | 2018-04-25 | 1 | -1/+3 |
| | | | |||||
| * | | fix illegal references to "this" in module context | Mike Greiling | 2018-04-23 | 2 | -2/+2 |
| | | | |||||
| * | | fix more instances of "import *" with spyOnDependency | Mike Greiling | 2018-04-23 | 1 | -4/+3 |
| |/ | |||||
| * | Resolve "Clicking confidential and lock icons on sidebar should also ↵ | Dennis Tang | 2018-04-02 | 2 | -0/+36 |
| | | | | | activate dropdown" | ||||
| * | Removes eslint disabled commentsfl-prettier-mock-data | Filipa Lacerda | 2018-03-29 | 1 | -24/+35 |
| | | |||||
| * | Merge branch 'remove-jquery-globals' into 'master' | Phil Hughes | 2018-03-12 | 1 | -0/+1 |
| |\ | | | | | | | | | Require jQuery to be explicitly imported See merge request gitlab-org/gitlab-ce!17674 | ||||
| | * | require jQuery to be explicitly importedremove-jquery-globals | Mike Greiling | 2018-03-09 | 1 | -0/+1 |
| | | | |||||
| * | | Move AssigneeTitle vue component | George Tsiolis | 2018-03-09 | 1 | -1/+1 |
| |/ | |||||
| * | Move SidebarAssignees vue component | George Tsiolis | 2018-03-07 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'refactor/move-assignees-vue-component' into 'master' | Filipa Lacerda | 2018-02-28 | 1 | -1/+1 |
| |\ | | | | | | | | | Move (Multiple) Assignees vue component See merge request gitlab-org/gitlab-ce!16952 | ||||
| | * | Move Assignees vue component | George Tsiolis | 2018-02-27 | 1 | -1/+1 |
| | | | |||||
| * | | Move EE-specific JavaScript files to ee/app/assets/javascripts | Rémy Coutable | 2018-02-26 | 5 | -5/+5 |
| | | | |||||
| * | | Update to jQuery 3. | Jacob Schatz | 2018-02-20 | 1 | -3/+3 |
| |/ | |||||
| * | Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urls | Achilleas Pipinellis | 2018-01-25 | 2 | -20/+20 |
| | | | | | | If using gravatar.com, both plain_url and ssl_url in settings are now served via HTTPS. Make this the default. | ||||
| * | update karma tests | Mike Greiling | 2018-01-12 | 1 | -6/+6 |
| | | |||||
| * | Merge branch 'main-js-tidy-up' into 'master' | Filipa Lacerda | 2018-01-11 | 3 | -0/+3 |
| |\ | | | | | | | | | Tidy up main JS file See merge request gitlab-org/gitlab-ce!16007 | ||||
