summaryrefslogtreecommitdiff
path: root/app/contexts
Commit message (Expand)AuthorAgeFilesLines
* Add require for Files contextsDmitriy Zaporozhets2013-12-103-0/+6
* Fixed some deprecationsJeroen van Baarsen2013-12-101-1/+1
* Merge branch 'authenticated_public_mode' of https://github.com/jhollingsworth...Dmitriy Zaporozhets2013-11-273-6/+16
|\
| * Adding authenticated public mode (internal).Jason Hollingsworth2013-11-263-6/+16
* | Fix default branch being cached and show old one after changeDmitriy Zaporozhets2013-11-271-1/+3
|/
* Added sorting to project issues pageJason Blanchard2013-11-231-0/+18
* Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets2013-11-201-7/+2
* DeleteFile contextDmitriy Zaporozhets2013-11-191-0/+38
* Refactor Create/Update file context and libDmitriy Zaporozhets2013-11-112-5/+3
* Removed Project#discover_default_branch since it not needed any moreDmitriy Zaporozhets2013-11-081-2/+0
* Project#default_branch use repo HEAD instead of DB value nowDmitriy Zaporozhets2013-11-061-0/+10
* Refactoring for EditTree and NewTree controllers and contextsDmitriy Zaporozhets2013-11-051-0/+38
* Move part of file creation logic into separate contextDmitriy Zaporozhets2013-11-053-1/+81
* Merge pull request #5435 from karlhungus/feature_search_namespace_name_and_pu...Dmitriy Zaporozhets2013-10-311-4/+6
|\
| * Allow searching by namespace name, include public projectsIzaak Alpert2013-10-241-4/+6
* | Correctly escape search queryDmitriy Zaporozhets2013-10-311-1/+2
* | Shell escape code searchDmitriy Zaporozhets2013-10-311-1/+1
|/
* Show branches list (which branches contains commit) on commit pageAndrey Kumanyaev2013-10-211-0/+1
* Added search for projects by name to apiIzaak Alpert2013-09-231-1/+1
* Fix default settings when creating new ProjectJoerg Bornschein2013-09-131-1/+1
* make public/private setting for project creation configurableAngus MacArthur2013-09-091-1/+2
* Improved large commit handling.Boyan Tabakov2013-09-071-1/+2
* Search: show recent issues/mr firstDmitriy Zaporozhets2013-08-151-2/+2
* Allow project path being passed on project creationDmitriy Zaporozhets2013-08-141-1/+1
* Validate project limit only when create projectDmitriy Zaporozhets2013-08-131-3/+6
* Repository import during project creation often return timeout for medium and...Dmitriy Zaporozhets2013-08-121-14/+0
* Rewrite issues/mr filtering logicDmitriy Zaporozhets2013-08-102-13/+21
* Fix filter context. Dont duplicate target project name for MRDmitriy Zaporozhets2013-08-081-1/+1
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-083-6/+6
|\
| * Better filter var for MR. show reset filter only if makes senseDmitriy Zaporozhets2013-08-071-1/+1
| * Increase amount of search results for issues, mr, projectsDmitriy Zaporozhets2013-08-071-3/+3
| * Dashboard/Group issues and mr pages refactoringDmitriy Zaporozhets2013-08-061-1/+1
* | Style changes from review with @randxIzaak Alpert2013-07-171-6/+6
* | Merge Request on forked projectsIzaak Alpert2013-07-173-9/+9
|/
* Discover default branch on project creationgDmitriy Zaporozhets2013-07-041-2/+7
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-06-301-1/+1
|\
| * Fix missing assigned_to renaming in 2e839ceKen Ip2013-06-201-1/+1
* | Do not create a User <-> Project relation if project is under groupDmitriy Zaporozhets2013-06-211-1/+1
* | Remove Global namespace from options. Prepared file for migration of global p...Dmitriy Zaporozhets2013-06-192-13/+4
|/
* Fixed tests. Fixed overrided scope. Better usability for milestone viewDmitriy Zaporozhets2013-06-171-1/+1
* Add imported boolean to project. Prevent shell from creating repo after it wa...Dmitriy Zaporozhets2013-06-141-0/+1
* Added few tests on Issues::BulkUpdateContextAlexDenisov2013-05-161-9/+9
* Cleanup bulk issues update a bitAlexDenisov2013-05-161-8/+11
* Fix paginate of blobs, fixed preserve in dev mode for blob resultsDmitriy Zaporozhets2013-05-141-8/+1
* Search for blobs by default inside project. Added pagination for blobs searchDmitriy Zaporozhets2013-05-141-2/+9
* Fix bulk issue status updateDmitriy Zaporozhets2013-05-144-54/+68
* Move files search to gitlab_gitDmitriy Zaporozhets2013-05-091-7/+11
* Implemented code search featureJavier Castro2013-05-091-2/+7
* remove trailing spacesAndrey Kumanyaev2013-05-051-2/+2
* fork failing when calling initialize_dupAngus MacArthur2013-05-031-2/+1