summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Address feedbackDouwe Maan2017-04-271-24/+30
* Satisfy RubocopDouwe Maan2017-04-271-1/+0
* Add specsDouwe Maan2017-04-271-0/+110
* Fix some specsDouwe Maan2017-04-271-3/+2
* Remove the unnecessary ApplicationSetting stubbingToon Claes2017-04-271-1/+0
* Fix failing specsToon Claes2017-04-271-1/+1
* Refactor MarkupHelperDouwe Maan2017-04-271-10/+10
* Cache the rendered README, but post-process on showToon Claes2017-04-272-29/+26
* Move some methods from ApplicationHelper to MarkupHelperToon Claes2017-04-271-2/+0
* Rename GitlabMarkdownHelper -> MarkupHelperToon Claes2017-04-271-1/+1
* Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern2017-04-271-2/+2
|\
| * Fix rendering emoji inside a stringblackst0ne2017-04-251-2/+2
* | Merge branch '26509-show-update-time' into 'master' Annabel Dunstone Gray2017-04-261-1/+1
|\ \
| * | Add updated time to project listJeff Stubler2017-04-211-1/+1
| |/
* | Load a project's CI status in batch from redisBob Van Landuyt2017-04-262-7/+20
* | Merge branch '20378-natural-sort-issue-numbers' into 'master'Sean McGivern2017-04-261-5/+32
|\ \
| * | Change issues sentence to use natural sortingJeff Stubler2017-04-251-5/+32
* | | Merge branch 'add-aria-to-icon' into 'master' Jacob Schatz2017-04-241-0/+15
|\ \ \
| * | | Improve specsadd-aria-to-iconClement Ho2017-04-241-1/+3
| * | | Add testsClement Ho2017-04-181-0/+13
| | |/ | |/|
* | | Merge branch 'fix/gb/fix-incorrect-commit-status-badge-text' into 'master' Kamil Trzciński2017-04-241-9/+38
|\ \ \
| * | | Add specs for new ci status helper methodGrzegorz Bizon2017-04-211-9/+38
* | | | submodule_links: handle urls that don't end with .gitDavid Turner2017-04-211-4/+8
|/ / /
* | | Fix restricted visibility project settingJames Lopez2017-04-171-0/+23
|/ /
* | Change project view default for existing users and anonymous visitors to file...dz-fix-project-viewDmitriy Zaporozhets2017-04-101-2/+2
* | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-072-2/+6
|\ \
| * | Rename `ProjectBuildStatus` -> `ProjectPipelineStatus`Bob Van Landuyt2017-04-071-1/+1
| * | Update project build status cache when transitioningBob Van Landuyt2017-04-071-1/+1
| * | Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt2017-04-071-1/+5
* | | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-061-1/+1
|\ \ \ | |/ /
| * | Linking to edit file directlyEric Eastwood2017-04-061-1/+1
* | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-062-5/+30
|\ \ \ | |/ /
| * | Merge branch 'path-disclosure-proj-import-export' into 'security' DJ Mountney2017-04-051-0/+8
| * | Merge branch '30125-markdown-security'Robert Speicher2017-04-051-5/+22
* | | Fix specsDouwe Maan2017-04-051-17/+0
* | | Add specsDouwe Maan2017-04-051-1/+1
|/ /
* | Merge branch '25556-prevent-users-from-disconnecting-gitlab-account-from-cas'...Douwe Maan2017-03-311-0/+14
|\ \
| * | Prevent users from disconnecting gitlab account from CASTiago Botelho2017-03-311-0/+14
* | | Handle parsing OpenBSD ps output properly to display sidekiqSebastian Reitenbach2017-03-311-0/+8
|/ /
* | Resolve "Gitlab administrator cannot create projects in every group"George Andrinopoulos2017-03-241-0/+33
* | Move user_link to generic UsersHelperToon Claes2017-03-233-35/+38
* | Add helpers for pipeline user link & user avatarToon Claes2017-03-221-0/+35
|/
* Revert "Merge branch '29534-todos-performance' into 'master'"Sean McGivern2017-03-211-34/+0
* Todos performance: Include associations in FinderJarka Kadlecova2017-03-201-0/+34
* Fix time-sensitive helper specRémy Coutable2017-03-171-6/+10
* Make the test less time sensitive by extending 0.2fix-make-time-test-more-reliableLin Jen-Shin2017-03-171-2/+2
* Merge branch '29534-todos-performance' into 'master' Sean McGivern2017-03-161-0/+23
|\
| * Include routes when loading user projectsJarka Kadlecova2017-03-161-0/+23
* | Merge branch '27376-cache-default-branch-pipeline-on-project' into 'master' Yorick Peterse2017-03-162-0/+47
|\ \
| * | Build project cache key in a helper27376-cache-default-branch-pipeline-on-projectBob Van Landuyt2017-03-162-0/+47
| |/