Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle after script CI config in new classes | Grzegorz Bizon | 2016-06-21 | 4 | -8/+15 |
* | Handle CI services config in new CI config classes | Grzegorz Bizon | 2016-06-21 | 3 | -4/+54 |
* | Move CI image configuration entry to new CI config | Grzegorz Bizon | 2016-06-21 | 2 | -9/+21 |
* | Add image configuration entry to new ci config | Grzegorz Bizon | 2016-06-21 | 1 | -0/+46 |
* | Use generic type validator in new ci configuration | Grzegorz Bizon | 2016-06-21 | 1 | -0/+6 |
* | Merge branch 'master' into refactor/ci-config-add-entry-errorrefactor/ci-config-add-entry-error | Grzegorz Bizon | 2016-06-20 | 47 | -159/+7255 |
|\ | |||||
| * | Merge branch 'fix-out-of-bounds-markdown-refs' into 'master' | Robert Speicher | 2016-06-18 | 3 | -1/+13 |
| |\ | |||||
| | * | Fix RangeError exceptions when referring to issues or merge requests outside ... | Stan Hu | 2016-06-18 | 3 | -1/+13 |
| * | | Merge branch '18714_bulk_assign_labels_icon' into 'master' | Jacob Schatz | 2016-06-18 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | Click until item is unmarked18714_bulk_assign_labels_icon | Alfredo Sumaran | 2016-06-16 | 1 | -1/+1 |
| | * | | Fix spelling error on filename | Alfredo Sumaran | 2016-06-16 | 1 | -0/+0 |
| | * | | Fixes icon state when selecting issues that have the same labels assigned | Alfredo Sumaran | 2016-06-16 | 1 | -1/+2 |
| * | | | Fix bug in `WikiLinkFilter`.18819-wiki-link-filter-exception | Timothy Andrew | 2016-06-18 | 1 | -0/+26 |
| | |/ | |/| | |||||
| * | | Merge branch 'issue_12758' into 'master' | Douwe Maan | 2016-06-17 | 6 | -96/+268 |
| |\ \ | |||||
| | * \ | Merge master into issue_12758issue_12758 | Felipe Artur | 2016-06-17 | 42 | -163/+1063 |
| | |\ \ | |||||
| | * | | | Allow users to set custom notifications in projects they don't own and severa... | Felipe Artur | 2016-06-17 | 1 | -3/+0 |
| | * | | | Re-use notifications dropdown/modal for user profile | Felipe Artur | 2016-06-17 | 5 | -122/+225 |
| | |\ \ \ | |||||
| | | * | | | Re-use notifications dropdown on user profile | Felipe Artur | 2016-06-16 | 4 | -117/+199 |
| | | * | | | Refactor custom notifications controller code and add specs | Felipe Artur | 2016-06-14 | 2 | -0/+44 |
| | | * | | | Expose notification setting events in API | Felipe Artur | 2016-06-13 | 1 | -5/+24 |
| | | * | | | Improve notification settings event keys and add some specs | Felipe Artur | 2016-06-13 | 1 | -6/+50 |
| | * | | | | Implement custom notification level options | Felipe Artur | 2016-06-15 | 3 | -6/+94 |
| * | | | | | Merge branch 'fix-18717' into 'master' | Douwe Maan | 2016-06-17 | 3 | -0/+119 |
| |\ \ \ \ \ | |||||
| | * | | | | | Address Douwe's feedbackfix-18717 | Rémy Coutable | 2016-06-17 | 2 | -17/+50 |
| | * | | | | | Ensure group/project owners can see their members' access_level | Rémy Coutable | 2016-06-17 | 1 | -0/+48 |
| | * | | | | | Group owner cannot request access to a project of their group | Rémy Coutable | 2016-06-17 | 2 | -0/+38 |
| * | | | | | | Merge branch 'issuable-todo-improvements' | Douwe Maan | 2016-06-18 | 2 | -0/+112 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Removed update methodissuable-todo-improvements | Phil Hughes | 2016-06-17 | 1 | -86/+80 |
| | * | | | | | | Added todo controller tests for merge requests | Phil Hughes | 2016-06-17 | 1 | -37/+90 |
| | * | | | | | | Correctly checks if user is logged in when adding todo | Phil Hughes | 2016-06-17 | 1 | -0/+13 |
| | * | | | | | | Improved manual todos | Phil Hughes | 2016-06-17 | 2 | -0/+52 |
| | |/ / / / / | |||||
| * | | | | | | Merge branch 'api-endpoints-award-emoji' into 'master' | Robert Speicher | 2016-06-17 | 1 | -0/+198 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fixup! updated docs for api endpoint award emoji | Z.J. van de Weg | 2016-06-17 | 1 | -1/+1 |
| | * | | | | | | Add endpoints for award emoji on notes | Z.J. van de Weg | 2016-06-17 | 1 | -5/+54 |
| | * | | | | | | Add endpoints for Award Emoji | Z.J. van de Weg | 2016-06-17 | 1 | -0/+149 |
| * | | | | | | | Merge branch 'fix-todos-counters' into 'master' | Robert Speicher | 2016-06-17 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Ensure Todos counters doesn't count Todos for projects pending delete | Douglas Barbosa Alexandre | 2016-06-17 | 1 | -0/+4 |
| * | | | | | | | | Merge branch 'disable-saml-account-unlink' into 'master' | Robert Speicher | 2016-06-17 | 1 | -0/+26 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Added CHANGELOG item and fixed Rubocop errorsdisable-saml-account-unlink | Patricio Cano | 2016-06-14 | 1 | -4/+2 |
| | * | | | | | | | | Disable the unlink feature for SAML connected accounts (social login). | Patricio Cano | 2016-06-14 | 1 | -0/+28 |
| * | | | | | | | | | Merge branch 'repo-check-require-push-events' into 'master' | Robert Speicher | 2016-06-17 | 1 | -0/+29 |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Do not check repos without push events | Jacob Vosmaer | 2016-06-15 | 1 | -0/+29 |
| * | | | | | | | | | Merge branch '18034-cache-todo-counter' into 'master' | Yorick Peterse | 2016-06-17 | 1 | -0/+54 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Cache todo counters (pending/done)18034-cache-todo-counter | Paco Guzman | 2016-06-17 | 1 | -0/+54 |
| * | | | | | | | | | Merge branch 'track-total-method-call-time' into 'master' | Robert Speicher | 2016-06-17 | 3 | -6/+111 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Track method call times/counts as a single metric | Yorick Peterse | 2016-06-17 | 3 | -6/+111 |
| * | | | | | | | | | | Merge branch 'sidekiq-api-metrics' into 'master' | Achilleas Pipinellis | 2016-06-17 | 1 | -0/+40 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Fixed Rubocop error | Patricio Cano | 2016-06-17 | 1 | -0/+40 |
| * | | | | | | | | | | Merge branch 'registry-500-fix' into 'master' | Rémy Coutable | 2016-06-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Fix regression introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_re...registry-500-fix | Kamil Trzcinski | 2016-06-17 | 1 | -1/+1 |
| | | |_|_|/ / / / / | | |/| | | | | | | |