- 12 May, 2017 1 commit
-
-
Annabel Dunstone Gray authored
-
- 05 May, 2017 2 commits
-
-
Michael Kozono authored
-
Michael Kozono authored
-
- 06 Apr, 2017 1 commit
-
-
Jose Ivan Vargas authored
-
- 03 Apr, 2017 1 commit
-
-
Rémy Coutable authored
FFaker can generate data that randomly break our test suite. This simplifies our factories and use sequences which are more predictive. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 17 Mar, 2017 1 commit
-
- 15 Mar, 2017 1 commit
-
- 06 Mar, 2017 1 commit
-
-
Tiago Botelho authored
-
- 28 Feb, 2017 2 commits
-
-
Tiago Botelho authored
-
Simon Vocella authored
-
- 27 Feb, 2017 1 commit
-
-
Phil Hughes authored
Previously it was listening for focusout, it now listens for blur & paste events Closes #28436
-
- 15 Feb, 2017 1 commit
-
-
Annabel Dunstone Gray authored
-
- 06 Feb, 2017 1 commit
-
-
Phil Hughes authored
CHANGELOG item
-
- 01 Feb, 2017 2 commits
-
-
Richard Macklin authored
in user_changes_notified_of_own_activity_spec
-
Richard Macklin authored
-
- 16 Dec, 2016 2 commits
-
-
Timothy Andrew authored
Split the existing feature spec into both feature and controller specs. Feature specs assert on browser DOM, and controller specs assert on database state.
-
Timothy Andrew authored
-
- 29 Nov, 2016 1 commit
-
-
Ryan Harris authored
-
- 16 Nov, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 03 Oct, 2016 1 commit
-
-
Robert Speicher authored
-
- 13 Sep, 2016 1 commit
-
-
Robert Speicher authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/21823
-
- 13 Aug, 2016 2 commits
-
-
Connor Shea authored
-
Phil Hughes authored
-
- 08 Aug, 2016 1 commit
-
-
Carlos Ribeiro authored
-
- 16 Jun, 2016 1 commit
-
-
Timothy Andrew authored
- Extract a duplicated `redirect_to` - Fix a typo: "token", not "certificate" - Have the "Expires at" datepicker be attached to a text field, not inline - Have both private tokens and personal access tokens verified in a single "authenticate_from_private_token" method, both in the application and API. Move relevant logic to `User#find_by_personal_access_token` - Remove unnecessary constants relating to API auth. We don't need a separate constant for personal access tokens since the param is the same as for private tokens.
-
- 10 Jun, 2016 2 commits
-
-
Annabel Dunstone authored
-
Timothy Andrew authored
- Just use a link for the clipboard button. Having a non-clickable container (that looks like a button) is confusing. - Use `text-danger` for the "you won't be able to access it again" message. - Highlight the created token so people know to look there.
-
- 09 Jun, 2016 1 commit
-
-
Timothy Andrew authored
- No hardcoded colors in any SCSS file except `variables.scss` - Don't allow choosing a date in the past - Use the same table as in the "Applications" tab - The button should say "Create Personal Access Token" - Float the revoke button to the right of the table cell - Change the revocation message to be more explicit. - Date shouldn't look selected on page load - Don't use a panel for the created token - Use a normal flash for "Your new personal access token has been created" - Show the input (with the token) below it full width. - Put the "Make sure you save it - you won't be able to access it again." message near the input - Have the created token's input highlight all on single click
-
- 03 Jun, 2016 2 commits
-
-
Timothy Andrew authored
-
Timothy Andrew authored
- The `have_text` matcher works fine.
-
- 02 Jun, 2016 1 commit
-
-
Timothy Andrew authored
-
- 28 Apr, 2016 2 commits
-
-
Timothy Andrew authored
- 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
-
Timothy Andrew authored
-
- 14 Apr, 2016 1 commit
-
-
Stan Hu authored
Closes #14370 Move gon function into its own helper
-
- 08 Sep, 2015 1 commit
-
-
Douwe Maan authored
-
- 07 Jul, 2015 1 commit
-
-
Robert Speicher authored
Not to be confused with the RSpec `type: :feature` tag, this tag is used by the `spec:feature` Rake task for filtering/grouping specs.
-
- 22 Jun, 2015 1 commit
-
-
Robert Speicher authored
-
- 15 Jun, 2015 1 commit
-
-
Robert Speicher authored
-
- 13 Jun, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-