summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to override build variablesGrzegorz Bizon2016-04-182-6/+20
* Add `variables` keyword to job in CI config YAMLGrzegorz Bizon2016-04-182-12/+48
* Instrument Repository.clean_old_archivesYorick Peterse2016-04-181-1/+24
* Use Module#prepend for method instrumentationfix-method-instrumentationYorick Peterse2016-04-181-14/+37
* Add acceptance test to check if the user password persists after form redispl...Timothy Andrew2016-04-181-0/+55
* Merge branch 'fix-issue-dropzone' into 'master' Stan Hu2016-04-181-0/+38
|\
| * Added upload file test to new issue formfix-issue-dropzonePhil Hughes2016-04-171-0/+38
* | Merge branch 'master' into number_sign_for_external_issue_refBaldinoF2016-04-17132-691/+4559
|\ \
| * | Fixed up based on feedbackPhil Hughes2016-04-161-1/+1
| * | Fixed testsPhil Hughes2016-04-161-6/+4
| * | 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
| * | Merge branch 'fix/project-import_url' into 'master' Robert Speicher2016-04-154-8/+32
| |\ \
| | * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-156-0/+133
| | |\ \
| | * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-1451-296/+1786
| | |\ \ \
| | * | | | changed a few things based on feedbackJames Lopez2016-04-111-6/+0
| | * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-0726-129/+679
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-053-1/+30
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-0448-198/+1275
| | |\ \ \ \ \ \
| | * | | | | | | fixed failing specsJames Lopez2016-03-291-0/+1
| | * | | | | | | refactored code based on feedback plus fixed a couple of other issuesJames Lopez2016-03-281-1/+1
| | * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-2814-53/+510
| | |\ \ \ \ \ \ \
| | * | | | | | | | added rest of importers, fixed specs and some issues with the migrationJames Lopez2016-03-231-1/+1
| | * | | | | | | | first round of fixes and spec fixesJames Lopez2016-03-221-4/+4
| | * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-2243-556/+1038
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-2112-8/+641
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | fixed some rubocop warningsJames Lopez2016-03-213-3/+4
| | * | | | | | | | | | more refactoringJames Lopez2016-03-214-21/+25
| | * | | | | | | | | | Merge branches 'fix/project-import_url' and 'master' of gitlab.com:gitlab-org...James Lopez2016-03-21165-1197/+3827
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | refactored a bunch of stuff based on MR feedbackJames Lopez2016-03-071-0/+13
| | * | | | | | | | | | | fix specsJames Lopez2016-03-043-4/+14
| | * | | | | | | | | | | some refactoring in the migration. Also fixed github import issue and updated...James Lopez2016-03-041-1/+2
| * | | | | | | | | | | | Merge branch 'assign-to-issuable-opener' into 'master' Jacob Schatz2016-04-151-2/+22
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-159-13/+103
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-0545-147/+936
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-03-29214-1864/+7036
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Revert authors ability to assign anyoneZeger-Jan van de Weg2016-02-222-16/+2
| | * | | | | | | | | | | | | | | Issuable can be assigned to authorZeger-Jan van de Weg2016-02-222-0/+27
| * | | | | | | | | | | | | | | | Delete tags via ruggedRobert Schilling2016-04-152-14/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'fix-redirect-profile-keys-new-to-profile-keys' into 'master' Rémy Coutable2016-04-151-1/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Make /profile/keys/new redirects to /profile/keys for back-compatRémy Coutable2016-04-151-1/+11
| * | | | | | | | | | | | | | | | Merge branch 'i_14431_award_emoji_count_not_in_comment_count' into 'master' Rémy Coutable2016-04-152-2/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Do not include award emojis in issue view comment_counttheoretick2016-04-142-2/+39
| * | | | | | | | | | | | | | | | Merge branch 'rs-trailing-slash-in-search' into 'master' Douwe Maan2016-04-151-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Escape the query argument provided to `git grep` by `search_files`rs-trailing-slash-in-searchRobert Speicher2016-04-091-0/+6
| * | | | | | | | | | | | | | | | | Merge branch 'emoji_category_fix' into 'master' Robert Speicher2016-04-141-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Emoji categories fixValery Sizov2016-04-141-0/+7
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'auto-fsck' into 'master' Robert Speicher2016-04-144-0/+120
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |