Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change all `:empty_project` to `:project`rs-empty_project-default | Robert Speicher | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | Remove superfluous type defs in specs | Keifer Furzland | 2017-07-27 | 3 | -3/+3 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Resolve "Lazy load images on the Frontend" | Tim Zallmann | 2017-07-24 | 2 | -2/+2 |
| | |||||
* | Update specs for new upload path | Bob Van Landuyt | 2017-07-18 | 2 | -2/+2 |
| | |||||
* | Auto-correct ProjectPathHelper violations | Robert Speicher | 2017-07-06 | 1 | -1/+1 |
| | |||||
* | Change gitlab_sign_in to sign_in where possible | Robert Speicher | 2017-06-29 | 3 | -3/+3 |
| | |||||
* | Change `login_as` uses to `gitlab_sign_in` | Robert Speicher | 2017-06-19 | 3 | -3/+3 |
| | |||||
* | Bring in security changes from the 9.2.5 release | DJ Mountney | 2017-06-07 | 2 | -2/+2 |
| | | | | | | | | | | | | | Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue | ||||
* | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requests | Oswaldo Ferreira | 2017-05-22 | 1 | -2/+2 |
| | |||||
* | Add an ability to cancel attaching file and redesign attaching files UI | blackst0ne | 2017-05-16 | 1 | -8/+68 |
| | |||||
* | Add feature specs for three types of user uploadsrs-uploaders | Robert Speicher | 2017-02-24 | 3 | -0/+72 |