summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-0723-97/+287
|\
| * find assets in test for CI and local testAlexis Reigel2018-06-063-2/+19
| * allow only png, ico for favicon uploadsAlexis Reigel2018-06-051-1/+1
| * remove obsolete favicon related specAlexis Reigel2018-06-051-10/+0
| * use Gitlab::Favicon for jira serviceAlexis Reigel2018-06-052-4/+22
| * require uploaded file's name to match in any caseAlexis Reigel2018-06-051-38/+54
| * ability to get an image's alternative versionAlexis Reigel2018-06-051-0/+22
| * remove favicon preview on appearance pageAlexis Reigel2018-06-051-3/+2
| * remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-0512-30/+30
| * create favicon overlay on the clientAlexis Reigel2018-06-056-49/+73
| * fix resetFavicon so that it actually resetsAlexis Reigel2018-06-051-3/+8
| * call Gitlab::Favicon.status in serializerAlexis Reigel2018-06-052-11/+11
| * add request store caching to faviconAlexis Reigel2018-06-051-1/+1
| * whitelist allowed file types for custom faviconsAlexis Reigel2018-06-051-0/+6
| * Add a '?' to the custom favicon's urlsAlexis Reigel2018-06-051-2/+2
| * send ico files with inline dispositionAlexis Reigel2018-06-053-3/+3
| * use custom favicon for ci build status faviconsAlexis Reigel2018-06-051-0/+13
| * extract favicon logic to lib classAlexis Reigel2018-06-052-22/+25
| * use custom main faviconAlexis Reigel2018-06-051-0/+5
| * feature spec for managing appearance > faviconAlexis Reigel2018-06-051-0/+34
| * favicon uploader generating ci status faviconsAlexis Reigel2018-06-051-0/+38
* | Merge branch 'sh-fix-schema-migrations-seq-scans' into 'master'Douwe Maan2018-06-071-55/+88
|\ \
| * | Make Gitlab::CurrentSettings.current_application_settings return cached setti...Rémy Coutable2018-06-071-55/+88
* | | Merge branch 'n-plus-one-notification-recipients' into 'master'Rémy Coutable2018-06-071-0/+36
|\ \ \
| * | | Fix some N+1s when calculating notification recipientsSean McGivern2018-06-071-0/+36
* | | | Merge branch 'ide-url-util-relative-url-fix' into 'master'Filipa Lacerda2018-06-072-1/+40
|\ \ \ \
| * | | | fixed more specsPhil Hughes2018-06-071-1/+11
| * | | | fixed karmaPhil Hughes2018-06-071-0/+4
| * | | | Fixes IDE button on merge requests not working with relative URL configPhil Hughes2018-06-071-0/+25
* | | | | Resolve "Hashed Storage: Make possible to migrate single project"Gabriel Mazetto2018-06-073-24/+121
| |_|/ / |/| | |
* | | | Add installation type to usage ping dataBalasankar C2018-06-071-0/+2
|/ / /
* | | Restore navigation theme orderGeorge Tsiolis2018-06-072-3/+3
* | | Merge branch '39549-label-list-page-redesign-with-draggable-labels' into 'mas...Tim Zallmann2018-06-073-17/+17
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into '39549-label-list-page-redesign-with-draggable-lab...Luke Bennett2018-06-0763-75/+2257
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-0668-311/+1135
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-0513-132/+455
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-05286-12864/+6902
| |\ \ \ \
| * | | | | fix lintLuke Bennett2018-05-291-0/+1
| * | | | | Fix user_removes_labels_specLuke Bennett2018-05-291-11/+10
| * | | | | Fix update_prioritization_specLuke Bennett2018-05-291-4/+4
| * | | | | Further fixes for project subscription_specLuke Bennett2018-05-291-3/+1
| * | | | | Fix project subscription_specLuke Bennett2018-05-291-2/+4
| * | | | | Remove screenshotsLuke Bennett2018-05-291-2/+0
| * | | | | Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-05-28703-6144/+20439
| |\ \ \ \ \
| * | | | | | BE reviewLuke Bennett2018-05-251-0/+2
* | | | | | | Merge branch '45505-lograge_formatter_encoding' into 'master'Kamil Trzciński2018-06-071-0/+22
|\ \ \ \ \ \ \
| * | | | | | | Enforce UTF-8 encoding on user input in LogrageWithTimestamp formatter and fi...Imre Farkas2018-06-061-0/+22
* | | | | | | | Merge branch '47208-human-import-status-name-not-working' into 'master'Douwe Maan2018-06-071-0/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds #human_import_status_name to make it comply with ProjectImportState#huma...47208-human-import-status-name-not-workingTiago Botelho2018-06-061-0/+25
* | | | | | | | | Merge branch 'fj-move-rev-list-option' into 'master'Douwe Maan2018-06-071-1/+1
|\ \ \ \ \ \ \ \ \