summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski2016-11-187-16/+78
|\
| * Merge branch 'zj-slash-commands-mattermost' into 'master' Kamil TrzciƄski2016-11-181-0/+2
| |\
| | * Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermostZ.J. van de Weg2016-11-173-3/+7
| | |\
| | * | Make chat authorization to work [ci skip]Kamil Trzcinski2016-11-171-0/+2
| * | | Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan2016-11-182-9/+67
| |\ \ \
| | * | | refactored updater and updated specsJames Lopez2016-11-181-9/+1
| | * | | added new build updater, specs and refactored allowed_idsJames Lopez2016-11-181-2/+8
| | * | | more refactoring and added some auth checksJames Lopez2016-11-171-1/+1
| | * | | fix integration specJames Lopez2016-11-171-1/+1
| | * | | refactor events facade so it uses separate classes and refactor query stuffJames Lopez2016-11-171-1/+1
| | * | | Refactor all query config stuff into separate classes and added specsJames Lopez2016-11-171-62/+62
| | * | | fix issue with commits and also updated routesJames Lopez2016-11-171-1/+5
| | * | | fix authorization of builds and added relevant specJames Lopez2016-11-171-1/+5
| | * | | Renamed pipeline column and fixed permissions for builds in events controllerJames Lopez2016-11-171-3/+4
| | * | | WIP - refactoring URL builder and events presenter into serializersJames Lopez2016-11-171-2/+2
| | * | | rename events hashJames Lopez2016-11-171-1/+1
| | * | | refactored duplicated code in controller, updated JSON array naming and fixed...James Lopez2016-11-172-35/+15
| | * | | fix module issue in cycle analytics controllerJames Lopez2016-11-171-1/+1
| | * | | Added branch option to test eventsJames Lopez2016-11-171-2/+8
| | * | | added missing fields to plan events and updated specJames Lopez2016-11-171-9/+12
| | * | | add email to user related queries so it can be used for displaying avatar in ...James Lopez2016-11-171-8/+8
| | * | | added the rest of the stages to the controller and relevant specsJames Lopez2016-11-171-4/+32
| | * | | added cycle analytics events controller and started integration specJames Lopez2016-11-171-0/+34
| | |/ /
| * | | Merge branch 'optimize-mr-index' into 'master' Yorick Peterse2016-11-181-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | More aggressively preload on merge request and issue index pagesDouwe Maan2016-11-181-1/+0
| * | | Merge branch 'fix-singin-redirect-for-fork-new' into 'master' Sean McGivern2016-11-171-0/+1
| |\ \ \
| | * | | Add authentication for for create action. Add more tests for for new and crea...Cagdas Gerede2016-11-151-2/+1
| | * | | Add a new line after the guard statement to be compatible with the style guide.Cagdas Gerede2016-11-121-0/+1
| | * | | Replaces conditional with guard statement.Cagdas Gerede2016-11-121-0/+1
| | * | | Temporary changeCagdas Gerede2016-11-121-1/+0
| | * | | Replace conditional with a guard statement.Cagdas Gerede2016-11-121-6/+3
| | * | | Fixing the issue of visiting a project fork url giving 500 error when not sig...Cagdas Gerede2016-11-101-2/+6
| * | | | Use @project as default on ToggleSubscriptionAction concernDouglas Barbosa Alexandre2016-11-173-12/+0
| * | | | Allow users to subscribe to group labels at project-levelDouglas Barbosa Alexandre2016-11-171-2/+5
| * | | | Add subscribable_project to ToggleSubscriptionAction concernDouglas Barbosa Alexandre2016-11-173-0/+12
| | |/ / | |/| |
| * | | Merge branch '24010-Add-named-anchors-for-diffs-in-the-commit-page' into 'mas...Sean McGivern2016-11-171-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Unify anchor link format for MR diff files !7298Yar2016-11-151-1/+1
| * | | Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan2016-11-161-3/+2
| |\ \ \
| | * | | Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-161-3/+2
* | | | | Add EnvironmentSerializer to EnvironmentsControllerGrzegorz Bizon2016-11-161-16/+3
* | | | | Adds tab behavior to vue componentFilipa Lacerda2016-11-161-8/+2
* | | | | Adds link to actions. Cleans spacesFilipa Lacerda2016-11-161-3/+4
* | | | | Adds commit linksFilipa Lacerda2016-11-161-1/+2
* | | | | Adds commit backFilipa Lacerda2016-11-161-3/+2
* | | | | Adds commit partial for vue componentFilipa Lacerda2016-11-161-2/+3
* | | | | Commit columnFilipa Lacerda2016-11-161-1/+1
* | | | | Adds user column with avatar urlFilipa Lacerda2016-11-161-2/+5
* | | | | Serialize all needed dataFilipa Lacerda2016-11-161-1/+11
* | | | | Modifies controller to format data to jsonFilipa Lacerda2016-11-161-0/+7
|/ / / /
* | | | Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-1/+8
|\ \ \ \