| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Improve grammar in CI documentation for build vars | Grzegorz Bizon | 2016-04-18 | 1 | -4/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation for job-level build variables | Grzegorz Bizon | 2016-04-18 | 2 | -1/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Minor refactoring in code related to job variables | Grzegorz Bizon | 2016-04-18 | 2 | -24/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Remove code that removes duplicate CI variables | Grzegorz Bizon | 2016-04-18 | 2 | -15/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add Changelog entry for job-level variables | Grzegorz Bizon | 2016-04-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Improve build specs for job environment variables | Grzegorz Bizon | 2016-04-18 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Make CI config return empty array if no job variables | Grzegorz Bizon | 2016-04-18 | 2 | -2/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Rename method that returns global envs in CI conf | Grzegorz Bizon | 2016-04-18 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Read job variables directly from gitlab CI config | Grzegorz Bizon | 2016-04-18 | 5 | -25/+38 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Make it possible to override build variables | Grzegorz Bizon | 2016-04-18 | 3 | -7/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add `variables` keyword to job in CI config YAML | Grzegorz Bizon | 2016-04-18 | 4 | -15/+60 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'edit-last-comment' into 'master' | Dmitriy Zaporozhets | 2016-04-18 | 2 | -7/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'instrument-repository-archive-worker' into 'master' | Rémy Coutable | 2016-04-18 | 3 | -4/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Instrument Repository.clean_old_archives | Yorick Peterse | 2016-04-18 | 3 | -4/+30 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fix-method-instrumentation' into 'master' | Rémy Coutable | 2016-04-18 | 3 | -24/+65 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Use Module#prepend for method instrumentationfix-method-instrumentation | Yorick Peterse | 2016-04-18 | 3 | -24/+65 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '14552-signup-password-leak' into 'master' | Rémy Coutable | 2016-04-18 | 3 | -5/+60 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Move CHANGELOG entry to a random place. | Timothy Andrew | 2016-04-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Add acceptance test to check if the user password persists after form redispl... | Timothy Andrew | 2016-04-18 | 1 | -0/+55 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into 14552-signup-password-leak14552-signup-password-leak | Timothy Andrew | 2016-04-18 | 234 | -1012/+3985 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fix-issue-dropzone' into 'master' | Stan Hu | 2016-04-18 | 3 | -2/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Added upload file test to new issue formfix-issue-dropzone | Phil Hughes | 2016-04-17 | 1 | -0/+38 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'number_sign_for_external_issue_ref' into 'master' | Douwe Maan | 2016-04-17 | 3 | -0/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Add CHANGELOG entry | BaldinoF | 2016-04-17 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into number_sign_for_external_issue_ref | BaldinoF | 2016-04-17 | 708 | -5086/+29281 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'issues-mobile-header' into 'master' | Jacob Schatz | 2016-04-16 | 12 | -163/+158 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Updated some if statementsissues-mobile-header | Phil Hughes | 2016-04-16 | 2 | -43/+40 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Fixed tests | Phil Hughes | 2016-04-16 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Added CHANGELOG item | Phil Hughes | 2016-04-16 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Fixed up based on feedback | Phil Hughes | 2016-04-16 | 4 | -11/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Alignment with sidebar | Phil Hughes | 2016-04-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Fixed tests | Phil Hughes | 2016-04-16 | 2 | -7/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fivehundred_on_ui_help' into 'master' | Dmitriy Zaporozhets | 2016-04-16 | 2 | -6/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Simplify random user generation. | Jacob Schatz | 2016-04-16 | 2 | -12/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Make a user available for the user variablefivehundred_on_ui_help | Jacob Schatz | 2016-04-16 | 2 | -6/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'issue_14423' into 'master' | Jacob Schatz | 2016-04-16 | 4 | -33/+172 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Remove errors from CHANGELOG | Jacob Schatz | 2016-04-16 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Update CHANGELOGissue_14423 | Alfredo Sumaran | 2016-04-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Add tests for autocomplete on a Commit | Alfredo Sumaran | 2016-04-16 | 1 | -0/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Change context description | Alfredo Sumaran | 2016-04-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Add tests for autocomplete on a Merge Request | Alfredo Sumaran | 2016-04-16 | 1 | -29/+52 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Add tests for autocomplete on a Issue | Alfredo Sumaran | 2016-04-16 | 1 | -0/+53 | |
