Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Revert authors ability to assign anyone | Zeger-Jan van de Weg | 2016-02-22 | 1 | -2/+2 | |
| | | ||||||
* | | Issuable can be assigned to author | Zeger-Jan van de Weg | 2016-02-22 | 1 | -0/+13 | |
|/ | | | | | | | Closes #9014 The only difference with #9014 is that I thoughed the author should also be able to assign the issue. If this is unwanted behavior Ill revert it. | |||||
* | Reduce method complexity in AutocompleteControlleree-flog | Douwe Maan | 2015-11-20 | 1 | -4/+5 | |
| | ||||||
* | Fix bug preventing invite by e-mail | Stan Hu | 2015-08-21 | 1 | -1/+1 | |
| | | | | | | This was broken in 70f5291808 as a result of introducing the ability to filter by current user. Closes #2320 | |||||
* | Always add current user to autocomplete controller to support filter by "Me" | Stan Hu | 2015-08-06 | 1 | -0/+22 | |
| | | | | Partial fix #2202 | |||||
* | Better handle unknown projects and groups for autocomplete | Stan Hu | 2015-07-11 | 1 | -15/+63 | |
| | ||||||
* | Fix user autocomplete for unauthenticated users accessing public projects | Stan Hu | 2015-07-10 | 1 | -0/+24 | |
| | | | | Closes #1955 | |||||
* | Update mock and stub syntax for specs | Robert Speicher | 2015-06-22 | 1 | -3/+3 | |
| | ||||||
* | Change `foo.should` syntax to `expect(foo).to` in specs | Robert Speicher | 2015-06-13 | 1 | -8/+8 | |
| | ||||||
* | Add autocomplete controller | Dmitriy Zaporozhets | 2015-03-26 | 1 | -0/+51 | |