Commit Graph

37 Commits

Author SHA1 Message Date
Felipe Artur f9fbae2e27 Finish backports and fix specs 2017-09-06 11:17:06 -03:00
Simon Knox 563c7de58e api js changes not needed for CE 2017-09-06 18:02:30 +10:00
Simon Knox c28d52a3a5 FE backport of group boards to reduce CE conflicts 2017-09-06 15:41:00 +10:00
kushalpandya c47e1c3975 Make query param `simple` part of config 2017-09-05 13:11:20 +05:30
Kamil Trzciński c842e29aad Merge branch '31409-fix-group-and-project-search-for-anonymous-users' into 'master'
Fix group and project search for anonymous users

Closes #31409

See merge request !13745
2017-08-25 12:25:37 +00:00
Nick Thomas 061472864c Fix group and project search for anonymous users 2017-08-24 11:32:50 +01:00
Mike Greiling cdd741ee22 fix eslint violations in repo editor files 2017-08-17 16:06:42 -05:00
Jacob Schatz 725a4fef5a Add thenable ajax calls. 2017-08-17 15:55:23 -05:00
Jacob Schatz 2024198da7 Many Repo Fixes 2017-08-15 19:53:41 +00:00
Luke "Jared" Bennett ec302c6c0c
Repove tempToken and tempPrivateToken from repo code 2017-07-28 15:24:01 +01:00
Luke "Jared" Bennett a82b743249
Fix eslint offenses 2017-07-26 13:56:31 +01:00
Jacob Schatz 1e3288448d Makes multiple file commits for realz. 2017-07-25 18:33:29 -04:00
Jacob Schatz 28d6fd1832 Attempts (unsuccessfully) a POST call to make commits. 2017-07-25 13:52:46 -04:00
Jacob Schatz 40fd91b876 Fixes height problems 2017-07-25 09:18:45 -04:00
Mike Greiling 132be812d1 fix frontend test failures after jasmine upgrade 2017-06-15 16:21:53 -05:00
Winnie Hellmann 035b7cc0b3 Add users endpoint to frontend API class 2017-05-19 21:22:46 +00:00
Sam Rose 435458d2b1 Update API on frontend to use v4
Use options object to pass params for project endpoint
2017-03-14 06:58:20 -04:00
Mike Greiling 8796d17a26 remove IIFEs in preparation for ES module refactor 2017-03-13 14:41:32 -05:00
Mike Greiling 0f31c5a92b replace implicit this == window with explicit binding 2017-02-17 16:58:32 -06:00
Oswaldo Ferreira 8adc356902 Remove deprecated templates endpoints in V4 2017-02-13 13:59:17 -02:00
Mike Greiling 04eff5fdb0 resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
Mike Greiling 96931b1748 resolve all indent eslint violations 2017-01-18 17:16:41 -06:00
Mike Greiling ccada28f30 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
Kamil Trzcinski 14d47884df
Merge remote-tracking branch 'origin/master' into dockerfile-templates 2016-12-18 23:39:51 +01:00
Mike Greiling 8e0e902b13 resolve all instances of no-undef eslint rule violations 2016-12-14 02:11:13 -06:00
Luke "Jared" Bennett 7cefaea876
explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
Kamil Trzcinski 6970c1f331
Allow to use Dockerfile templates 2016-11-08 13:54:58 +00:00
Rémy Coutable e5c6f943fe
Backport Group API code that was added in EE only
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-31 18:47:30 +01:00
winniehell 02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Thomas Balthazar b9b13ea801 Create a new /templates API namespace
The /licenses, /gitignores and /gitlab_ci_ymls endpoints are now also
available under a new /templates namespace. Old endpoints will be
deprecated when GitLab 9.0.0 is released.
2016-10-12 11:09:41 +02:00
Rémy Coutable d51bb99a7e
Merge commit 'dev/security' into 'master'
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-06 08:33:11 +02:00
barthc 35ced4dae4 fix group links 404 2016-10-05 09:57:54 +01:00
Nick Thomas af5e54f9ce Convert label creation from API to controller endpoint 2016-09-23 12:21:47 +01:00
Nick Thomas 48d563a3e4 Stop putting private tokens in Gon 2016-09-19 12:27:37 +01:00
Jared Deckard 7f6474b269 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
Felipe Artur 2872672945 Load issues and merge requests templates from repository 2016-08-16 15:50:17 -03:00
Fatih Acet aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00