Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed aside toggle on profile pagesprofile-aside-toggle | Phil Hughes | 2016-04-18 | 1 | -2/+0 |
| | | | | Closes #13943 | ||||
* | Fix documentation and improve permissions code | Felipe Artur | 2016-04-18 | 2 | -1/+2 |
| | |||||
* | Insert instructions in admin page and permissions document | Felipe Artur | 2016-04-18 | 1 | -1/+3 |
| | |||||
* | Remove group members check | Felipe Artur | 2016-04-18 | 4 | -21/+9 |
| | |||||
* | Insert users check into api | Felipe Artur | 2016-04-18 | 1 | -3/+3 |
| | |||||
* | Code fixes | Felipe Artur | 2016-04-18 | 4 | -27/+13 |
| | |||||
* | Fix specs | Felipe Artur | 2016-04-18 | 1 | -2/+2 |
| | |||||
* | Fix code | Felipe Artur | 2016-04-18 | 3 | -9/+5 |
| | |||||
* | Add specs and fix code | Felipe Artur | 2016-04-18 | 4 | -18/+24 |
| | |||||
* | Move verification to abilities | Felipe Artur | 2016-04-18 | 5 | -12/+47 |
| | |||||
* | Restrict user profiles based on restricted visibility levels | Felipe Artur | 2016-04-18 | 2 | -0/+8 |
| | |||||
* | Merge branch 'tasklist-fix' into 'master' | Jacob Schatz | 2016-04-18 | 2 | -6/+0 |
|\ | | | | | | | | | | | | | Fixed issue with tasklist toggling sidebar refresh Closes #15270 See merge request !3782 | ||||
| * | Fixed issue with tasklist toggling sidebar refreshtasklist-fix | Phil Hughes | 2016-04-18 | 2 | -6/+0 |
| | | | | | | | | Closes #15270 | ||||
* | | Merge branch 'import-feedback' into 'master' | Jacob Schatz | 2016-04-18 | 9 | -41/+122 |
|\ \ | | | | | | | | | | | | | | | | | | | Added loading icon to import buttons See #14488 for more details See merge request !3662 | ||||
| * | | Addressed feedback | Phil Hughes | 2016-04-18 | 1 | -3/+3 |
| | | | |||||
| * | | Variable nameimport-feedback | Phil Hughes | 2016-04-14 | 1 | -2/+2 |
| | | | |||||
| * | | Updated based on feedback | Phil Hughes | 2016-04-14 | 8 | -25/+25 |
| | | | |||||
| * | | Moved loading icon to match todo loading icon | Phil Hughes | 2016-04-12 | 7 | -16/+16 |
| | | | |||||
| * | | Added loading icon to import buttons | Phil Hughes | 2016-04-11 | 8 | -39/+120 |
| | | | | | | | | | | | | See #14488 for more details | ||||
* | | | Merge branch 'print-style' into 'master' | Jacob Schatz | 2016-04-18 | 2 | -13/+33 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Print style [test.pdf](/uploads/0dab5c1b2d0c4d0cd7e8930e9b660a9f/test.pdf) Closes #14201 See merge request !3784 | ||||
| * | | | Updated print style | Phil Hughes | 2016-04-18 | 2 | -13/+33 |
| | |/ | |/| | | | | | | | Closes #14201 | ||||
* | | | Merge branch 'discussion-notes' into 'master' | Jacob Schatz | 2016-04-18 | 6 | -19/+24 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Discussion notes update - At the moment discussion notes are rendered in a list but arent actually a list item and that can cause overflow issues - Moved the dates to be in the header like other notes - Fixed overlapping issue on mobile See merge request !3720 | ||||
| * | | | Fixed testsdiscussion-notes | Phil Hughes | 2016-04-14 | 2 | -13/+13 |
| | | | | |||||
| * | | | Dicussion action mobile fix | Phil Hughes | 2016-04-14 | 1 | -0/+11 |
| | | | | |||||
| * | | | Discussion notes update | Phil Hughes | 2016-04-14 | 7 | -31/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | At the moment discussion notes are rendered in a list but arent actually a list item and that can cause overflow issues Moved the dates to be in the header like other notes Fixed overlapping issue on mobile | ||||
* | | | | Merge branch 'feature/ci-job-env-variables' into 'master' | Grzegorz Bizon | 2016-04-18 | 1 | -3/+15 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add environment variables on a job level in CI Make it possible to define environment variables on a job level. Closes #14716 See merge request !3612 | ||||
| * | | | | Remove code that removes duplicate CI variables | Grzegorz Bizon | 2016-04-18 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | At this point this is being handled by GitLab Runner and we need to introduce this as a separate merge request. | ||||
| * | | | | Rename method that returns global envs in CI conf | Grzegorz Bizon | 2016-04-18 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Read job variables directly from gitlab CI config | Grzegorz Bizon | 2016-04-18 | 1 | -2/+6 |
| | | | | | |||||
| * | | | | Make it possible to override build variables | Grzegorz Bizon | 2016-04-18 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | Add `variables` keyword to job in CI config YAML | Grzegorz Bizon | 2016-04-18 | 1 | -2/+10 |
| | | | | | |||||
* | | | | | Merge branch 'edit-last-comment' into 'master' | Dmitriy Zaporozhets | 2016-04-18 | 2 | -7/+38 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Scroll to the last comment I made and edit it. Pressing up in an empty comment box will edit your last comment. Also now when you click edit on a comment it will put the cursor at the end. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15267 ![scrollup](/uploads/b056fdc479d39311f2be412458028a83/scrollup.gif) See merge request !3757 | ||||
| * | | | | Add move cursor to last character for editing comment also.edit-last-comment | Jacob Schatz | 2016-04-16 | 1 | -4/+9 |
| | | | | | |||||
| * | | | | When editing put the cursor at the end of the textarea | Jacob Schatz | 2016-04-15 | 1 | -1/+5 |
| | | | | | |||||
| * | | | | Scroll to the last comment I made and edit it. | Jacob Schatz | 2016-04-15 | 2 | -7/+29 |
| | | | | | |||||
* | | | | | Instrument Repository.clean_old_archives | Yorick Peterse | 2016-04-18 | 1 | -3/+5 |
| | | | | | |||||
* | | | | | Merge remote-tracking branch 'origin/master' into 14552-signup-password-leak14552-signup-password-leak | Timothy Andrew | 2016-04-18 | 113 | -528/+1046 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'fix-issue-dropzone' into 'master' | Stan Hu | 2016-04-18 | 2 | -2/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue with dropzone not working on new issuable Closes #15295 See merge request !3760 | ||||
| | * | | | | Fix issue with go full screen triggering attach file | Phil Hughes | 2016-04-16 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Fixed issue with dropzone not working on new issuable | Phil Hughes | 2016-04-15 | 1 | -1/+1 |
| | |/ / / | | | | | | | | | | | | | | | | Closes #15295 | ||||
| * | | | | Merge branch 'master' into number_sign_for_external_issue_ref | BaldinoF | 2016-04-17 | 338 | -2450/+5182 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'issues-mobile-header' into 'master' | Jacob Schatz | 2016-04-16 | 9 | -156/+149 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored issue header to work better for mobile This will also work better for when the title makes the buttons drop down a new line Closes #14228 See merge request !3487 | ||||
| | | * | | | | Updated some if statementsissues-mobile-header | Phil Hughes | 2016-04-16 | 2 | -43/+40 |
| | | | | | | | |||||
| | | * | | | | Fixed tests | Phil Hughes | 2016-04-16 | 2 | -5/+5 |
| | | | | | | | |||||
| | | * | | | | Fixed up based on feedback | Phil Hughes | 2016-04-16 | 3 | -10/+8 |
| | | | | | | | |||||
| | | * | | | | Alignment with sidebar | Phil Hughes | 2016-04-16 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Moved meta information into an issuable helper method | Phil Hughes | 2016-04-16 | 3 | -17/+14 |
| | | | | | | | |||||
| | | * | | | | Merge request header markup now matches issue markup for consistancy | Phil Hughes | 2016-04-16 | 2 | -34/+41 |
| | | | | | | | |||||
| | | * | | | | Refactored issue header to work better for mobile | Phil Hughes | 2016-04-16 | 6 | -111/+105 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will also work better for when the title makes the buttons drop down a new line Closes #14228 | ||||
| | * | | | | | Merge branch 'fivehundred_on_ui_help' into 'master' | Dmitriy Zaporozhets | 2016-04-16 | 2 | -6/+7 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make a user available for the user variable Fixes: #15289 `current_user` is not available if one is signed out. Look for @dzaporozhets's user if available or just user with id `1`. Dz will work on GitLab.com and user with id 1 will work on dev. See merge request !3766 |