summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | Improve grammar in CI documentation for build varsGrzegorz Bizon2016-04-181-4/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation for job-level build variablesGrzegorz Bizon2016-04-182-1/+24
| * | | | | | | | | | | | | | | | | | | | | | | | | | Minor refactoring in code related to job variablesGrzegorz Bizon2016-04-182-24/+25
| * | | | | | | | | | | | | | | | | | | | | | | | | | Remove code that removes duplicate CI variablesGrzegorz Bizon2016-04-182-15/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add Changelog entry for job-level variablesGrzegorz Bizon2016-04-181-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | Improve build specs for job environment variablesGrzegorz Bizon2016-04-181-2/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | Make CI config return empty array if no job variablesGrzegorz Bizon2016-04-182-2/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | Rename method that returns global envs in CI confGrzegorz Bizon2016-04-183-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | Read job variables directly from gitlab CI configGrzegorz Bizon2016-04-185-25/+38
| * | | | | | | | | | | | | | | | | | | | | | | | | | Make it possible to override build variablesGrzegorz Bizon2016-04-183-7/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add `variables` keyword to job in CI config YAMLGrzegorz Bizon2016-04-184-15/+60
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'edit-last-comment' into 'master' Dmitriy Zaporozhets2016-04-182-7/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Add move cursor to last character for editing comment also.edit-last-commentJacob Schatz2016-04-161-4/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | When editing put the cursor at the end of the textareaJacob Schatz2016-04-151-1/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | Scroll to the last comment I made and edit it.Jacob Schatz2016-04-152-7/+29
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'instrument-repository-archive-worker' into 'master' Rémy Coutable2016-04-183-4/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Instrument Repository.clean_old_archivesYorick Peterse2016-04-183-4/+30
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fix-method-instrumentation' into 'master' Rémy Coutable2016-04-183-24/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Use Module#prepend for method instrumentationfix-method-instrumentationYorick Peterse2016-04-183-24/+65
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch '14552-signup-password-leak' into 'master' Rémy Coutable2016-04-183-5/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Move CHANGELOG entry to a random place.Timothy Andrew2016-04-181-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | Add acceptance test to check if the user password persists after form redispl...Timothy Andrew2016-04-181-0/+55
| * | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into 14552-signup-password-leak14552-signup-password-leakTimothy Andrew2016-04-18234-1012/+3985
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fix-issue-dropzone' into 'master' Stan Hu2016-04-183-2/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Added upload file test to new issue formfix-issue-dropzonePhil Hughes2016-04-171-0/+38
| * | | | | | | | | | | | | | | | | | | | | | | Fix issue with go full screen triggering attach filePhil Hughes2016-04-161-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | Fixed issue with dropzone not working on new issuablePhil Hughes2016-04-151-1/+1
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'number_sign_for_external_issue_ref' into 'master' Douwe Maan2016-04-173-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Add CHANGELOG entryBaldinoF2016-04-171-0/+1
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into number_sign_for_external_issue_refBaldinoF2016-04-17708-5086/+29281
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'issues-mobile-header' into 'master' Jacob Schatz2016-04-1612-163/+158
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Updated some if statementsissues-mobile-headerPhil Hughes2016-04-162-43/+40
| * | | | | | | | | | | | | | | | | | | | | | | Fixed testsPhil Hughes2016-04-162-5/+5
| * | | | | | | | | | | | | | | | | | | | | | | Added CHANGELOG itemPhil Hughes2016-04-161-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | Fixed up based on feedbackPhil Hughes2016-04-164-11/+9
| * | | | | | | | | | | | | | | | | | | | | | | Alignment with sidebarPhil Hughes2016-04-161-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | Fixed testsPhil Hughes2016-04-162-7/+5
| * | | | | | | | | | | | | | | | | | | | | | | Moved meta information into an issuable helper methodPhil Hughes2016-04-163-17/+14
| * | | | | | | | | | | | | | | | | | | | | | | Merge request header markup now matches issue markup for consistancyPhil Hughes2016-04-162-34/+41
| * | | | | | | | | | | | | | | | | | | | | | | Refactored issue header to work better for mobilePhil Hughes2016-04-166-111/+105
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fivehundred_on_ui_help' into 'master' Dmitriy Zaporozhets2016-04-162-6/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Simplify random user generation.Jacob Schatz2016-04-162-12/+7
| * | | | | | | | | | | | | | | | | | | | | | Make a user available for the user variablefivehundred_on_ui_helpJacob Schatz2016-04-162-6/+12
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'issue_14423' into 'master' Jacob Schatz2016-04-164-33/+172
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Remove errors from CHANGELOGJacob Schatz2016-04-161-2/+0
| * | | | | | | | | | | | | | | | | | | | | | Update CHANGELOGissue_14423Alfredo Sumaran2016-04-161-1/+1
| * | | | | | | | | | | | | | | | | | | | | | Add tests for autocomplete on a CommitAlfredo Sumaran2016-04-161-0/+22
| * | | | | | | | | | | | | | | | | | | | | | Change context descriptionAlfredo Sumaran2016-04-161-2/+2
| * | | | | | | | | | | | | | | | | | | | | | Add tests for autocomplete on a Merge RequestAlfredo Sumaran2016-04-161-29/+52
| * | | | | | | | | | | | | | | | | | | | | | Add tests for autocomplete on a IssueAlfredo Sumaran2016-04-161-0/+53