gitlab-org--gitlab-foss/app
Timothy Andrew bafbf22c6a Address @DouweM's feedback on !3749.
- Use `TokenAuthenticatable` to generate the personal access token
- Remove a check for `authenticity_token` in application controller;
  this should've been `authentication_token`, maybe, and doesn't make
  any sense now.
- Have the datepicker appear inline
2016-04-28 22:28:36 +05:30
..
assets Add an "Inactive Personal Access Tokens" section. 2016-04-28 22:28:36 +05:30
controllers Address @DouweM's feedback on !3749. 2016-04-28 22:28:36 +05:30
finders Remove the `.distinct` when finding issues 2016-04-21 18:49:08 +02:00
helpers Merge branch 'sidebar-label-link' into 'master' 2016-04-27 17:25:32 +00:00
mailers Merge branch 'mr-formatting' into 'master' 2016-04-19 16:23:41 +00:00
models Address @DouweM's feedback on !3749. 2016-04-28 22:28:36 +05:30
services Fix Error 500 due to stale cache when projects are renamed or transferred 2016-04-25 06:57:50 -07:00
uploaders Remove reduntant `move_to_store` override 2016-03-30 12:50:19 +02:00
validators Allow webhooks URL to have leading and trailing spaces 2016-02-26 14:34:06 -05:00
views Address @DouweM's feedback on !3749. 2016-04-28 22:28:36 +05:30
workers Do not fsck projects less than a day old 2016-04-26 13:35:52 +02:00